1. 7e83f04 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 · 16 years ago
  2. c5992f0 Merge change 3284 by Android (Google) Code Review · 16 years ago
  3. 861aa2f rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. by Mathias Agopian · 16 years ago
  4. 1ba244f am 0032ce80: Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 16 years ago
  5. 6d2bc14 am 2a318867: Merge change 3203 into donut by Android (Google) Code Review · 16 years ago
  6. 173e38d Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 16 years ago
  7. f446ba9 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago
  8. 294423e get rid of TimerProbe which is never used by Mathias Agopian · 16 years ago
  9. 1bc9c93 get rid of sleepForInterval() which didn't seem to be used anywhere in the source tree. Also get rid of ported.h which seem to be used only (possibly) in the sim. moved the implementation there. by Mathias Agopian · 16 years ago
  10. e0c3220 get rid of utils.h by Mathias Agopian · 16 years ago
  11. c20e4eb am b61ae351: Merge change 2747 into donut by Android (Google) Code Review · 16 years ago
  12. 489d395 Merge change 2747 into donut by Android (Google) Code Review · 16 years ago
  13. 3c4d8c8 log the geomerty of surfaces causing an out of memory in SurfaceFlinger. by Mathias Agopian · 16 years ago
  14. e5eb06d am d9cc7659: Merge change 2706 into donut by Android (Google) Code Review · 16 years ago
  15. 01c4ba3 Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 16 years ago
  16. da41641 Sim-only files move, part 2/2. by Andy McFadden · 16 years ago
  17. 2787ddd am 0c0ad39c: Merge change 2502 into donut by Android (Google) Code Review · 16 years ago
  18. 35801ce minor clean-up to Rect and Point. by Mathias Agopian · 16 years ago
  19. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 16 years ago
  20. a26299d am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 16 years ago
  21. 570dd0b Fix issue 1846343 - part 1 by Eric Laurent · 16 years ago
  22. 0180a05 am 04561a55: Merge change 2359 into donut by Android (Google) Code Review · 16 years ago
  23. ca7b80e Merge change 2359 into donut by Android (Google) Code Review · 16 years ago
  24. b4c4265 Fix for the simultor build breakage. by Nicolas Catania · 16 years ago
  25. 4e97f8c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 16 years ago
  26. b6333b3 Merge change 2351 into donut by Android (Google) Code Review · 16 years ago
  27. 8af0f82 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 16 years ago
  28. 8f9ede0 am 7198030f: This should fix the simulator build. by Marco Nelissen · 16 years ago
  29. d95aabc This should fix the simulator build. by Marco Nelissen · 16 years ago
  30. bdbf6b0 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 16 years ago
  31. a1ecca9 split boot animation out of SurfaceFlinger by Mathias Agopian · 16 years ago
  32. a47f02a change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 16 years ago
  33. 53f6f3c bring the native_handle stuff back from master_gl by Mathias Agopian · 16 years ago
  34. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  35. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
  36. 416acf8 am e2914615: Merge change 2099 into donut by Android (Google) Code Review · 16 years ago
  37. 473b6e2 Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
  38. 8c28eab am eb2c314b: Merge change 2042 into donut by Android (Google) Code Review · 16 years ago
  39. 1e26a81 am a59aba8c: Merge changes 2023,2036 into donut by Android (Google) Code Review · 16 years ago
  40. d094586 am f6382011: Merge change 1998 into donut by Android (Google) Code Review · 16 years ago
  41. 6c41033 Remove deprecated openInputStream factory method by Dave Sparks · 16 years ago
  42. 6554773 Update more references to openInputStream in support classes. by Dave Sparks · 16 years ago
  43. 0e06d21 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 16 years ago
  44. a5a11d4 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 16 years ago
  45. 0087559 am 656a2726: Merge change 1910 into donut by Android (Google) Code Review · 16 years ago
  46. 7a57985 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 16 years ago
  47. 5e3877f am e85bb9eb: Merge change 1823 into donut by Android (Google) Code Review · 16 years ago
  48. d502f05 Add the backup data file writer C++ class. by Joe Onorato · 16 years ago
  49. 26a87a8 am 4535e405: Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago
  50. 8d626d6 Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago
  51. 1d0ec01 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
  52. c7bbc69 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
  53. fa1df1c am 3022a11: Merge change 1239 into donut by Android (Google) Code Review · 16 years ago
  54. 93b9458 Modify camera framework to use new streamlined binder interface. by Dave Sparks · 16 years ago
  55. 2a98fb9 fix the sim build. disables the tests for now. by Joe Onorato · 16 years ago
  56. 031af5a am 3fd7e13: Merge branch \'donut\' of ssh://android-git.corp.google.com:29 by The Android Open Source Project · 16 years ago
  57. 9b35233 Add new binder methods to camera client to support generic callbacks by Dave Sparks · 16 years ago
  58. 081b070 fix the sim build. disables the tests for now. by Joe Onorato · 16 years ago
  59. a1bc294 am 4488b11: Merge change 1039 into donut by Android (Google) Code Review · 16 years ago
  60. 0c4863b Add some C++ code to do raw files for backup by Joe Onorato · 16 years ago
  61. 3f54b2a am 0124a15: Merge change 626 into donut by Android (Google) Code Review · 16 years ago
  62. 7f0d4f5 am 17f213b: Merge change 602 into donut by Android (Google) Code Review · 16 years ago
  63. abbab9b am 0a9b5bb: Merge change 509 into donut by Android (Google) Code Review · 16 years ago
  64. e54a9e0 am 9c56513: Merge change 165 into donut by Android (Google) Code Review · 16 years ago
  65. 2b42fa7 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly by Mathias Agopian · 16 years ago
  66. d2dc9ac Bug fix(1807910): media recorder crash due to the use of locked camera object (last part) by James Dong · 16 years ago
  67. 972d985 Merge change 509 into donut by Android (Google) Code Review · 16 years ago
  68. f1a5314 Fix a media server crash (bug 1807910): part one by James Dong · 16 years ago
  69. 2bcce36 Merge donut into master by Jean-Baptiste Queru · 16 years ago
  70. fd39295 Squashed commit of the following: by Robert Greenwalt · 16 years ago
  71. 4dd495b Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 16 years ago
  72. 4ab7abd Merge branch 'readonly-p4-master' by Marco Nelissen · 16 years ago
  73. 760b67a AI 146964: tabs -> spaces by Marco Nelissen · 16 years ago
  74. 40b304e Merge branch 'readonly-p4-master' by Nick Pelly · 16 years ago
  75. 42781c7 AI 144205: am: CL 144151 am: CL 144150 Fix heap corruption. by Nick Pelly · 16 years ago
  76. 819aa23 AI 144151: am: CL 144150 Fix heap corruption. by Nick Pelly · 16 years ago
  77. bdf653f Merge commit 'goog/readonly-p4-master' by The Android Open Source Project · 16 years ago
  78. c828f6a AI 143785: am: CL 143775 am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 16 years ago
  79. 34c594b AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 16 years ago
  80. 933a941 AI 143327: am: CL 143177 am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 16 years ago
  81. 253ed06 AI 143321: am: CL 143172 am: CL 142875 [1732012] for some reason these files didn't go through in the preview check-in. by Mathias Agopian · 16 years ago
  82. c08731e AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
  83. 0d1318b AI 143309: am: CL 143160 am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 16 years ago
  84. cbcb00e AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 16 years ago
  85. 816c5e2 AI 143172: am: CL 142875 [1732012] for some reason these files didn't go through in the preview check-in. by Mathias Agopian · 16 years ago
  86. 24fd77d AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
  87. 06ee417 Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
  88. ecbeaa0 AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 16 years ago
  89. b1596ee Automated import from //branches/cupcake/...@142889,142889 by Eric Laurent · 16 years ago
  90. 192f79f Automated import from //branches/cupcake/...@142875,142875 by Mathias Agopian · 16 years ago
  91. ceff6e1 Automated import from //branches/cupcake/...@142873,142873 by Mathias Agopian · 16 years ago
  92. 262453c Automated import from //branches/cupcake/...@142856,142856 by Mathias Agopian · 16 years ago
  93. c1992a6 Automated import from //branches/donutburger/...@142727,142727 by Dianne Hackborn · 16 years ago
  94. c3aa00b Automated import from //branches/master/...@142771,142771 by Dianne Hackborn · 16 years ago
  95. 11d93f9 Automated import from //branches/cupcake/...@142663,142663 by Dianne Hackborn · 16 years ago
  96. 7c143aa Automated import from //branches/master/...@142447,142447 by Mathias Agopian · 16 years ago
  97. b535e58 Automated import from //branches/master/...@142432,142432 by Mathias Agopian · 16 years ago
  98. 74c770b Automated import from //branches/donutburger/...@142446,142446 by Mathias Agopian · 16 years ago
  99. 6219dd7 Automated import from //branches/donutburger/...@142430,142430 by Mathias Agopian · 16 years ago
  100. e74be0a Automated import from //branches/master/...@141504,141504 by Mathias Agopian · 16 years ago