1. 1a30385 am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 16 years ago
  2. 9d59186 am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 16 years ago
  3. 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 16 years ago
  4. e650412 Add support for transferring touch focus. by Jeff Brown · 16 years ago
  5. 464fb74 am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 16 years ago
  6. 9785bf0 am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 16 years ago
  7. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 16 years ago
  8. c751ecc Squashed commit of the following: by Andreas Huber · 16 years ago
  9. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 16 years ago
  10. ba2bbcd Fix the CameraHardwareInterface::setPreviewWindow comment. by Jamie Gennis · 16 years ago
  11. d95fec0 am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 16 years ago
  12. 495ad4f am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 16 years ago
  13. beabe75 Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 16 years ago
  14. dcdab6a am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 16 years ago
  15. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 16 years ago
  16. 3e07c00 am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 16 years ago
  17. 6458fa0 Add locking around ZIP seeking by Kenny Root · 16 years ago
  18. fdc8567 am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 16 years ago
  19. 4ec134c am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 16 years ago
  20. cce0cd1 Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 16 years ago
  21. 134b4ae Looper: use pthread_once for TLS key initialization. by Jeff Brown · 16 years ago
  22. 41fd0a0 am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 16 years ago
  23. af90958 am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 16 years ago
  24. 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 16 years ago
  25. d276720 am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 16 years ago
  26. 2ad1ebc am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 16 years ago
  27. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 16 years ago
  28. f1ec1dd am bc9599d4: am 838e93ed: Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 16 years ago
  29. 8726305 Merge "Adding default profiles for specific levels." by Nipun Kwatra · 16 years ago
  30. bc9599d am 838e93ed: Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 16 years ago
  31. d48a15c Adding default profiles for specific levels. by Nipun Kwatra · 16 years ago
  32. 7553cf7 Implemented frequent read returns for quick stop in time lapse. by Nipun Kwatra · 16 years ago
  33. a1361e4 Looper: Drop default parameters in favor of a safer overload. by Jeff Brown · 16 years ago
  34. 711f827 am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 16 years ago
  35. 6f0ff46 am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 16 years ago
  36. 54a1825 Fix app switch latency optimization. by Jeff Brown · 16 years ago
  37. 9b61dc5 Add YUV420P color format support for video output from camera hal by James Dong · 16 years ago
  38. 707929d am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 16 years ago
  39. 61cf67a am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 16 years ago
  40. 24326f7 Merge "Input API review." into gingerbread by Jeff Brown · 16 years ago
  41. fa8186c am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 16 years ago
  42. 7642c82c am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 16 years ago
  43. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 16 years ago
  44. 6704d31 am 310da64d: am f182e8a8: fix a typo where the eventtags code were wrong by Mathias Agopian · 16 years ago
  45. 310da64 am f182e8a8: fix a typo where the eventtags code were wrong by Mathias Agopian · 16 years ago
  46. f182e8a fix a typo where the eventtags code were wrong by Mathias Agopian · 16 years ago
  47. 4947853 am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 16 years ago
  48. a5ab8ce resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 16 years ago
  49. dc1ab4b Input API review. by Jeff Brown · 16 years ago
  50. 4e94c30 Added command type to play recording sound. by Nipun Kwatra · 16 years ago
  51. 14bc6b5 am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 16 years ago
  52. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 16 years ago
  53. 48a8624 am b3ffc78f: Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 16 years ago
  54. 088146a Adding enable/disable option for sendCommand() by Nipun Kwatra · 16 years ago
  55. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 16 years ago
  56. 04262e9 Add logging of various important graphics events by Mathias Agopian · 16 years ago
  57. 0c7d077 Merge changes I68379740,I9053218f by Mike Lockwood · 16 years ago
  58. c37255d Media scanner support for tracking files of arbitrary type. by Mike Lockwood · 16 years ago
  59. b3787d5 am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  60. 0f0541e am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  61. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  62. 522632c Exposing specific profile levels + hasProfile(). by Nipun Kwatra · 16 years ago
  63. 55d39f2 Merge "Adding hasProfile." by Nipun Kwatra · 16 years ago
  64. 35c8b53 Merge "Added specific resolution and time lapse profiles." by Nipun Kwatra · 16 years ago
  65. 9d61954 Adding hasProfile. by Nipun Kwatra · 16 years ago
  66. 4af0dfd Added specific resolution and time lapse profiles. by Nipun Kwatra · 16 years ago
  67. 3d6b009 am 09f1e2b2: resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  68. 09f1e2b resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  69. 9584a54 Merge "Purge Skia objects from GL caches as needed." by Romain Guy · 16 years ago
  70. a2341a9 Purge Skia objects from GL caches as needed. by Romain Guy · 16 years ago
  71. 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
  72. d353c84 Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 16 years ago
  73. d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 16 years ago
  74. 15ff01c am e126119c: am 95d86480: Merge "Modify type of some environmental reverb parameters" into gingerbread by Eric Laurent · 16 years ago
  75. 95d5de0 Modify type of some environmental reverb parameters by Eric Laurent · 16 years ago
  76. 3dfc572 am 8723bb58: am b21fb104: Fix key repeat delay. by Jeff Brown · 16 years ago
  77. b380c4d resolved conflicts for merge of a05088c1 to master by Jeff Brown · 16 years ago
  78. b21fb10 Fix key repeat delay. by Jeff Brown · 16 years ago
  79. 85a3176 Add support for secure views. by Jeff Brown · 16 years ago
  80. 3472626 am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 16 years ago
  81. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 16 years ago
  82. f5e1faf Merge changes I71f5b0fc,I92c7accb by Nipun Kwatra · 16 years ago
  83. 4a857e6 Moving decision to use still camera to CameraSourceTimeLapse by Nipun Kwatra · 16 years ago
  84. 1ab9d12 am 8e11c822: am 9fee0b2a: Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer\'s setLooping setting. by Andreas Huber · 16 years ago
  85. a093659 Merge "Add the new Stagefright ANativeWindow OMX codec API." by Jamie Gennis · 16 years ago
  86. 33a78149 Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 16 years ago
  87. 9fee0b2 Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer's setLooping setting. by Andreas Huber · 16 years ago
  88. 9b3569b am bc1452a3: am 7755cdd6: Remove unused/debugging code from MP4 file writer by James Dong · 16 years ago
  89. 7755cdd Remove unused/debugging code from MP4 file writer by James Dong · 16 years ago
  90. 0e60f53 am 3c3fc97e: am 46e63b34: Merge "Better file size estimate" into gingerbread by James Dong · 16 years ago
  91. cb7e65c Better file size estimate by James Dong · 16 years ago
  92. 9f20d33 am bb64e554: am 7ed7668b: Merge "Calculate audio media drift time from AudioSource" into gingerbread by James Dong · 16 years ago
  93. 4c23815 Calculate audio media drift time from AudioSource by James Dong · 16 years ago
  94. 2198d75 Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API."" by Jamie Gennis · 16 years ago
  95. 8a643b4 Merge "Add the new Stagefright ANativeWindow OMX codec API." by Jamie Gennis · 16 years ago
  96. dab357b Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 16 years ago
  97. d074e30 Initial contribution from Sony Corporation. by aimitakeshi · 16 years ago
  98. ee6d676 am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread by Jeff Brown · 16 years ago
  99. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 16 years ago
  100. 1423f51 am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 16 years ago