1. b347e33 move dumpstate and dumpsys from frameworks/base to frameworks/native by Colin Cross · 12 years ago
  2. 8296628 Merge "mv libcpustats from frameworks/base to /native" by Glenn Kasten · 12 years ago
  3. 30b8a65 mv libcpustats from frameworks/base to /native by Glenn Kasten · 12 years ago
  4. b3e2e24 Merge "Provisional support for secure decryption of media streams." by Andreas Huber · 12 years ago
  5. 61bf874 Merge "Removed code related to simulator build in TimedEventQueue to get rid of the dependency on jni.h" by James Dong · 12 years ago
  6. dcbe048 Merge "Fix bug: don't show system bar in app thumbnails" by Michael Jurka · 12 years ago
  7. a561965 Merge "fix visualizer inactivity detection" by Eric Laurent · 12 years ago
  8. 9b8e496 Provisional support for secure decryption of media streams. by Andreas Huber · 12 years ago
  9. 383c4b3 Merge "reorganize SoundPool and JetPlayer code." by Eric Laurent · 12 years ago
  10. 56ca534 Merge changes Ib4d0e0c0,Iea8f4a23 by Colin Cross · 12 years ago
  11. 6e43c1b Removed code related to simulator build in TimedEventQueue to get rid of the dependency on jni.h by James Dong · 12 years ago
  12. eba00ce Merge "Okay now let's really turn it off." by Dianne Hackborn · 12 years ago
  13. b460566 fix visualizer inactivity detection by Eric Laurent · 12 years ago
  14. f5e1812 reorganize SoundPool and JetPlayer code. by Eric Laurent · 12 years ago
  15. 69dc66e Okay now let's really turn it off. by Dianne Hackborn · 12 years ago
  16. a026b489 Merge "Turn off "too slow" logs." by Dianne Hackborn · 12 years ago
  17. 551d0b1 Turn off "too slow" logs. by Dianne Hackborn · 12 years ago
  18. e300d82 Merge "Add an API to expose Next Protocol Negotiation (NPN)." by Jesse Wilson · 12 years ago
  19. 4accb6a Fix bug: don't show system bar in app thumbnails by Michael Jurka · 12 years ago
  20. 6af84f6 Merge "move FindListener into WebView" by Victoria Lease · 12 years ago
  21. c610a6b Merge "resist umask changes, make dirs 0711" by Nick Kralevich · 12 years ago
  22. d405a43 move FindListener into WebView by Victoria Lease · 12 years ago
  23. 7061b5f Merge "Speed up playlist processing" by Marco Nelissen · 12 years ago
  24. 4acee00 Add TRACK_FAST for IAudioFlinger::createTrack by Glenn Kasten · 12 years ago
  25. 39581f9 Merge "IAudioFlinger::createTrack and openRecord flags" by Glenn Kasten · 12 years ago
  26. 9ea03b9 Merge "Add remotable methods for TextView's compound drawables." by Daniel Sandler · 12 years ago
  27. c9f6776 Merge "Skip layout if performShow fails." by Craig Mautner · 12 years ago
  28. cf8cbbe Skip layout if performShow fails. by Craig Mautner · 12 years ago
  29. 83e675f Support UntranslatableReplacementStringInSubtypeName by satok · 12 years ago
  30. f5fb5e8 Add an API to expose Next Protocol Negotiation (NPN). by Jesse Wilson · 12 years ago
  31. fe6ecda libmedia: remove skia include by Colin Cross · 12 years ago
  32. 7c424a3 stagefright: remove dependency on skia by Colin Cross · 12 years ago
  33. 8dd6574 remove jni.h include from IOMX.h by Colin Cross · 12 years ago
  34. 23918f2 Merge "Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files." by James Dong · 12 years ago
  35. 209cfdf Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files. by James Dong · 12 years ago
  36. 062ed95 Fixed missing return value from a method should have returned status_t by James Dong · 12 years ago
  37. 3b3a5b1 Merge "VideoEditorMain.h is moved to /frameworks/av/libvideoeditor and thus can be deleted." by James Dong · 12 years ago
  38. 6e3bcee VideoEditorMain.h is moved to /frameworks/av/libvideoeditor and thus can be deleted. by James Dong · 12 years ago
  39. 820ba32 Add remotable methods for TextView's compound drawables. by Daniel Sandler · 12 years ago
  40. d4577c0 Merge "Destroy the hardware renderer when ViewRootImpl's die is post-poned Bug #6109035" by Romain Guy · 12 years ago
  41. a998dff Destroy the hardware renderer when ViewRootImpl's die is post-poned Bug #6109035 by Romain Guy · 12 years ago
  42. 660b014 Merge "Insert 2 seconds wait in each test case setup. This is the work around for the surface request race condition." by Yu Shan Emily Lau · 12 years ago
  43. 7ac3ed1 resist umask changes, make dirs 0711 by Nick Kralevich · 12 years ago
  44. 003a756 Insert 2 seconds wait in each test case setup. by Yu Shan Emily Lau · 12 years ago
  45. a6deda4 Merge "Don't crash when wiping backup data redundantly in the local transport" by Christopher Tate · 12 years ago
  46. 0abf6a0 Don't crash when wiping backup data redundantly in the local transport by Christopher Tate · 12 years ago
  47. 0c44525 Merge "Copy EXTRA_STREAM into ClipData and grant." by Jeff Sharkey · 12 years ago
  48. 2cd24ec Merge "move ndk headers to frameworks/native" by Mathias Agopian · 12 years ago
  49. c164faa Speed up playlist processing by Marco Nelissen · 12 years ago
  50. fbd0509 Merge "Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse." by Xavier Ducrohet · 12 years ago
  51. d5f2374 Merge "Reset layout needed at each animation step." by Craig Mautner · 12 years ago
  52. bb1449b Reset layout needed at each animation step. by Craig Mautner · 12 years ago
  53. 22f700a Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse. by Xavier Ducrohet · 12 years ago
  54. 9321ad6 Merge "Add getSizeBytes and cleanup docs." by Jason Sams · 12 years ago
  55. 36c0f64 Add getSizeBytes and cleanup docs. by Jason Sams · 12 years ago
  56. 219e6b9 Merge "Cleanup Allocation docs and getter funcs." by Jason Sams · 12 years ago
  57. 678d04f Copy EXTRA_STREAM into ClipData and grant. by Jeff Sharkey · 12 years ago
  58. cc001fd Merge "Provide an API for enabling foreign key constraints." by Jeff Brown · 12 years ago
  59. 69f819b Merge "Include GIDs for unenforced permissions." by Jeff Sharkey · 12 years ago
  60. 7cf4640 Merge "Add new thumbnail animation." by Dianne Hackborn · 12 years ago
  61. 60b8226 move ndk headers to frameworks/native by Mathias Agopian · 12 years ago
  62. 3e93e43 Merge "add missing include" by Mathias Agopian · 12 years ago
  63. 7efec15 add missing include by Mathias Agopian · 12 years ago
  64. 96496ad Provide an API for enabling foreign key constraints. by Jeff Brown · 12 years ago
  65. a7b4ad4 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  66. 6379312c Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  67. 1f6c2d5 Merge "frameworks/base: remove build/ and dalvik heaps" by Dima Zavin · 12 years ago
  68. 17d9118 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  69. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  70. a945aad Merge "Revert "Split libmedia into libmedia and libmedia_native"" by Glenn Kasten · 12 years ago
  71. eb3be2d Revert "Split libmedia into libmedia and libmedia_native" by Glenn Kasten · 12 years ago
  72. 243806c Merge "Revert "AudioFlinger does not need libmedia any more"" by Glenn Kasten · 12 years ago
  73. 4bfcca9 Revert "AudioFlinger does not need libmedia any more" by Glenn Kasten · 12 years ago
  74. 5b6f07b Merge "Deal gracefully with fatal exceptions during full backup" by Christopher Tate · 12 years ago
  75. aa0c02d Deal gracefully with fatal exceptions during full backup by Christopher Tate · 12 years ago
  76. 03d2d00 Cleanup Allocation docs and getter funcs. by Jason Sams · 12 years ago
  77. 0aa4713 Merge "Support enabling WAL using a flag when DB is opened." by Jeff Brown · 12 years ago
  78. cbe55a1 Merge "Implement USAGE_IO_INPUT" by Jason Sams · 12 years ago
  79. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  80. 3c4da3c Merge "Sanity-check backup agent name prior to instantiation" by Christopher Tate · 12 years ago
  81. 3a2d7ee Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  82. e68159a Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  83. c1c6772 frameworks/base: remove build/ and dalvik heaps by Dima Zavin · 12 years ago
  84. 9c2efb3 Sanity-check backup agent name prior to instantiation by Christopher Tate · 12 years ago
  85. 14766b1 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  86. b7b3894 Merge "Improved comments for vendor fonts xml" by Russell Brenner · 12 years ago
  87. fe1d5ff Implement USAGE_IO_INPUT by Jason Sams · 12 years ago
  88. 2c4eabc Merge "Reduce memory footprint for View (part 2)" by Fabrice Di Meglio · 12 years ago
  89. b9a0701 Include GIDs for unenforced permissions. by Jeff Sharkey · 12 years ago
  90. 8d59865 Merge "Fix the file mimetype reported by the mpeg4 extractor." by Andreas Huber · 12 years ago
  91. 00da68d Merge "Wrapping new api's with proper RS_VERSION" by Alex Sakhartchouk · 12 years ago
  92. f8338c4 Merge "More rearrangement and renaming." by Alex Sakhartchouk · 12 years ago
  93. 6f64c90 Fix the file mimetype reported by the mpeg4 extractor. by Andreas Huber · 12 years ago
  94. 2e842a5 Merge "frameworks/base: move Zip* from libandroidfw to libutils" by Colin Cross · 12 years ago
  95. 9346c28 Merge "Change Android.mk file to use the new location after /frameworks/media/libvideoeditor source files are moved" by James Dong · 12 years ago
  96. 460f457 Merge "Re-start input when the IME is deactivated but window is focused" by satok · 12 years ago
  97. 4d992db Merge "Don't make GLRenderer aware of GLES20Renderer" by Romain Guy · 12 years ago
  98. 5d6999e Don't make GLRenderer aware of GLES20Renderer by Romain Guy · 12 years ago
  99. 798cda7 Change Android.mk file to use the new location after /frameworks/media/libvideoeditor source files are moved by James Dong · 12 years ago
  100. 19c9d98 Merge "Do not enable WAL mode for the WebView database." by Jeff Brown · 12 years ago