summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Region now has its own implementation instead of relying on SkRegion, which a...Mathias Agopian2009-05-1710-192/+631
* Merge branch '2514' into merge_masterMathias Agopian2009-05-153-7/+385
|\
| * am 4535e405: Implement the C++ class to write the backed up file data.Joe Onorato2009-05-153-7/+385
| |\
| | * Implement the C++ class to write the backed up file data.Joe Onorato2009-05-153-7/+385
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-143-195/+64
|\ \ \ | |/ /
| * | am aa642c0c: Merge changes 1591,1596 into donutAndroid (Google) Code Review2009-05-141-6/+9
| |\ \ | | |/
| | * Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-6/+9
| * | am 3022a11: Merge change 1239 into donutAndroid (Google) Code Review2009-05-112-189/+55
| |\ \ | | |/
| | * Modify camera framework to use new streamlined binder interface.Dave Sparks2009-05-112-189/+55
| | * fix the sim build. disables the tests for now.Joe Onorato2009-05-081-1/+3
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-082-0/+55
|\ \ \ | |/ /
| * | am 3fd7e13: Merge branch \'donut\' of ssh://android-git.corp.google.com:29The Android Open Source Project2009-05-082-0/+55
| |\ \ | | |/
| | * Add new binder methods to camera client to support generic callbacksDave Sparks2009-05-072-0/+55
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-072-1/+684
|\ \ \ | |/ /
| * | fix the sim build. disables the tests for now.Joe Onorato2009-05-061-1/+3
| * | am 4488b11: Merge change 1039 into donutAndroid (Google) Code Review2009-05-062-1/+682
| |\ \ | | |/
| | * Add some C++ code to do raw files for backupJoe Onorato2009-05-052-1/+682
* | | add support for update-on-demand in SurfaceFlingerMathias Agopian2009-05-072-4/+20
* | | fix EGL extension string namesMathias Agopian2009-05-071-2/+2
* | | created an new EGL extension called ANDROID_swap_rectangleMathias Agopian2009-05-073-10/+18
* | | 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-056-9/+23
* | | 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-052-14/+14
* | | minor clean-up in FramebufferNativeWindowMathias Agopian2009-05-043-22/+4
* | | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-0424-396/+223
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-04-305-11/+23
|\ \ \ | |/ /
| * | am 0124a15: Merge change 626 into donutAndroid (Google) Code Review2009-04-294-5/+19
| |\ \ | | |/
| | * fix 1803886 android15 Translucent GLSurfaceView demo does not display properlyMathias Agopian2009-04-274-5/+19
| * | am 17f213b: Merge change 602 into donutAndroid (Google) Code Review2009-04-291-13/+7
| |\ \ | | |/
| | * Bug fix(1807910): media recorder crash due to the use of locked camera object...James Dong2009-04-271-13/+7
| * | am 0a9b5bb: Merge change 509 into donutAndroid (Google) Code Review2009-04-291-0/+13
| |\ \ | | |/
| | * Merge change 509 into donutAndroid (Google) Code Review2009-04-231-0/+13
| | |\
| | | * Fix a media server crash (bug 1807910): part oneJames Dong2009-04-231-0/+13
| * | | am 9c56513: Merge change 165 into donutAndroid (Google) Code Review2009-04-291-1/+1
| |\ \ \ | | |/ /
| | * | Squashed commit of the following:Robert Greenwalt2009-04-221-1/+1
| | |/
* | | make use of the perfectly fine List.h instead of our own reimplementation of ...Mathias Agopian2009-04-283-135/+64
* | | get rid of an old hack to work around a bug around glDeleteTextures() in the ...Mathias Agopian2009-04-248-19/+7
* | | get rid of the "show fps" debug optionMathias Agopian2009-04-242-12/+1
* | | Surfaces are now destroyed properly in SurfaceFlinger.Mathias Agopian2009-04-245-47/+51
* | | a brand new MessageQueue for SurfaceFlinger.Mathias Agopian2009-04-246-130/+441
* | | more Surface lifetime managementMathias Agopian2009-04-249-44/+141
* | | Squashed commit of the following:Mathias Agopian2009-04-243-6/+3
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-04-244-135/+116
|\ \ \ | |/ /
| * | Merge donut into masterJean-Baptiste Queru2009-04-223-34/+15
| |\ \ | | |/
| | * Fix issue 1745312: Various cleanups in media frameworkEric Laurent2009-04-213-31/+22
| | * AI 144151: am: CL 144150 Fix heap corruption.Nick Pelly2009-04-022-12/+43
| | * AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThrea...Eric Laurent2009-03-311-8/+5
| | * AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted...Eric Laurent2009-03-271-3/+6