1. b1c4ca5 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
  2. 5d55c71 Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 15 years ago
  3. c494ba2 Merge change 6636 by Android (Google) Code Review · 15 years ago
  4. e2bf80f am 8a715b4b: Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  5. b2c6939 Implemented the metadata changed notification filters. by Nicolas Catania · 15 years ago
  6. 8a715b4 Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  7. ec109bd Merge change 6560 by Android (Google) Code Review · 15 years ago
  8. 6698d16 resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 15 years ago
  9. f05b33b Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 by Daisuke Miyakawa · 15 years ago
  10. f6807d7 Add a virtual destructor to the TtsEngine class. by Marco Nelissen · 15 years ago
  11. 59c1a93 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 15 years ago
  12. 42a3265 Merge change 6382 by Android (Google) Code Review · 15 years ago
  13. eb0ccd5 add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 15 years ago
  14. ca2bc75 Merge change 6361 by Android (Google) Code Review · 15 years ago
  15. 7459856 Fix sim build. by Andy McFadden · 15 years ago
  16. fcc5be9 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  17. 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  18. 03a9a34 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  19. 17ffe10 am 991eec03: Merge change 6252 into donut by Android (Google) Code Review · 15 years ago
  20. 78c4051 Don't re-parse the framework resources all the time. by Dianne Hackborn · 15 years ago
  21. fee47b6 am c7396025: Merge change 6084 into donut by Android (Google) Code Review · 15 years ago
  22. d763b5d get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 15 years ago
  23. a1b653d Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 15 years ago
  24. d96e0b0 am 6e1647a2: Merge change 5829 into donut by Android (Google) Code Review · 15 years ago
  25. dfe983b Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  26. b66cd86 am bd9aa793: Merge change 5593 into donut by Android (Google) Code Review · 15 years ago
  27. de7faf6 Fix issue #1673793: Theme styles don't apply. by Dianne Hackborn · 15 years ago
  28. 276826b Region::makeBoundsSelf() efficiently turns a region to its bounds by Mathias Agopian · 15 years ago
  29. 6034cb5 am 17a80081: Merge change 5544 into donut by Android (Google) Code Review · 15 years ago
  30. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
  31. bd9aa79 Merge change 5593 into donut by Android (Google) Code Review · 15 years ago
  32. 287148b Add in TTS engine interface the methods to query the availability for a language, by Jean-Michel Trivi · 15 years ago
  33. 5a8d6f4 return bounds Rect by value by Mathias Agopian · 15 years ago
  34. 17a8008 Merge change 5544 into donut by Android (Google) Code Review · 15 years ago
  35. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  36. c62f9bd Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 15 years ago
  37. cf906de am b65dba45: Merge change 5470 into donut by Android (Google) Code Review · 15 years ago
  38. d6d03e0 Use the same interface in the TTS engine interface for setLanguage and loadLanguage. by Jean-Michel Trivi · 15 years ago
  39. 1f73008 am c44989d6: Merge change 5350 into donut by Android (Google) Code Review · 15 years ago
  40. 864c0d5 move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 15 years ago
  41. 26c28b1 make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently by Mathias Agopian · 15 years ago
  42. cbc4c9f hack copybit back in for video playback on msm7k. we have h/w accelerated video again by Mathias Agopian · 15 years ago
  43. f31868e merge master in master_gl by Mathias Agopian · 15 years ago
  44. 6096587 am df65b60c: Merge change 5243 into donut by Android (Google) Code Review · 15 years ago
  45. 6f7e0db am a93466f5: Merge change 5220 into donut by Android (Google) Code Review · 15 years ago
  46. df65b60 Merge change 5243 into donut by Android (Google) Code Review · 15 years ago
  47. 63bcb79 Only report "unknown metadata" once per restore helper by Christopher Tate · 15 years ago
  48. e5b3607 am eaa89f74: Merge change 5172 into donut by Android (Google) Code Review · 15 years ago
  49. 2387208 am 3d7b8d1a: Merge change 5158 into donut by Android (Google) Code Review · 15 years ago
  50. 6f0602e Cleanup header file. Disallow copy of Camera object by making copy by Dave Sparks · 15 years ago
  51. 20cb94e Direct api to the native media player. by Nicolas Catania · 15 years ago
  52. b1dffc4 Remove deprecated callback function support. by Dave Sparks · 15 years ago
  53. 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 15 years ago
  54. cf01aa3 am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 15 years ago
  55. 1bee98a Merge change 5100 into donut by Android (Google) Code Review · 15 years ago
  56. 9bfd5f4 am 11b15779: Add file mode to the file-backup saved state blobs by Christopher Tate · 15 years ago
  57. 11b1577 Add file mode to the file-backup saved state blobs by Christopher Tate · 15 years ago
  58. b6d90ca Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 15 years ago
  59. ffa5a5a am 5277103d: Merge change 5035 into donut by Android (Google) Code Review · 15 years ago
  60. aaf4b6b add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 15 years ago
  61. 69d13f6 am 72be4049: Merge change 4910 into donut by Android (Google) Code Review · 15 years ago
  62. 72be404 Merge change 4910 into donut by Android (Google) Code Review · 15 years ago
  63. 4527acb am 856dd8a6: Merge change 4952 into donut by Android (Google) Code Review · 15 years ago
  64. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  65. 5f91097 fix warnings that will show up with GCC 4.4 (in master) by Mathias Agopian · 15 years ago
  66. ab44515 improve Vector<> with types that can be trivially moved and remove some unused code. by Mathias Agopian · 15 years ago
  67. f73bbd0 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  68. fc68623 am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 15 years ago
  69. e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 15 years ago
  70. f923ed6 am 5502f04c: Merge change 4709 into donut by Android (Google) Code Review · 15 years ago
  71. 1c14776 am 16ce3504: Merge change 4708 into donut by Android (Google) Code Review · 15 years ago
  72. 5d605dc backup stuff by Joe Onorato · 15 years ago
  73. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
  74. 6f8b5c1 am de72697b: Merge change 4524 into donut by Android (Google) Code Review · 15 years ago
  75. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
  76. 251c89c am 5f15d151: checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  77. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  78. c1760fa am f1170fb5: Merge change 4251 into donut by Android (Google) Code Review · 15 years ago
  79. 35a8e80 Updating TTS engine interface for setting the language based on language, country and variant codes by Jean-Michel Trivi · 15 years ago
  80. 69f066c Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  81. 151e859 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 15 years ago
  82. 5f80742 am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 15 years ago
  83. d670b8c Merge change 3981 into donut by Android (Google) Code Review · 15 years ago
  84. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 15 years ago
  85. 32f8277 Removed trailing whitespaces. by Nicolas Catania · 15 years ago
  86. ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 15 years ago
  87. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  88. 350d651 fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 15 years ago
  89. 07fcf4c revive the copybit test. by Mathias Agopian · 15 years ago
  90. f5b746e am b2df1699: Merge change 1548 into donut by Android (Google) Code Review · 15 years ago
  91. b2df169 Merge change 1548 into donut by Android (Google) Code Review · 15 years ago
  92. 2bcda90 NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 15 years ago
  93. ffa3ddf am e3523054: Merge change 3356 into donut by Android (Google) Code Review · 15 years ago
  94. 7ab5120 am 327da854: Merge change 3344 into donut by Android (Google) Code Review · 15 years ago
  95. 6270d61 Cleaning up comments in interface for TTS engines. by Jean-Michel Trivi · 15 years ago
  96. 51c8a3e Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  97. e583a4e get rid of LogSocket which wasn't even implemented (enabled) by Mathias Agopian · 15 years ago
  98. 55e3d60 break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_address.h and Socket.h which were not used by Mathias Agopian · 15 years ago
  99. 83e712a Updating TtsEngine.h and SynthProxy.cpp so that buffer memory by Charles Chen · 15 years ago
  100. 8ed6beb rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. by Mathias Agopian · 15 years ago