1. f31d407 fix [1967226] Donut orientation animation (dimming and blur) is slower than Cupcake by Mathias Agopian · 15 years ago
  2. 4d2dbeb fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  3. 6c11e73 Fix resources not being set correctly. by Dianne Hackborn · 15 years ago
  4. 4e64633 Fix issue 1970108: crash in AudioFlinger::isMusicActive() by Eric Laurent · 15 years ago
  5. fe811d8 Merge change 6603 into donut by Android (Google) Code Review · 15 years ago
  6. 361d477 quick fix; utf8_codepoint_count must be utf8_length by Daisuke Miyakawa · 15 years ago
  7. 8a715b4 Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  8. f05b33b Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 by Daisuke Miyakawa · 15 years ago
  9. 59c1a93 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 15 years ago
  10. a5188a0 Merge change 6367 into donut by Android (Google) Code Review · 15 years ago
  11. 7e566a7 Add virtual destructor. by Marco Nelissen · 15 years ago
  12. 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  13. 78c4051 Don't re-parse the framework resources all the time. by Dianne Hackborn · 15 years ago
  14. c739602 Merge change 6084 into donut by Android (Google) Code Review · 15 years ago
  15. a1b653d Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 15 years ago
  16. 9a5e3e1 Less logging in some places. More in others. by Joe Onorato · 15 years ago
  17. 6e1647a Merge change 5829 into donut by Android (Google) Code Review · 15 years ago
  18. de7faf6 Fix issue #1673793: Theme styles don't apply. by Dianne Hackborn · 15 years ago
  19. b8a10fe Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 15 years ago
  20. 2f157b1 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 15 years ago
  21. d09f86c Merge changes 5548,5549 into donut by Android (Google) Code Review · 15 years ago
  22. 568bc32 Better (and less) logging from backup. by Joe Onorato · 15 years ago
  23. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  24. 864c0d5 move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 15 years ago
  25. 63bcb79 Only report "unknown metadata" once per restore helper by Christopher Tate · 15 years ago
  26. 54118ad Put back LOGP -> printf in the backup helper code by Christopher Tate · 15 years ago
  27. 0e034e5 Merge change 5162 into donut by Android (Google) Code Review · 15 years ago
  28. b1dffc4 Remove deprecated callback function support. by Dave Sparks · 15 years ago
  29. 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 15 years ago
  30. fbb9238 Preserve file access mode when backing up / restoring files by Christopher Tate · 15 years ago
  31. 11b1577 Add file mode to the file-backup saved state blobs by Christopher Tate · 15 years ago
  32. 72be404 Merge change 4910 into donut by Android (Google) Code Review · 15 years ago
  33. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  34. 5f91097 fix warnings that will show up with GCC 4.4 (in master) by Mathias Agopian · 15 years ago
  35. e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 15 years ago
  36. 3c08a44 Fix sim-eng build and simplify previous lcd-density related patch by David 'Digit' Turner · 15 years ago
  37. 5d605dc backup stuff by Joe Onorato · 15 years ago
  38. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
  39. b1cdb64 Merge change 4565 into donut by Android (Google) Code Review · 15 years ago
  40. 2a578ae5 Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_density by David 'Digit' Turner · 15 years ago
  41. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
  42. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  43. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  44. ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 15 years ago
  45. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  46. 0032ce8 Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 15 years ago
  47. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
  48. b61ae35 Merge change 2747 into donut by Android (Google) Code Review · 15 years ago
  49. 6d892b6 log the geomerty of surfaces causing an out of memory in SurfaceFlinger. by Mathias Agopian · 15 years ago
  50. 551603f Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 15 years ago
  51. f1472a7 minor clean-up to Rect and Point. by Mathias Agopian · 15 years ago
  52. 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
  53. 04561a5 Merge change 2359 into donut by Android (Google) Code Review · 15 years ago
  54. f4c46b9 Fix for the simultor build breakage. by Nicolas Catania · 15 years ago
  55. d50a458 Merge change 2351 into donut by Android (Google) Code Review · 15 years ago
  56. 6aff905 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 15 years ago
  57. 7198030 This should fix the simulator build. by Marco Nelissen · 15 years ago
  58. 627e7b5 split boot animation out of SurfaceFlinger by Mathias Agopian · 15 years ago
  59. 9890815 bring the native_handle stuff back from master_gl by Mathias Agopian · 15 years ago
  60. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
  61. fe9f072 Remove deprecated openInputStream factory method by Dave Sparks · 15 years ago
  62. a5e2ef0 Update more references to openInputStream in support classes. by Dave Sparks · 15 years ago
  63. 356d8a3 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 15 years ago
  64. ad216e5 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 15 years ago
  65. bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 15 years ago
  66. 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 15 years ago
  67. 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
  68. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  69. d6289b1 Modify camera framework to use new streamlined binder interface. by Dave Sparks · 15 years ago
  70. c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 15 years ago
  71. 2a04aef Add new binder methods to camera client to support generic callbacks by Dave Sparks · 15 years ago
  72. 3ad977b Add some C++ code to do raw files for backup by Joe Onorato · 15 years ago
  73. 0c6b5f6 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly by Mathias Agopian · 15 years ago
  74. 325ac47 Bug fix(1807910): media recorder crash due to the use of locked camera object (last part) by James Dong · 15 years ago
  75. 0a9b5bb Merge change 509 into donut by Android (Google) Code Review · 15 years ago
  76. 2adc2db Fix a media server crash (bug 1807910): part one by James Dong · 15 years ago
  77. 96e2040 Squashed commit of the following: by Robert Greenwalt · 15 years ago
  78. ef02827 Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 15 years ago
  79. 0827c81 AI 144151: am: CL 144150 Fix heap corruption. by Nick Pelly · 15 years ago
  80. b88148e AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 15 years ago
  81. a7f1e5c AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 15 years ago
  82. cb93c5a AI 143172: am: CL 142875 [1732012] for some reason these files didn't go through in the preview check-in. by Mathias Agopian · 15 years ago
  83. 66b8ec9 AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 15 years ago
  84. 89a1872 AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 15 years ago
  85. eecc5c9 Automated import from //branches/donutburger/...@142727,142727 by Dianne Hackborn · 15 years ago
  86. 2764f30 Automated import from //branches/donutburger/...@142446,142446 by Mathias Agopian · 15 years ago
  87. 00f5eca Automated import from //branches/donutburger/...@142430,142430 by Mathias Agopian · 15 years ago
  88. 4cf7abe Automated import from //branches/donutburger/...@141502,141502 by Mathias Agopian · 15 years ago
  89. b24b297 Automated import from //branches/donutburger/...@140807,140807 by Mathias Agopian · 15 years ago
  90. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  91. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  92. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  93. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  94. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  95. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  96. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  97. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  98. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  99. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  100. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago