summaryrefslogtreecommitdiffstats
path: root/libs/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-2710-71/+29
|\ \ \ | |/ /
| * | am 0c0ad39c: Merge change 2502 into donutAndroid (Google) Code Review2009-05-263-22/+19
| |\ \ | | |/
| | * minor clean-up to Rect and Point.Mathias Agopian2009-05-263-22/+19
| * | some work to try to reduce the code size of some native librariesMathias Agopian2009-05-267-49/+12
* | | merge master to master_glMathias Agopian2009-05-2213-30/+37
|\ \ \ | |/ /
| * | am 69a6c3eb: Merge change 2292 into donutAndroid (Google) Code Review2009-05-211-3/+10
| |\ \ | | |/
| | * split boot animation out of SurfaceFlingerMathias Agopian2009-05-211-3/+10
| | * bring the native_handle stuff back from master_glMathias Agopian2009-05-201-8/+4
| * | change 2115 wasn't merged properly into master. this fixes that.Mathias Agopian2009-05-211-8/+4
| * | move libbinder's header files under includes/binderMathias Agopian2009-05-2013-30/+29
| * | 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-175-142/+572
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-142-189/+55
|\ \ | |/
| * Modify camera framework to use new streamlined binder interface.Dave Sparks2009-05-112-189/+55
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-082-0/+55
|\ \ | |/
| * Add new binder methods to camera client to support generic callbacksDave Sparks2009-05-072-0/+55
* | add support for update-on-demand in SurfaceFlingerMathias Agopian2009-05-071-1/+11
* | get rid off unneeded flagsMathias Agopian2009-05-051-22/+1
* | move android_native_buffer_t declaration into its own private/ui/android_nati...Mathias Agopian2009-05-051-0/+2
* | move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-054-5/+22
* | get rid of android_native_buffer_t::getHandle() and replace it with an handle...Mathias Agopian2009-05-051-20/+7
* | removed the "bits" attribute from android_native_buffer_t.Mathias Agopian2009-05-051-12/+11
* | minor clean-up in FramebufferNativeWindowMathias Agopian2009-05-041-14/+0
* | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-045-237/+139
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-04-301-7/+14
|\ \ | |/
| * Bug fix(1807910): media recorder crash due to the use of locked camera object...James Dong2009-04-271-13/+7
| * Fix a media server crash (bug 1807910): part oneJames Dong2009-04-231-0/+13
| * AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh...Mathias Agopian2009-03-272-4/+7
| * Automated import from //branches/donutburger/...@142727,142727Dianne Hackborn2009-03-251-0/+1
* | a brand new MessageQueue for SurfaceFlinger.Mathias Agopian2009-04-241-81/+0
* | Squashed commit of the following:Mathias Agopian2009-04-242-4/+2
* | cleanup, remove unused fields. Also make sure that we don't systematically al...Mathias Agopian2009-04-161-10/+5
* | more splitting of Surface/SurfaceControl. Surface.java is now implemented in ...Mathias Agopian2009-04-162-180/+95
* | split Surface.cpp into Surface and SurfaceControlMathias Agopian2009-04-162-91/+282
* | fix some issues with Surface's lifetime management.Mathias Agopian2009-04-161-39/+45
* | fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the...Mathias Agopian2009-04-152-40/+43
* | more debugging tools around BufferMapperMathias Agopian2009-04-101-0/+78
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-1010-1032/+683
* | AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotatio...Mathias Agopian2009-03-272-4/+7
* | Automated import from //branches/master/...@142771,142771Dianne Hackborn2009-03-251-0/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0329-0/+7072
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0329-7070/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-2/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+2
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+1
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-1010-102/+372
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-202-38/+44
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-154-16/+32
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-096-66/+145
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1714-527/+463