1. 2a471bb Merge "refactored screenshot code" by Mathias Agopian · 16 years ago
  2. 785c416 am de12c3cf: am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery time" into gingerbread by Eric Laurent · 16 years ago
  3. 52a4ac3 am 5d3cef8a: am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread by Jeff Brown · 16 years ago
  4. de12c3c am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery time" into gingerbread by Eric Laurent · 16 years ago
  5. 4712baa Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 16 years ago
  6. 5d3cef8 am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread by Jeff Brown · 16 years ago
  7. ef3d7e8 Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 16 years ago
  8. 38ed2e3 refactored screenshot code by Mathias Agopian · 16 years ago
  9. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 16 years ago
  10. d8e8186 am 05105f7a: Update OBB API to include callbacks by Kenny Root · 16 years ago
  11. 05105f7 Update OBB API to include callbacks by Kenny Root · 16 years ago
  12. ce635b5 am d6c30e8c: am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 16 years ago
  13. 3bf613b am c889bbfa: am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 16 years ago
  14. 1a30385 am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 16 years ago
  15. d6c30e8 am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 16 years ago
  16. be04506 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 16 years ago
  17. 2b359ed Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 16 years ago
  18. c889bbf am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 16 years ago
  19. 4769f57 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 16 years ago
  20. 9d59186 am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 16 years ago
  21. 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 16 years ago
  22. 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 16 years ago
  23. e650412 Add support for transferring touch focus. by Jeff Brown · 16 years ago
  24. 464fb74 am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 16 years ago
  25. 9785bf0 am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 16 years ago
  26. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 16 years ago
  27. c751ecc Squashed commit of the following: by Andreas Huber · 16 years ago
  28. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 16 years ago
  29. ba2bbcd Fix the CameraHardwareInterface::setPreviewWindow comment. by Jamie Gennis · 16 years ago
  30. d95fec0 am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 16 years ago
  31. 495ad4f am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 16 years ago
  32. beabe75 Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 16 years ago
  33. dcdab6a am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 16 years ago
  34. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 16 years ago
  35. 3e07c00 am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 16 years ago
  36. 6458fa0 Add locking around ZIP seeking by Kenny Root · 16 years ago
  37. fdc8567 am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 16 years ago
  38. 4ec134c am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 16 years ago
  39. cce0cd1 Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 16 years ago
  40. 134b4ae Looper: use pthread_once for TLS key initialization. by Jeff Brown · 16 years ago
  41. 41fd0a0 am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 16 years ago
  42. af90958 am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 16 years ago
  43. 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 16 years ago
  44. d276720 am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 16 years ago
  45. 2ad1ebc am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 16 years ago
  46. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 16 years ago
  47. f1ec1dd am bc9599d4: am 838e93ed: Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 16 years ago
  48. 8726305 Merge "Adding default profiles for specific levels." by Nipun Kwatra · 16 years ago
  49. bc9599d am 838e93ed: Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 16 years ago
  50. d48a15c Adding default profiles for specific levels. by Nipun Kwatra · 16 years ago
  51. 7553cf7 Implemented frequent read returns for quick stop in time lapse. by Nipun Kwatra · 16 years ago
  52. a1361e4 Looper: Drop default parameters in favor of a safer overload. by Jeff Brown · 16 years ago
  53. 711f827 am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 16 years ago
  54. 6f0ff46 am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 16 years ago
  55. 54a1825 Fix app switch latency optimization. by Jeff Brown · 16 years ago
  56. 9b61dc5 Add YUV420P color format support for video output from camera hal by James Dong · 16 years ago
  57. 707929d am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 16 years ago
  58. 61cf67a am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 16 years ago
  59. 24326f7 Merge "Input API review." into gingerbread by Jeff Brown · 16 years ago
  60. fa8186c am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 16 years ago
  61. 7642c82c am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 16 years ago
  62. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 16 years ago
  63. 6704d31 am 310da64d: am f182e8a8: fix a typo where the eventtags code were wrong by Mathias Agopian · 16 years ago
  64. 310da64 am f182e8a8: fix a typo where the eventtags code were wrong by Mathias Agopian · 16 years ago
  65. f182e8a fix a typo where the eventtags code were wrong by Mathias Agopian · 16 years ago
  66. 4947853 am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 16 years ago
  67. a5ab8ce resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 16 years ago
  68. dc1ab4b Input API review. by Jeff Brown · 16 years ago
  69. 4e94c30 Added command type to play recording sound. by Nipun Kwatra · 16 years ago
  70. 14bc6b5 am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 16 years ago
  71. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 16 years ago
  72. 48a8624 am b3ffc78f: Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 16 years ago
  73. 088146a Adding enable/disable option for sendCommand() by Nipun Kwatra · 16 years ago
  74. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 16 years ago
  75. 04262e9 Add logging of various important graphics events by Mathias Agopian · 16 years ago
  76. 0c7d077 Merge changes I68379740,I9053218f by Mike Lockwood · 16 years ago
  77. c37255d Media scanner support for tracking files of arbitrary type. by Mike Lockwood · 16 years ago
  78. b3787d5 am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  79. 0f0541e am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  80. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  81. 522632c Exposing specific profile levels + hasProfile(). by Nipun Kwatra · 16 years ago
  82. 55d39f2 Merge "Adding hasProfile." by Nipun Kwatra · 16 years ago
  83. 35c8b53 Merge "Added specific resolution and time lapse profiles." by Nipun Kwatra · 16 years ago
  84. 9d61954 Adding hasProfile. by Nipun Kwatra · 16 years ago
  85. 4af0dfd Added specific resolution and time lapse profiles. by Nipun Kwatra · 16 years ago
  86. 3d6b009 am 09f1e2b2: resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  87. 09f1e2b resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  88. 9584a54 Merge "Purge Skia objects from GL caches as needed." by Romain Guy · 16 years ago
  89. a2341a9 Purge Skia objects from GL caches as needed. by Romain Guy · 16 years ago
  90. e3aa6aa am 306cd58d: am d353c840: Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 16 years ago
  91. d353c84 Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 16 years ago
  92. d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 16 years ago
  93. 15ff01c am e126119c: am 95d86480: Merge "Modify type of some environmental reverb parameters" into gingerbread by Eric Laurent · 16 years ago
  94. 95d5de0 Modify type of some environmental reverb parameters by Eric Laurent · 16 years ago
  95. 3dfc572 am 8723bb58: am b21fb104: Fix key repeat delay. by Jeff Brown · 16 years ago
  96. b380c4d resolved conflicts for merge of a05088c1 to master by Jeff Brown · 16 years ago
  97. b21fb10 Fix key repeat delay. by Jeff Brown · 16 years ago
  98. 85a3176 Add support for secure views. by Jeff Brown · 16 years ago
  99. 3472626 am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 16 years ago
  100. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 16 years ago