1. fad6c94 another attempt to fix the sim by Mathias Agopian · 16 years ago
  2. ac2dd4d first attempt to fix the sim by Mathias Agopian · 16 years ago
  3. 3a5351e Merge change 6898 by Android (Google) Code Review · 16 years ago
  4. 8d9a5eff fix [1964315] crash in the surface.cpp while browsing by Mathias Agopian · 16 years ago
  5. b1c4ca5 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 16 years ago
  6. 64676f3 1st cut of a3d file loader. by Jason Sams · 16 years ago
  7. b5af325 rename libsgl/libcorecg to libskia by Mike Reed · 16 years ago
  8. 679353d Merge change 6742 by Android (Google) Code Review · 16 years ago
  9. cafec03 fix [1969200] Uninitialized double passed to Math.sqrt() by Mathias Agopian · 16 years ago
  10. 07e456d am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 16 years ago
  11. 4d2dbeb fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 16 years ago
  12. 05dab6f fix for [1969185] valgrind errors in new gl stuff by Mathias Agopian · 16 years ago
  13. 58e8131 am be91fdbc: Merge change 6665 into donut by Android (Google) Code Review · 16 years ago
  14. 2b479be am 3893da46: Merge change 6614 into donut by Android (Google) Code Review · 16 years ago
  15. c916e06 am fe811d8b: Merge change 6603 into donut by Android (Google) Code Review · 16 years ago
  16. e2bf80f am 8a715b4b: Merge change 5510 into donut by Android (Google) Code Review · 16 years ago
  17. 6c11e73 Fix resources not being set correctly. by Dianne Hackborn · 16 years ago
  18. 4e64633 Fix issue 1970108: crash in AudioFlinger::isMusicActive() by Eric Laurent · 16 years ago
  19. fe811d8 Merge change 6603 into donut by Android (Google) Code Review · 16 years ago
  20. 361d477 quick fix; utf8_codepoint_count must be utf8_length by Daisuke Miyakawa · 16 years ago
  21. 8a715b4 Merge change 5510 into donut by Android (Google) Code Review · 16 years ago
  22. 6698d16 resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 16 years ago
  23. f05b33b Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 by Daisuke Miyakawa · 16 years ago
  24. 59c1a93 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 16 years ago
  25. 03217ae am a5188a09: Merge change 6367 into donut by Android (Google) Code Review · 16 years ago
  26. a5188a0 Merge change 6367 into donut by Android (Google) Code Review · 16 years ago
  27. 7e566a7 Add virtual destructor. by Marco Nelissen · 16 years ago
  28. fcc5be9 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 16 years ago
  29. 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 16 years ago
  30. 94aadce trying to fix the sim, I'm not even sure this syntaxe is valid, but my compilo doesn't complain by Mathias Agopian · 16 years ago
  31. 181a981 should fix sim build by Mathias Agopian · 16 years ago
  32. 03a9a34 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  33. 17ffe10 am 991eec03: Merge change 6252 into donut by Android (Google) Code Review · 16 years ago
  34. 78c4051 Don't re-parse the framework resources all the time. by Dianne Hackborn · 16 years ago
  35. fee47b6 am c7396025: Merge change 6084 into donut by Android (Google) Code Review · 16 years ago
  36. 7a91dc1 am 2bbb80e1: Merge change 5994 into donut by Android (Google) Code Review · 16 years ago
  37. f780d32 don't need to link against libsgl by Mathias Agopian · 16 years ago
  38. d763b5d get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 16 years ago
  39. 0926b61 forgot to remove those files by Mathias Agopian · 16 years ago
  40. 359140c free gralloc buffers as soon as possible (when a surface is not visible any longer), client who have the buffers still mapped won't crash, btu may see garbage data by Mathias Agopian · 16 years ago
  41. ec0ab53 Merge change 6140 by Android (Google) Code Review · 16 years ago
  42. 4244afa Add support for multitexture and fix allocation ref counting bug in RS. Add plaque to rollo and leave it disabled due to ugly appearance. by Jason Sams · 16 years ago
  43. c739602 Merge change 6084 into donut by Android (Google) Code Review · 16 years ago
  44. a1b653d Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 16 years ago
  45. d96e0b0 am 6e1647a2: Merge change 5829 into donut by Android (Google) Code Review · 16 years ago
  46. ae78df4 Merge change 6022 by Android (Google) Code Review · 16 years ago
  47. aabd009 Update rollo with icon images. by Jason Sams · 16 years ago
  48. dfe983b Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  49. 7f32b42 Merge change 5992 by Android (Google) Code Review · 16 years ago
  50. 9a5e3e1 Less logging in some places. More in others. by Joe Onorato · 16 years ago
  51. ff80ceb Allocate 16MB for surfaces on Firstone, since 8MB is way to small for our bigger screen. by Mathias Agopian · 16 years ago
  52. 7605bf3 Merge change 5984 by Android (Google) Code Review · 16 years ago
  53. d4b95fd Merge change 5983 by Android (Google) Code Review · 16 years ago
  54. fdcc14e Update rollo and support functions. Includes mockup of some new ui concepts. by Jason Sams · 16 years ago
  55. 0795684 am b8a10fe4: Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 16 years ago
  56. ed3240e am 58ebdcc0: Merge change 5625 into donut by Android (Google) Code Review · 16 years ago
  57. 7c878f3 Begin adding mesh by Jason Sams · 16 years ago
  58. 6e1647a Merge change 5829 into donut by Android (Google) Code Review · 16 years ago
  59. de7faf6 Fix issue #1673793: Theme styles don't apply. by Dianne Hackborn · 16 years ago
  60. b8a10fe Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 16 years ago
  61. 3a6b160 when there is a choice between UPDATE_ON_DEMAND and SWAP_BUFFER optimizations, choose UPDATE_ON_DEMAND which is often more efficient. by Mathias Agopian · 16 years ago
  62. ecfa7cc fix a bug that caused artifacts when SWAP_RECTANGLE was enabled by Mathias Agopian · 16 years ago
  63. 276826b Region::makeBoundsSelf() efficiently turns a region to its bounds by Mathias Agopian · 16 years ago
  64. 5fc1b60 don't use a 1/4th of the screen size texture for the dim layer by Mathias Agopian · 16 years ago
  65. bacc510 am d09f86ce: Merge changes 5548,5549 into donut by Android (Google) Code Review · 16 years ago
  66. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 16 years ago
  67. 0aed7e9 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
  68. 2f157b1 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
  69. 8c9687a fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debug binder codes too by Mathias Agopian · 16 years ago
  70. d09f86c Merge changes 5548,5549 into donut by Android (Google) Code Review · 16 years ago
  71. 568bc32 Better (and less) logging from backup. by Joe Onorato · 16 years ago
  72. 723738c Expand support for different screen sizes. by Dianne Hackborn · 16 years ago
  73. 8f78faa add support for out-of-range copybit scaling. camera capture is in color again by Mathias Agopian · 16 years ago
  74. dafb08d use 1/16 the size (20KB) for the dim texture in the copybit/msm case by Mathias Agopian · 16 years ago
  75. 68eeb80 use copybit for eglSwapBuffers() copy-back operations by Mathias Agopian · 16 years ago
  76. 1f73008 am c44989d6: Merge change 5350 into donut by Android (Google) Code Review · 16 years ago
  77. 864c0d5 move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 16 years ago
  78. 26c28b1 make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently by Mathias Agopian · 16 years ago
  79. 2eab9d8 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 16 years ago
  80. cbc4c9f hack copybit back in for video playback on msm7k. we have h/w accelerated video again by Mathias Agopian · 16 years ago
  81. f31868e merge master in master_gl by Mathias Agopian · 16 years ago
  82. 6096587 am df65b60c: Merge change 5243 into donut by Android (Google) Code Review · 16 years ago
  83. 9c73a33 am 54118adb: Put back LOGP -> printf in the backup helper code by Christopher Tate · 16 years ago
  84. 95cb30d am 0e034e5a: Merge change 5162 into donut by Android (Google) Code Review · 16 years ago
  85. 63bcb79 Only report "unknown metadata" once per restore helper by Christopher Tate · 16 years ago
  86. e5b3607 am eaa89f74: Merge change 5172 into donut by Android (Google) Code Review · 16 years ago
  87. 2387208 am 3d7b8d1a: Merge change 5158 into donut by Android (Google) Code Review · 16 years ago
  88. 54118ad Put back LOGP -> printf in the backup helper code by Christopher Tate · 16 years ago
  89. 0e034e5 Merge change 5162 into donut by Android (Google) Code Review · 16 years ago
  90. b1dffc4 Remove deprecated callback function support. by Dave Sparks · 16 years ago
  91. 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 16 years ago
  92. 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
  93. 999543b checkpoint. bring back video/camera by Mathias Agopian · 16 years ago
  94. fbb9238 Preserve file access mode when backing up / restoring files by Christopher Tate · 16 years ago
  95. 9bfd5f4 am 11b15779: Add file mode to the file-backup saved state blobs by Christopher Tate · 16 years ago
  96. 11b1577 Add file mode to the file-backup saved state blobs by Christopher Tate · 16 years ago
  97. 494bb21 Merge change 5097 by Android (Google) Code Review · 16 years ago
  98. f29ca50 Cleanup logging and fix a startup race condition that manifested on Firestone. by Jason Sams · 16 years ago
  99. cefdd03 Merge change 5039 by Android (Google) Code Review · 16 years ago
  100. b2e051a Merge change 5015 by Android (Google) Code Review · 16 years ago