1. e92c713 when looking for an EGLConfig always pick the first one that matches, not the last one by Mathias Agopian · 15 years ago
  2. 6457359 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  3. 294423e get rid of TimerProbe which is never used by Mathias Agopian · 15 years ago
  4. 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 · 15 years ago
  5. e0c3220 get rid of utils.h by Mathias Agopian · 15 years ago
  6. e839d82 merge master to master_gl by Mathias Agopian · 15 years ago
  7. c20e4eb am b61ae351: Merge change 2747 into donut by Android (Google) Code Review · 15 years ago
  8. 489d395 Merge change 2747 into donut by Android (Google) Code Review · 15 years ago
  9. 3c4d8c8 log the geomerty of surfaces causing an out of memory in SurfaceFlinger. by Mathias Agopian · 15 years ago
  10. e5eb06d am d9cc7659: Merge change 2706 into donut by Android (Google) Code Review · 15 years ago
  11. 01c4ba3 Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 15 years ago
  12. 1c4ec71 fix typo defining a singleton attrbutes for an object that is not a singleton -- no side effects, but useless by Mathias Agopian · 15 years ago
  13. bed9dd1 make sure the Region code disallows constructs like "(a+b)=c;", which is somewhat meaningless. by Mathias Agopian · 15 years ago
  14. da41641 Sim-only files move, part 2/2. by Andy McFadden · 15 years ago
  15. 723ec00 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  16. 2787ddd am 0c0ad39c: Merge change 2502 into donut by Android (Google) Code Review · 15 years ago
  17. 35801ce minor clean-up to Rect and Point. by Mathias Agopian · 15 years ago
  18. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 15 years ago
  19. a26299d am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 15 years ago
  20. 570dd0b Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
  21. 0180a05 am 04561a55: Merge change 2359 into donut by Android (Google) Code Review · 15 years ago
  22. ca7b80e Merge change 2359 into donut by Android (Google) Code Review · 15 years ago
  23. b4c4265 Fix for the simultor build breakage. by Nicolas Catania · 15 years ago
  24. 4e97f8c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 15 years ago
  25. b6333b3 Merge change 2351 into donut by Android (Google) Code Review · 15 years ago
  26. 8af0f82 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 15 years ago
  27. 8f9ede0 am 7198030f: This should fix the simulator build. by Marco Nelissen · 15 years ago
  28. d95aabc This should fix the simulator build. by Marco Nelissen · 15 years ago
  29. 310f8da merge master to master_gl by Mathias Agopian · 15 years ago
  30. bdbf6b0 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 15 years ago
  31. a1ecca9 split boot animation out of SurfaceFlinger by Mathias Agopian · 15 years ago
  32. a47f02a change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 15 years ago
  33. 53f6f3c bring the native_handle stuff back from master_gl by Mathias Agopian · 15 years ago
  34. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  35. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
  36. 416acf8 am e2914615: Merge change 2099 into donut by Android (Google) Code Review · 15 years ago
  37. 473b6e2 Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
  38. 8c28eab am eb2c314b: Merge change 2042 into donut by Android (Google) Code Review · 15 years ago
  39. 1e26a81 am a59aba8c: Merge changes 2023,2036 into donut by Android (Google) Code Review · 15 years ago
  40. d094586 am f6382011: Merge change 1998 into donut by Android (Google) Code Review · 15 years ago
  41. 6c41033 Remove deprecated openInputStream factory method by Dave Sparks · 15 years ago
  42. 6554773 Update more references to openInputStream in support classes. by Dave Sparks · 15 years ago
  43. 0e06d21 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 15 years ago
  44. a5a11d4 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 15 years ago
  45. 0087559 am 656a2726: Merge change 1910 into donut by Android (Google) Code Review · 15 years ago
  46. 7a57985 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 15 years ago
  47. 20f6878 Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 15 years ago
  48. 5e3877f am e85bb9eb: Merge change 1823 into donut by Android (Google) Code Review · 15 years ago
  49. ac2dda7 Merge branch '2514' into merge_master by Mathias Agopian · 15 years ago
  50. d502f05 Add the backup data file writer C++ class. by Joe Onorato · 15 years ago
  51. 26a87a8 am 4535e405: Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
  52. 8d626d6 Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
  53. d717598 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  54. 1d0ec01 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 15 years ago
  55. c7bbc69 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  56. fa1df1c am 3022a11: Merge change 1239 into donut by Android (Google) Code Review · 15 years ago
  57. 93b9458 Modify camera framework to use new streamlined binder interface. by Dave Sparks · 15 years ago
  58. 5958661 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  59. 2a98fb9 fix the sim build. disables the tests for now. by Joe Onorato · 15 years ago
  60. 031af5a am 3fd7e13: Merge branch \'donut\' of ssh://android-git.corp.google.com:29 by The Android Open Source Project · 15 years ago
  61. 15e3747 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  62. 1e16b13 add support for update-on-demand in SurfaceFlinger by Mathias Agopian · 15 years ago
  63. e6bf8b3 fix EGL extension string names by Mathias Agopian · 15 years ago
  64. df3ca30 created an new EGL extension called ANDROID_swap_rectangle by Mathias Agopian · 15 years ago
  65. 9b35233 Add new binder methods to camera client to support generic callbacks by Dave Sparks · 15 years ago
  66. 081b070 fix the sim build. disables the tests for now. by Joe Onorato · 15 years ago
  67. a1bc294 am 4488b11: Merge change 1039 into donut by Android (Google) Code Review · 15 years ago
  68. aa8c0ff get rid off unneeded flags by Mathias Agopian · 15 years ago
  69. 58a79f4 move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it. by Mathias Agopian · 15 years ago
  70. 7189c00 move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h by Mathias Agopian · 15 years ago
  71. 0c4863b Add some C++ code to do raw files for backup by Joe Onorato · 15 years ago
  72. 21c59d0 get rid of android_native_buffer_t::getHandle() and replace it with an handle field by Mathias Agopian · 15 years ago
  73. e71212b removed the "bits" attribute from android_native_buffer_t. by Mathias Agopian · 15 years ago
  74. b2dd686 minor clean-up in FramebufferNativeWindow by Mathias Agopian · 15 years ago
  75. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  76. 7be3e5d Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  77. 3f54b2a am 0124a15: Merge change 626 into donut by Android (Google) Code Review · 15 years ago
  78. 7f0d4f5 am 17f213b: Merge change 602 into donut by Android (Google) Code Review · 15 years ago
  79. abbab9b am 0a9b5bb: Merge change 509 into donut by Android (Google) Code Review · 15 years ago
  80. e54a9e0 am 9c56513: Merge change 165 into donut by Android (Google) Code Review · 15 years ago
  81. b6683b5 make use of the perfectly fine List.h instead of our own reimplementation of a linked list. by Mathias Agopian · 15 years ago
  82. 2b42fa7 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly by Mathias Agopian · 15 years ago
  83. d2dc9ac Bug fix(1807910): media recorder crash due to the use of locked camera object (last part) by James Dong · 15 years ago
  84. 550b79f get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers by Mathias Agopian · 15 years ago
  85. cbc93ca get rid of the "show fps" debug option by Mathias Agopian · 15 years ago
  86. 0aa758d Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 15 years ago
  87. f1d8e87 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 15 years ago
  88. 9a11206 more Surface lifetime management by Mathias Agopian · 15 years ago
  89. 9f88afb Squashed commit of the following: by Mathias Agopian · 15 years ago
  90. f35e00c Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  91. 972d985 Merge change 509 into donut by Android (Google) Code Review · 15 years ago
  92. f1a5314 Fix a media server crash (bug 1807910): part one by James Dong · 15 years ago
  93. 2bcce36 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  94. fd39295 Squashed commit of the following: by Robert Greenwalt · 15 years ago
  95. 4dd495b Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 15 years ago
  96. 4ab7abd Merge branch 'readonly-p4-master' by Marco Nelissen · 15 years ago
  97. 760b67a AI 146964: tabs -> spaces by Marco Nelissen · 15 years ago
  98. 18d8446 cleanup, remove unused fields. Also make sure that we don't systematically allocate a Surface in Surface.java if only a SurfaceControl is needed (Common case). by Mathias Agopian · 15 years ago
  99. 01b7668 more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 15 years ago
  100. 62185b7 split Surface.cpp into Surface and SurfaceControl by Mathias Agopian · 15 years ago