summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* camera: fix samsung/qcom conflictcodeworkx2012-07-081-2/+4
* camera: ISO mode support (1/2)athurh2012-07-081-0/+2
* framework/base: hwui: Clear layer FBO after FBO cache is updatedOmprakash Dhyade2012-07-021-0/+2
* Aligning native Parcel implementation to Java.Magnus Strandberg2012-06-081-1/+2
* Merge "Revert "libhwui: Correct transform used for drawing text-shadow."" int...Steve Kondik2012-06-031-4/+0
|\
| * Revert "libhwui: Correct transform used for drawing text-shadow."Giulio Cervera2012-06-011-4/+0
* | Merge "camera: Add parameters for HTC msm8960" into icsSteve Kondik2012-06-031-0/+17
|\ \
| * | camera: Add parameters for HTC msm8960Ethan Chen2012-05-211-0/+17
* | | SurfaceTextureClient : Reset buffer size to 0 after setting geometrySravan Kumar D.V.N2012-06-011-0/+16
| |/ |/|
* | surfacetexture: Add option for choosing texture target on old AdrenosArne Coucheron2012-05-202-1/+16
|/
* camera: Add parameters for some Samsung camerasSteve Kondik2012-05-151-0/+5
* Merge remote-tracking branch 'github/kali' into icsRicardo Cerqueira2012-05-146-61/+30
|\
| * frameworks/base: capping live wallpapper fpsRajulu Ponnada2012-05-041-0/+16
| * SurfaceFlinger: Handle WFD and HDMI concurrency.Arun Kumar K.R2012-05-022-42/+8
| * Revert "SurfaceFlinger: Handle WFD and HDMI concurrency"Giulio Cervera2012-05-022-8/+42
| * SurfaceTexture: returning the current transform valueKyong Hwa Bae2012-05-021-4/+2
| * Merge remote-tracking branch 'github/ics' into ics_chocolate_M8260AAABQNLZA30150Giulio Cervera2012-05-024-4/+32
| |\
| * | SurfaceFlinger: Return the current transform value when queriedKyong Hwa Bae2012-04-241-0/+6
| * | Revert "Select texture target based on pixel format"Giulio Cervera2012-04-241-15/+0
| * | libhwui: Correct transform used for drawing text-shadow.Sushil Chauhan2012-04-241-0/+4
| * | SurfaceFlinger: Handle WFD and HDMI concurrencyArun Kumar K.R2012-04-242-42/+8
* | | Merge "MemoryHeapBase: ifdef for gingerbread compatibility" into icsSteve Kondik2012-05-133-5/+45
|\ \ \
| * | | MemoryHeapBase: ifdef for gingerbread compatibilityTanguy Pruvot2012-05-023-5/+45
| | |/ | |/|
* | | Merge "FontRenderer: do not leak mIndexBufferID" into icsSteve Kondik2012-05-131-0/+4
|\ \ \
| * | | FontRenderer: do not leak mIndexBufferIDJeremy Gebben2012-05-061-0/+4
| |/ /
* | | Merge "SurfaceTexture: Reset buffer values on disconnect." into icsSteve Kondik2012-05-131-0/+7
|\ \ \
| * | | SurfaceTexture: Reset buffer values on disconnect.Chetan Kalyan2012-05-061-0/+7
| |/ /
* | | Merge "SurfaceFlinger: Return the current transform value when queried" into icsSteve Kondik2012-05-131-0/+6
|\ \ \
| * | | SurfaceFlinger: Return the current transform value when queriedKyong Hwa Bae2012-05-061-0/+6
| |/ /
* | | Merge remote-tracking branch 'tmo/themes-2.3.1_r1' into themes-4.0Ricardo Cerqueira2012-05-044-73/+447
|\ \ \ | |/ / |/| |
| * | Fixed cyanogenmod issue 2861: asset redirection breaks access to AndroidManif...Josh Guilfoyle2011-03-071-8/+21
| * | Removed AssetManager#dumpResources.Josh Guilfoyle2011-02-042-168/+1
| * | Removed dead theme engine code.Josh Guilfoyle2011-02-041-53/+0
| * | Corrected whitespace trespasses.Josh Guilfoyle2011-02-041-10/+10
| * | Fixed a regression causing theme switch to fail.Josh Guilfoyle2011-01-201-0/+7
| * | Asset redirections are now managed by a system service.Josh Guilfoyle2011-01-205-731/+213
| * | Fix issues with theme APKs that do not specify a styleId.Josh Guilfoyle2010-12-271-3/+3
| * | Merge commit 'android-2.3.1_r1' into themes-exp-2.3.1_r1Josh Guilfoyle2010-12-23131-22817/+18642
| |\ \
| * | | Pass the high-level theme resource id into the redirection table layer.Josh Guilfoyle2010-12-231-30/+18
| * | | Create res-cache folders world-writable for now.Josh Guilfoyle2010-12-221-2/+2
| * | | Switched FileLock to use fcntl for compatability with the Java layer.Josh Guilfoyle2010-12-221-9/+26
| * | | Fixed a crash when the currently applied theme is replaced by the PackageMana...Josh Guilfoyle2010-12-221-20/+1
| * | | Introduced an asset redirection system to the theme engine.Josh Guilfoyle2010-12-224-2/+836
| * | | Updated copyright headers.Josh Guilfoyle2010-11-182-0/+2
| * | | Merge commit 'themes/themes-eclair' into themes-2.2_r1Dirk Sigurdson2010-07-043-74/+348
| |\ \ \
| | * | | Removed dynamic attribute assignment and related debug.Josh Guilfoyle2010-03-011-23/+0
| | * | | Merge remote branch 'korg/eclair' into themes-eclairDirk Sigurdson2010-02-0732-435/+770
| | |\ \ \
| | * | | | Fix a potential crash in AssetManager during cleanup.Sergey Ten2009-12-071-3/+4
| | * | | | Merge branch 'themes-1.5r2' into themes-eclairJosh Guilfoyle2009-11-243-74/+370
| | |\ \ \ \
| | | * | | | Add support for modifying ResTable on fly.Sergey Ten2009-09-232-52/+303