1. d66be0a Use -Werror in frameworks/native/libs/gui and ui by Chih-Hung Hsieh · 7 years ago
  2. 836513b Merge "IWYU RegionHelper += <limits>" am: bbf3096e22 am: f08008db9f by Steven Moreland · 7 years ago
  3. 1da0289 IWYU RegionHelper += <limits> by Steven Moreland · 7 years ago
  4. ea969d5 RegionHelper.h: include <limits> directly. by Steven Moreland · 7 years ago
  5. f8e9366 Fix typo in Region to avoid unexpected values by Fabien Sanglard · 7 years ago
  6. 6027ba7 Fix typo in Region to avoid unexpected values by Fabien Sanglard · 7 years ago
  7. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 8 years ago
  8. 8f27996 Use uint32_t consistently for region op by Colin Cross · 8 years ago
  9. 17576de Fix trailing semicolon warnings by Colin Cross · 8 years ago
  10. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 9 years ago
  11. 068d47f strengthen region validation by Mathias Agopian · 12 years ago
  12. 3aecbb0 fix Region const_iterator. by Mathias Agopian · 12 years ago
  13. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 12 years ago
  14. 0a75781 fix [3259708] Graphic Buffer Mapper does not support YV12 by Mathias Agopian · 14 years ago
  15. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  16. 38a7fa2 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 15 years ago
  17. e700501 fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 15 years ago
  18. 9ec430a fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  19. b26af23 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
  20. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  21. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  22. 86f7329 add basic time stats for surfaces lock time by Mathias Agopian · 15 years ago
  23. c7d5601 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 15 years ago
  24. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  25. b58b5d7 make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 15 years ago
  26. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  27. 238a66e be more friendly with C by Mathias Agopian · 15 years ago
  28. 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 · 15 years ago
  29. e7c4c28 add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 15 years ago
  30. 7e2a937 revive the copybit test. by Mathias Agopian · 15 years ago
  31. 0c97ed3 cleanup Debug.h a bit by Mathias Agopian · 15 years ago
  32. 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
  33. 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
  34. 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
  35. f1d8e87 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 15 years ago
  36. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  37. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  38. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  39. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago