summaryrefslogtreecommitdiffstats
path: root/libs/ui/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* libgui: Don't assign handle to NULL after free is commonCaio Schnepper2015-11-251-0/+4
* Disable struct padding warning/errorDan Stoza2014-12-011-0/+3
* libui: Enable -Weverything and -WerrorDan Stoza2014-12-011-1/+13
* Enable clang for libui/libgui/surfaceflingerDan Stoza2014-11-111-3/+6
* Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-101-0/+1
* Add liblogYing Wang2013-04-091-1/+2
* Show build config in dumpsys SurfaceFlingerAndy McFadden2012-09-251-1/+2
* Update ANativeWindow clients for syncJamie Gennis2012-06-201-2/+4
* remove libui dependency on libEGLMathias Agopian2012-02-241-2/+0
* Merge "libui: add ability to force a framebuffer format for EGL's use"Dima Zavin2012-02-221-0/+4
|\
| * libui: add ability to force a framebuffer format for EGL's useDima Zavin2012-02-221-0/+4
* | remove libui's dependency on libpixelflingerMathias Agopian2012-02-211-1/+0
|/
* frameworks/base refactoringMathias Agopian2012-02-201-34/+1
* remove dead/usnused codeMathias Agopian2012-01-111-1/+0
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* Remove native EventRecurrence parserAndy McFadden2011-06-281-1/+0
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-1/+6
* Mouse pointer integration.Jeff Brown2011-01-041-4/+0
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-3/+0
* Improve support for external keyboards.Jeff Brown2010-12-021-0/+1
* Port Emulator keymaps.Jeff Brown2010-11-231-4/+39
* Added support for full PC-style keyboards.Jeff Brown2010-11-181-0/+1
* Add logging of various important graphics eventsMathias Agopian2010-09-131-0/+1
* Refactor input reader to support new device types more easily.Jeff Brown2010-07-281-1/+0
* Add initial gamepad support.Jeff Brown2010-07-131-0/+11
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+5
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-13/+1
* fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-071-2/+1
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-061-2/+3
* Fix sim-eng build.Andy McFadden2009-09-091-0/+4
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-071-0/+2
* added two EGL helpers for selecting a config matching a certain pixelformat o...Mathias Agopian2009-08-061-0/+2
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-011-2/+1
|\
| * am c44989d6: Merge change 5350 into donutAndroid (Google) Code Review2009-06-251-2/+1
| |\
| | * move ui/Time.cpp to core/jni, since this is the only place it is usedMathias Agopian2009-06-251-2/+1
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-271-1/+0
|\ \ \ | |/ /
| * | am 0c0ad39c: Merge change 2502 into donutAndroid (Google) Code Review2009-05-261-1/+0
| |\ \ | | |/
| | * minor clean-up to Rect and Point.Mathias Agopian2009-05-261-1/+0
* | | merge master to master_glMathias Agopian2009-05-221-0/+1
|\ \ \ | |/ /
| * | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+1
| |/
* | Region now has its own implementation instead of relying on SkRegion, which a...Mathias Agopian2009-05-171-1/+0
* | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-1/+1
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-1/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+41
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-41/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+39