1. e0c1a8b SF: Fix Klockwork errors. by Praveena Pachipulusu · 10 years ago
  2. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 10 years ago
  3. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 10 years ago
  4. 1c284a9 Add contains point method to Region by Michael Wright · 10 years ago
  5. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  6. 6c7f25a reformat Rect.{cpp|h} by Mathias Agopian · 11 years ago
  7. 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 11 years ago
  8. cab25d6 improved CallStack a bit by Mathias Agopian · 11 years ago
  9. 3e010f3 Add createTJunctionFreeRegion by Chris Craik · 11 years ago
  10. 9ca6491 Region::validate() cannot be called from addRectUnchecked() by Mathias Agopian · 12 years ago
  11. 068d47f strengthen region validation by Mathias Agopian · 12 years ago
  12. 2401ead Add a way to retrieve a Region as a SharedBuffer by Mathias Agopian · 12 years ago
  13. 3ab6855 change how we store Region data internally by Mathias Agopian · 12 years ago
  14. 4c0a170 don't generate a new Region when translating by 0,0 by Mathias Agopian · 12 years ago
  15. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 12 years ago
  16. 3aecbb0 fix Region const_iterator. by Mathias Agopian · 12 years ago
  17. b8a2e98 Preliminary support for clipRect(Rect, Op) by Romain Guy · 12 years ago
  18. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  19. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  20. 0857c8f Region cannot handle malformed Rects. Abort the Region op in that case. by Mathias Agopian · 13 years ago
  21. 0450452 Make sure Region handles invalid rectangles by Mathias Agopian · 13 years ago
  22. d0b55c0 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 13 years ago
  23. b801624 Optimize FBO drawing with regions. by Romain Guy · 14 years ago
  24. b612142 Remove a dependency of Region (libui) on Parcel (libbinder). by Mathias Agopian · 14 years ago
  25. 72b0ffe should fix sim build by Mathias Agopian · 15 years ago
  26. 9f96145 Region::makeBoundsSelf() efficiently turns a region to its bounds by Mathias Agopian · 15 years ago
  27. bed9dd1 make sure the Region code disallows constructs like "(a+b)=c;", which is somewhat meaningless. by Mathias Agopian · 15 years ago
  28. 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
  29. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  30. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  31. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  32. 2762932 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 15 years ago
  33. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago