1. 8f78faa add support for out-of-range copybit scaling. camera capture is in color again by Mathias Agopian · 16 years ago
  2. dafb08d use 1/16 the size (20KB) for the dim texture in the copybit/msm case by Mathias Agopian · 16 years ago
  3. 68eeb80 use copybit for eglSwapBuffers() copy-back operations by Mathias Agopian · 16 years ago
  4. 26c28b1 make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently by Mathias Agopian · 16 years ago
  5. 2eab9d8 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 16 years ago
  6. cbc4c9f hack copybit back in for video playback on msm7k. we have h/w accelerated video again by Mathias Agopian · 16 years ago
  7. f31868e merge master in master_gl by Mathias Agopian · 16 years ago
  8. 6096587 am df65b60c: Merge change 5243 into donut by Android (Google) Code Review · 16 years ago
  9. 9c73a33 am 54118adb: Put back LOGP -> printf in the backup helper code by Christopher Tate · 16 years ago
  10. 95cb30d am 0e034e5a: Merge change 5162 into donut by Android (Google) Code Review · 16 years ago
  11. 63bcb79 Only report "unknown metadata" once per restore helper by Christopher Tate · 16 years ago
  12. e5b3607 am eaa89f74: Merge change 5172 into donut by Android (Google) Code Review · 16 years ago
  13. 2387208 am 3d7b8d1a: Merge change 5158 into donut by Android (Google) Code Review · 16 years ago
  14. 54118ad Put back LOGP -> printf in the backup helper code by Christopher Tate · 16 years ago
  15. 0e034e5 Merge change 5162 into donut by Android (Google) Code Review · 16 years ago
  16. b1dffc4 Remove deprecated callback function support. by Dave Sparks · 16 years ago
  17. 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 16 years ago
  18. c660395 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 · 16 years ago
  19. 999543b checkpoint. bring back video/camera by Mathias Agopian · 16 years ago
  20. fbb9238 Preserve file access mode when backing up / restoring files by Christopher Tate · 16 years ago
  21. 9bfd5f4 am 11b15779: Add file mode to the file-backup saved state blobs by Christopher Tate · 16 years ago
  22. 11b1577 Add file mode to the file-backup saved state blobs by Christopher Tate · 16 years ago
  23. 494bb21 Merge change 5097 by Android (Google) Code Review · 16 years ago
  24. f29ca50 Cleanup logging and fix a startup race condition that manifested on Firestone. by Jason Sams · 16 years ago
  25. cefdd03 Merge change 5039 by Android (Google) Code Review · 16 years ago
  26. b2e051a Merge change 5015 by Android (Google) Code Review · 16 years ago
  27. 746762c Merge change 4984 by Android (Google) Code Review · 16 years ago
  28. f800166 Fix 3 bugs in fountain test. Correctly generate the last mip level of a non-square mip chain. Default the background to not blended and disable dither/depth. by Jason Sams · 16 years ago
  29. 3142f4f update renderscript to master_gl APIs by Mathias Agopian · 16 years ago
  30. 4b962e5 Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should be included everywhere and contain rs global defines. by Jason Sams · 16 years ago
  31. bba134c All light source objects. by Jason Sams · 16 years ago
  32. 69d13f6 am 72be4049: Merge change 4910 into donut by Android (Google) Code Review · 16 years ago
  33. 72be404 Merge change 4910 into donut by Android (Google) Code Review · 16 years ago
  34. 4527acb am 856dd8a6: Merge change 4952 into donut by Android (Google) Code Review · 16 years ago
  35. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 16 years ago
  36. 5f91097 fix warnings that will show up with GCC 4.4 (in master) by Mathias Agopian · 16 years ago
  37. 2116483 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  38. ba0b11b Merge change 4881 by Android (Google) Code Review · 16 years ago
  39. af49c74 implement modeview matrix sliding from within scripts. by Jason Sams · 16 years ago
  40. f73bbd0 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  41. 6edf5af fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago
  42. fc68623 am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 16 years ago
  43. c8fb5b1 release the last reference to surfaces explicitely instead of letting it go implicitely when the message is destroyed by Mathias Agopian · 16 years ago
  44. 301e09a Merge change 4843 by Android (Google) Code Review · 16 years ago
  45. 0697267 Merge change 4719 by Android (Google) Code Review · 16 years ago
  46. 462d11b checkpoint filmstrip, implemented TLS. by Jason Sams · 16 years ago
  47. e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 16 years ago
  48. 2d9c39d Fix two minor issues. Rename launchID to launchIndex and make util class Matrix public for apps to use. by Jason Sams · 16 years ago
  49. 49eb330 am c6282977: Merge change 4718 into donut by Android (Google) Code Review · 16 years ago
  50. 3c08a44 Fix sim-eng build and simplify previous lcd-density related patch by David 'Digit' Turner · 16 years ago
  51. f923ed6 am 5502f04c: Merge change 4709 into donut by Android (Google) Code Review · 16 years ago
  52. 1c14776a am 16ce3504: Merge change 4708 into donut by Android (Google) Code Review · 16 years ago
  53. 9cc8852 implement dimming with a texture on msm7k so it uses copybit by Mathias Agopian · 16 years ago
  54. 5d605dc backup stuff by Joe Onorato · 16 years ago
  55. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 16 years ago
  56. 0c7b07a Merge change 4692 by Android (Google) Code Review · 16 years ago
  57. 5f7fc27 Replace spins with proper pthread conditions. by Jason Sams · 16 years ago
  58. e9c1970 am b1cdb648: Merge change 4565 into donut by Android (Google) Code Review · 16 years ago
  59. b1cdb64 Merge change 4565 into donut by Android (Google) Code Review · 16 years ago
  60. 2a578ae5 Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_density by David 'Digit' Turner · 16 years ago
  61. 6f8b5c1 am de72697b: Merge change 4524 into donut by Android (Google) Code Review · 16 years ago
  62. 253e8e3 Merge change 4533 by Android (Google) Code Review · 16 years ago
  63. 9c54bdb Implement default programs and implement defaults and parents for imports. by Jason Sams · 16 years ago
  64. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 16 years ago
  65. 251c89c am 5f15d151: checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 16 years ago
  66. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 16 years ago
  67. 368d9c3 Merge change 4426 by Android (Google) Code Review · 16 years ago
  68. b37c0a5 Switch fountain to use ProgramVertex rather than hard coded camers in scripts. Remove camera code from scripts. by Jason Sams · 16 years ago
  69. 69f066c Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  70. 151e859 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 16 years ago
  71. d1ac159 Merge change 4289 by Android (Google) Code Review · 16 years ago
  72. 0826a6f Bug fixes. TriangleMesh now ref-counts, implement missing element formats, add missing modes for program vertex. Add matrix support classes. Add test app rollo by Jason Sams · 16 years ago
  73. daf701f am 2fdd428e: Fix some backup reader/writer issues; make local transport do backup by Christopher Tate · 16 years ago
  74. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 16 years ago
  75. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 16 years ago
  76. e194762 protect ANDROID specific egl extension with #define by Mathias Agopian · 16 years ago
  77. ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 16 years ago
  78. 31ff7a3 Merge change 3952 by Android (Google) Code Review · 16 years ago
  79. 1fe9b8c Split FountainView into View and RS parts. Beging adding ProgramVertex to the java api. It was already implemented in native. by Jason Sams · 16 years ago
  80. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 16 years ago
  81. 43b605d Merge change 3850 by Android (Google) Code Review · 16 years ago
  82. bcf3e6a Merge change 3849 by Android (Google) Code Review · 16 years ago
  83. d5680f9 Fix bug with bad conversion of java strings to C strings for object names. Update test app to test object defines. by Jason Sams · 16 years ago
  84. 196ac85 Fix build error due to bad path generation in makefile for generated tools. by Jason Sams · 16 years ago
  85. a10cb5a Merge change 3808 by Android (Google) Code Review · 16 years ago
  86. 94d8e90a Split renderscript java code from test apps. Update makefiles. by Jason Sams · 16 years ago
  87. 297ba9f Merge change 3776 by Android (Google) Code Review · 16 years ago
  88. 3eaa338 Add named objects and implement support for ProgramFragmentStore and ProgramFragment to be used by name in scripts. by Jason Sams · 16 years ago
  89. d5ac1ae Framework changes for bluez4. by Jaikumar Ganesh · 16 years ago
  90. 280412f Merge change 3601 by Android (Google) Code Review · 16 years ago
  91. da423d8 checkpoint pragma support. Includes more cleanup of script enviroment storage to keep the env settings in the base and only the per language state in ScriptC. by Jason Sams · 16 years ago
  92. 5999cd7 Merge change 3535 by Android (Google) Code Review · 16 years ago
  93. 928f5cf Move placement of script enviroment data to base. by Jason Sams · 16 years ago
  94. f87e896 Merge change 3485 by Android (Google) Code Review · 16 years ago
  95. 3a833d8 Fix build issue and ref count bug with scripts. by Jason Sams · 16 years ago
  96. 7087c0e Merge change 3386 by Android (Google) Code Review · 16 years ago
  97. 39ddc950 Move call to compiler from jni to core library code. by Jason Sams · 16 years ago
  98. 51c8a3e Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  99. e583a4e get rid of LogSocket which wasn't even implemented (enabled) by Mathias Agopian · 16 years ago
  100. 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 · 16 years ago