1. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  2. b58b5d7 make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 16 years ago
  3. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  4. e03eaa1 Calculate specular lighting correctly by Martin Storsjo · 16 years ago
  5. 238a66e be more friendly with C by Mathias Agopian · 16 years ago
  6. eb9fd68 add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes by Mathias Agopian · 16 years ago
  7. ec0f1f6 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 16 years ago
  8. e7c4c28 add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 16 years ago
  9. 4c4b387 merge master in master_gl by Mathias Agopian · 16 years ago
  10. 952663e am 5277103d: Merge change 5035 into donut by Android (Google) Code Review · 16 years ago
  11. b12f99b add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 16 years ago
  12. 0a3139a fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 16 years ago
  13. 7e2a937 revive the copybit test. by Mathias Agopian · 16 years ago
  14. 0c97ed3 cleanup Debug.h a bit by Mathias Agopian · 16 years ago
  15. 310f8da merge master to master_gl by Mathias Agopian · 16 years ago
  16. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  17. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
  18. 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 · 16 years ago
  19. 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 · 16 years ago
  20. 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 · 16 years ago
  21. f1d8e87 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 16 years ago
  22. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  23. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  24. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  25. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  26. 8a7a675 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  27. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  28. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago