summaryrefslogtreecommitdiff
path: root/include/ui/Rect.h
AgeCommit message (Expand)Author
2019-12-05libui: remove frameworks/native/include/ui symlinkMarissa Wall
2017-05-22Headers of libui is moved to the local directoryJiyong Park
2017-02-17Merge "Break a dependency of libui on libandroid"TreeHugger Robot
2017-02-17Break a dependency of libui on libandroidMathias Agopian
2017-02-17Move FloatRect from libgfx to libuiDan Stoza
2017-01-12resolve merge conflicts of a2c2d11f9 to masterMark Salyzyn
2017-01-11Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn
2017-01-06Merge "Add android/log.h to Rect.h" am: a422103c90 am: 20b8c55a5e am: a58d700c85Steve Paik
2017-01-05Add android/log.h to Rect.hSteve Paik
2016-12-29Create libgfx, starting with FloatRectDan Stoza
2016-01-08libui: Make Rect constructor 32/64-bit friendlyDan Stoza
2015-08-24libsgui: Change Rect default constructorPablo Ceballos
2015-04-15libgui: Pass surface damage through BufferQueueDan Stoza
2014-12-05libgui: Enable -Weverything and -WerrorDan Stoza
2014-10-29Initialize ARect fields in default ctorDmitriy Ivanov
2013-05-10take the "transparent region" into account for blendingMathias Agopian
2013-05-10reformat Rect.{cpp|h}Mathias Agopian
2012-08-13improve [un]marshalling of non-binder objectsMathias Agopian
2012-05-13minor Rect.h cleanupMathias Agopian
2012-05-11SurfaceFlinger: add a crop to the layer stateJamie Gennis
2012-05-07libui: add the Rect::transform methodJamie Gennis
2011-09-19fix the float Rect in OpenGLRenderer to handle NANsMathias Agopian
2010-07-09Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn
2009-05-27oops forgot these changes in the previous merge. fixes buildMathias Agopian
2009-05-26minor clean-up to Rect and Point.Mathias Agopian
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project