1. b8a5560 fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debug binder codes too by Mathias Agopian · 17 years ago
  2. d512f23 add support for out-of-range copybit scaling. camera capture is in color again by Mathias Agopian · 17 years ago
  3. 958b3ca use 1/16 the size (20KB) for the dim texture in the copybit/msm case by Mathias Agopian · 17 years ago
  4. 240c9fe use copybit for eglSwapBuffers() copy-back operations by Mathias Agopian · 17 years ago
  5. 2ab55a4 make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently by Mathias Agopian · 17 years ago
  6. 5911aa9 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 17 years ago
  7. 69029eb hack copybit back in for video playback on msm7k. we have h/w accelerated video again by Mathias Agopian · 17 years ago
  8. 4c4b387 merge master in master_gl by Mathias Agopian · 17 years ago
  9. 6ef6895 am df65b60c: Merge change 5243 into donut by Android (Google) Code Review · 17 years ago
  10. 3fc010e am 54118adb: Put back LOGP -> printf in the backup helper code by Christopher Tate · 17 years ago
  11. 5a35e22 am 0e034e5a: Merge change 5162 into donut by Android (Google) Code Review · 17 years ago
  12. bd95c1d Only report "unknown metadata" once per restore helper by Christopher Tate · 17 years ago
  13. de5b60b am eaa89f74: Merge change 5172 into donut by Android (Google) Code Review · 17 years ago
  14. e193f7c am 3d7b8d1a: Merge change 5158 into donut by Android (Google) Code Review · 17 years ago
  15. 6441a76 Put back LOGP -> printf in the backup helper code by Christopher Tate · 17 years ago
  16. 8068d16 Merge change 5162 into donut by Android (Google) Code Review · 17 years ago
  17. dc76f7b Remove deprecated callback function support. by Dave Sparks · 17 years ago
  18. bbbc7cb Use a ref-counted callback interface for Camera. by Dave Sparks · 17 years ago
  19. 2e12324 fix a bug causing push-buffer surfaces' identity to be garbage, which resulted in some attributes (size/pos) to fail to be set by Mathias Agopian · 17 years ago
  20. 1fed11c checkpoint. bring back video/camera by Mathias Agopian · 17 years ago
  21. 5c2882b Preserve file access mode when backing up / restoring files by Christopher Tate · 17 years ago
  22. 2d1db86 am 11b15779: Add file mode to the file-backup saved state blobs by Christopher Tate · 17 years ago
  23. ab2e9e8 Add file mode to the file-backup saved state blobs by Christopher Tate · 17 years ago
  24. d056f2d am 72be4049: Merge change 4910 into donut by Android (Google) Code Review · 17 years ago
  25. cfb991d Merge change 4910 into donut by Android (Google) Code Review · 17 years ago
  26. 2a84f2e am 856dd8a6: Merge change 4952 into donut by Android (Google) Code Review · 17 years ago
  27. 9cda3e0 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 17 years ago
  28. 52ed26a fix warnings that will show up with GCC 4.4 (in master) by Mathias Agopian · 17 years ago
  29. cca6b42 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  30. f9d9327 fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 17 years ago
  31. 03428fc am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 17 years ago
  32. cd8c5e2 release the last reference to surfaces explicitely instead of letting it go implicitely when the message is destroyed by Mathias Agopian · 17 years ago
  33. be1bc0a Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 17 years ago
  34. 05915a4 am c6282977: Merge change 4718 into donut by Android (Google) Code Review · 17 years ago
  35. ae71acc Fix sim-eng build and simplify previous lcd-density related patch by David 'Digit' Turner · 17 years ago
  36. 4910dc6 am 5502f04c: Merge change 4709 into donut by Android (Google) Code Review · 17 years ago
  37. 0388b51 am 16ce3504: Merge change 4708 into donut by Android (Google) Code Review · 17 years ago
  38. 945ebbf implement dimming with a texture on msm7k so it uses copybit by Mathias Agopian · 17 years ago
  39. 6bda7fd backup stuff by Joe Onorato · 17 years ago
  40. da1430b Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 17 years ago
  41. e2095d0 am b1cdb648: Merge change 4565 into donut by Android (Google) Code Review · 17 years ago
  42. bcb1428 Merge change 4565 into donut by Android (Google) Code Review · 17 years ago
  43. 694e10b Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_density by David 'Digit' Turner · 17 years ago
  44. 00ea067 am de72697b: Merge change 4524 into donut by Android (Google) Code Review · 17 years ago
  45. f509f66 FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 17 years ago
  46. f757bd0 am 5f15d151: checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 17 years ago
  47. 03aa8d7 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 17 years ago
  48. b6822d7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  49. 375f563 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 17 years ago
  50. fcb97fc am 2fdd428e: Fix some backup reader/writer issues; make local transport do backup by Christopher Tate · 17 years ago
  51. 7bdc440 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 17 years ago
  52. a08c7b6 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 17 years ago
  53. 5e78e09 protect ANDROID specific egl extension with #define by Mathias Agopian · 17 years ago
  54. 1a9e19a Make the file backup helper not crash if a file you requested by Joe Onorato · 17 years ago
  55. 0ad6120 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 17 years ago
  56. e3408b8 Framework changes for bluez4. by Jaikumar Ganesh · 17 years ago
  57. 1a0c4cd Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  58. 4fcd9c7 get rid of LogSocket which wasn't even implemented (enabled) by Mathias Agopian · 17 years ago
  59. 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 · 17 years ago
  60. c5992f0 Merge change 3284 by Android (Google) Code Review · 17 years ago
  61. 861aa2f rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. by Mathias Agopian · 17 years ago
  62. 1ba244f am 0032ce80: Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 17 years ago
  63. 6d2bc14 am 2a318867: Merge change 3203 into donut by Android (Google) Code Review · 17 years ago
  64. 3d57964 fix a bunch of problems with destroying surfaces. by Mathias Agopian · 17 years ago
  65. 173e38d Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 17 years ago
  66. f446ba9 rename a few files to camel-case, add copyright notices by Mathias Agopian · 17 years ago
  67. e92c713 when looking for an EGLConfig always pick the first one that matches, not the last one by Mathias Agopian · 17 years ago
  68. 6457359 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  69. 294423e get rid of TimerProbe which is never used by Mathias Agopian · 17 years ago
  70. 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 · 17 years ago
  71. e0c3220 get rid of utils.h by Mathias Agopian · 17 years ago
  72. e839d82 merge master to master_gl by Mathias Agopian · 17 years ago
  73. c20e4eb am b61ae351: Merge change 2747 into donut by Android (Google) Code Review · 17 years ago
  74. 489d395 Merge change 2747 into donut by Android (Google) Code Review · 17 years ago
  75. 3c4d8c8 log the geomerty of surfaces causing an out of memory in SurfaceFlinger. by Mathias Agopian · 17 years ago
  76. e5eb06d am d9cc7659: Merge change 2706 into donut by Android (Google) Code Review · 17 years ago
  77. 01c4ba3 Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 17 years ago
  78. 1c4ec71 fix typo defining a singleton attrbutes for an object that is not a singleton -- no side effects, but useless by Mathias Agopian · 17 years ago
  79. bed9dd1 make sure the Region code disallows constructs like "(a+b)=c;", which is somewhat meaningless. by Mathias Agopian · 17 years ago
  80. da41641 Sim-only files move, part 2/2. by Andy McFadden · 17 years ago
  81. 723ec00 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  82. 2787ddd am 0c0ad39c: Merge change 2502 into donut by Android (Google) Code Review · 17 years ago
  83. 35801ce minor clean-up to Rect and Point. by Mathias Agopian · 17 years ago
  84. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 17 years ago
  85. a26299d am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 17 years ago
  86. 570dd0b Fix issue 1846343 - part 1 by Eric Laurent · 17 years ago
  87. 0180a05 am 04561a55: Merge change 2359 into donut by Android (Google) Code Review · 17 years ago
  88. ca7b80e Merge change 2359 into donut by Android (Google) Code Review · 17 years ago
  89. b4c4265 Fix for the simultor build breakage. by Nicolas Catania · 17 years ago
  90. 4e97f8c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 17 years ago
  91. b6333b3 Merge change 2351 into donut by Android (Google) Code Review · 17 years ago
  92. 8af0f82 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 17 years ago
  93. 8f9ede0 am 7198030f: This should fix the simulator build. by Marco Nelissen · 17 years ago
  94. d95aabc This should fix the simulator build. by Marco Nelissen · 17 years ago
  95. 310f8da merge master to master_gl by Mathias Agopian · 17 years ago
  96. bdbf6b0 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 17 years ago
  97. a1ecca9 split boot animation out of SurfaceFlinger by Mathias Agopian · 17 years ago
  98. a47f02a change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 17 years ago
  99. 53f6f3c bring the native_handle stuff back from master_gl by Mathias Agopian · 17 years ago
  100. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 17 years ago