Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
bb7cb4a80f31a542cd6763a6b89aa11f47d639ef
/
libs
bb7cb4a
Remove unused argument LayoutOverhang
by Seigo Nonaka
· 7 years ago
671cce2
Make ImageDecoder return animated Drawables
by Leon Scroggins III
· 7 years ago
600ebac
Merge "Create an empty stub for Vulkan readback"
by TreeHugger Robot
· 7 years ago
a31973fe
Create an empty stub for Vulkan readback
by Stan Iliev
· 7 years ago
682a4e7
Merge "base: Convert libs/services/Android.mk into a blueprint"
by Sami Kyostila
· 7 years ago
c6c96dd
Improve correctness of SkiaCanvas::drawLayoutOnPath
by Stan Iliev
· 7 years ago
4389e6b
base: Convert libs/services/Android.mk into a blueprint
by Sami Kyostila
· 7 years ago
d531218
Merge "Remove error log messages when skia shader cache is disabled"
by TreeHugger Robot
· 7 years ago
ba72f9a
Remove error log messages when skia shader cache is disabled
by Stan Iliev
· 7 years ago
3c034c9
Implement a new type of section which reads from logd and dumps proto.
by Yi Jin
· 7 years ago
ec08381
Refactor TestUtils::drawUtf8ToCanvas usage in macrobench tests
by Stan Iliev
· 7 years ago
0e603f0
Merge "Fix doFadingAnimationLocked in sanitized builds."
by Ivan Lozano
· 7 years ago
c243f23
Merge "IDMAP: Warn when RROs overlay non-overlayable resources"
by Adam Lesinski
· 7 years ago
5c693f2
Merge "AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK"
by Adam Lesinski
· 7 years ago
7ee0dba
Fix doFadingAnimationLocked in sanitized builds.
by Ivan Lozano
· 7 years ago
81bfe13
Merge "Remove IIncidentReportCompleted and gmscore WW module would listen to android.intent.action.DROPBOX_ENTRY_ADDED and look up incident tag then upload the report."
by TreeHugger Robot
· 7 years ago
a974382
IDMAP: Warn when RROs overlay non-overlayable resources
by Adam Lesinski
· 7 years ago
d2cafca
Merge "Private API became public..." am: eb44ebbfcd am: 85fc4d6dd6
by Elliott Hughes
· 7 years ago
71be705
AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK
by Adam Lesinski
· 7 years ago
0e89ca2
Log daveys
by John Reck
· 7 years ago
7c2107b
Private API became public...
by Elliott Hughes
· 7 years ago
26ac030
Remove IIncidentReportCompleted and gmscore WW module would
by Yi Jin
· 7 years ago
ceb1fa2
Minimal reformat to match internal master.
by Elliott Hughes
· 7 years ago
c9f1a9e
Merge "Fix how we build the statsd protos."
by Joe Onorato
· 7 years ago
62c220b
Fix how we build the statsd protos.
by Joe Onorato
· 7 years ago
7129b1e
Merge "SkPixelSerialize is deprecated (and unneeded in this case)"
by TreeHugger Robot
· 7 years ago
3fe9d79
Merge "Include what we use." am: b0efcc1f68 am: afa15b0846 am: 83a1241e5a
by Dan Albert
· 7 years ago
b0efcc1
Merge "Include what we use."
by Treehugger Robot
· 7 years ago
ebf96fb
SkPixelSerialize is deprecated (and unneeded in this case)
by Mike Reed
· 7 years ago
4ee4d20
renderthread: relax error handling for wide gamut EGL configs
by Rob Herring
· 7 years ago
74883ab
renderthread: relax error handling for wide gamut EGL configs
by Rob Herring
· 7 years ago
9b6a62f
Include what we use.
by Dan Albert
· 7 years ago
6295c422
Merge "Update graphics stats to use long version codes."
by TreeHugger Robot
· 7 years ago
73453e4
Update graphics stats to use long version codes.
by Dianne Hackborn
· 7 years ago
e12d731
Enable fast drawing for solid color nine patch rectangles
by Stan Iliev
· 7 years ago
1f39770
Merge "Update GrContext creation calls to use sk_sp"
by Greg Daniel
· 7 years ago
660d6ec
Update GrContext creation calls to use sk_sp
by Greg Daniel
· 7 years ago
7ccbd94
Merge "Turn on PGO for hwui"
by TreeHugger Robot
· 7 years ago
e8b7642
Merge "Optimize Outline::setRoundRect"
by TreeHugger Robot
· 7 years ago
f563833
Optimize Outline::setRoundRect
by Stan Iliev
· 7 years ago
ad6c1ed
Merge "Private API to turn off anti-aliasing for VectorDrawable"
by Doris Liu
· 7 years ago
a232b53
Merge "Update VectorDrawables to use Skia's drawArc implementation."
by TreeHugger Robot
· 7 years ago
58e1b78
Turn on PGO for hwui
by Zhizhou Yang
· 7 years ago
9f51644
Extreme battery saver: Allow lowering framerate for experiments.
by John Reck
· 7 years ago
12f9b06
Update VectorDrawables to use Skia's drawArc implementation.
by Derek Sollenberger
· 7 years ago
af807e0
Merge "Allocate textures in multiples of LAYER_SIZE."
by TreeHugger Robot
· 7 years ago
03e6cff7
Allocate textures in multiples of LAYER_SIZE.
by Derek Sollenberger
· 7 years ago
6b184d7
Private API to turn off anti-aliasing for VectorDrawable
by Doris Liu
· 7 years ago
498f605
libandroidfw: Remove pre-verification
by Adam Lesinski
· 7 years ago
62b4ddd
Merge "libandroidfw: Add SparseEntry support for LoadedArsc"
by Adam Lesinski
· 7 years ago
a18d357
Merge "Switch RenderThread to a Java daemon thread"
by TreeHugger Robot
· 7 years ago
259b25a
Switch RenderThread to a Java daemon thread
by John Reck
· 7 years ago
68ac35c
Merge "1. Implement Privacy Policy Tag Inheritance 2. Expose Dest values in IIncidentReportArgs.h"
by TreeHugger Robot
· 7 years ago
bdf5894
1. Implement Privacy Policy Tag Inheritance
by Yi Jin
· 7 years ago
e44d5e5c
Merge "Enable Skia shader cache"
by TreeHugger Robot
· 7 years ago
9789f09
Merge "Add a phony target containing benchmarks for PGO"
by TreeHugger Robot
· 7 years ago
e75ef1f
Enable Skia shader cache
by Stan Iliev
· 7 years ago
73f6f9d
libandroidfw: Add SparseEntry support for LoadedArsc
by Adam Lesinski
· 7 years ago
22b94c3
Merge "Fix text encoding in some macrobench tests"
by TreeHugger Robot
· 7 years ago
f7cff5e
Merge "Verify that b/68859852 won't happen again"
by TreeHugger Robot
· 7 years ago
557e662
Merge "libandroidfw: Do not clear last resource id in ResolveReference"
by TreeHugger Robot
· 7 years ago
70910fd
Verify that b/68859852 won't happen again
by Yuqian Li
· 7 years ago
1c855a0
libandroidfw: Do not clear last resource id in ResolveReference
by Adam Lesinski
· 7 years ago
a39b774
Fix text encoding in some macrobench tests
by Stan Iliev
· 7 years ago
5ebbc8e
Always draw render node with a non-empty projected display list
by Yuqian Li
· 7 years ago
dbf1629
Merge "libandroidfw: Support loading ApkAssets from a file descriptor"
by TreeHugger Robot
· 7 years ago
9253eea
Merge "The pm command is no more."
by TreeHugger Robot
· 7 years ago
1704e3c
The pm command is no more.
by Dianne Hackborn
· 7 years ago
fd020c4
Merge "Update FontStyle location in minikin."
by TreeHugger Robot
· 7 years ago
c52075e
Update FontStyle location in minikin.
by Seigo Nonaka
· 7 years ago
bc1e177
Add a phony target containing benchmarks for PGO
by Pirama Arumuga Nainar
· 7 years ago
c6efc3f
Merge "Apply PGO for all modules in hwui"
by TreeHugger Robot
· 7 years ago
adc0aec
Merge "Expose how many bytes are written in ProtoOutputStream"
by Yi Jin
· 7 years ago
0dfd4be
Apply PGO for all modules in hwui
by Pirama Arumuga Nainar
· 7 years ago
0abdfb0
Expose how many bytes are written in ProtoOutputStream
by Yi Jin
· 7 years ago
b0f49a60
Merge "Create colored shadows demo"
by TreeHugger Robot
· 7 years ago
220871a
Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from
by Xin Li
· 7 years ago
01b4394
Disable skia shader cache
by Stan Iliev
· 7 years ago
441500b
libandroidfw: Support loading ApkAssets from a file descriptor
by Adam Lesinski
· 7 years ago
3c0369b
Create colored shadows demo
by John Reck
· 7 years ago
f559685
Merge "Fix leak of FILE* in dumping"
by TreeHugger Robot
· 7 years ago
47f5c3a
Fix leak of FILE* in dumping
by John Reck
· 7 years ago
1c4ab70
Revert "Store FontCollection in MinikinPaint"
by Seigo Nonaka
· 7 years ago
67e1f2e
Merge "Create magnifier bench scene"
by TreeHugger Robot
· 7 years ago
ed024d2
Create magnifier bench scene
by John Reck
· 7 years ago
c061b43
Merge "Fix bug in View system recording where Skia dropped the colorFilter."
by Derek Sollenberger
· 7 years ago
917bdb1
Merge "Check for null-terminator in ResStringPool::string8At"
by Adam Lesinski
· 7 years ago
b01aaa0
Merge "Initialize pointer members in VulkanManager to null"
by Greg Daniel
· 7 years ago
a9e3b8c
Merge "Allow hwuimacro to choose a renderer"
by John Reck
· 7 years ago
74ea201
Initialize pointer members in VulkanManager to null
by Greg Daniel
· 7 years ago
5e22f57
Merge "Store FontCollection in MinikinPaint"
by Seigo Nonaka
· 7 years ago
3d35a0e
Check for null-terminator in ResStringPool::string8At
by Adam Lesinski
· 7 years ago
c0a35e7
Store FontCollection in MinikinPaint
by Seigo Nonaka
· 7 years ago
113ddd9
Allow hwuimacro to choose a renderer
by John Reck
· 7 years ago
fd1c507
Merge "Disable sanitizer entirely in ResourceTypes.cpp"
by Ivan Lozano
· 7 years ago
4eb2144
Fix bug in View system recording where Skia dropped the colorFilter.
by Derek Sollenberger
· 7 years ago
f1f3c38
Use Skia API to detect if FP16 render buffer is supported
by Stan Iliev
· 7 years ago
d495f43
Implement SkSL cache
by Stan Iliev
· 7 years ago
d5b3536
Merge "Use enum class for FontVariation and update MinikinUtils"
by TreeHugger Robot
· 7 years ago
20866c1
Use enum class for FontVariation and update MinikinUtils
by Seigo Nonaka
· 7 years ago
Next »