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