Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c22e7735c31b711f8bf598c07fc872baba9af0dd
/
libs
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
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
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
0282874
Disable sanitizer entirely in ResourceTypes.cpp
by Ivan Lozano
· 7 years ago
7811c6b
Merge "If the absolute value of a sweep angle >= 360 then draw it as an oval."
by TreeHugger Robot
· 7 years ago
2089f3a
Merge "Export getRenderPipelineType"
by Bo Liu
· 7 years ago
ef3b218
If the absolute value of a sweep angle >= 360 then draw it as an oval.
by Derek Sollenberger
· 7 years ago
0b1b62d
Merge changes Id23aa4ec,Ieb6c8b51
by John Reck
· 7 years ago
9ba4101
Merge "Fix libandroidfw in integer sanitized builds."
by Ivan Lozano
· 7 years ago
1bcacfd
Format the world (or just HWUI)
by John Reck
· 7 years ago
30ec71c
Add .clang-format file
by John Reck
· 7 years ago
599fed4
Fix libandroidfw in integer sanitized builds.
by Ivan Lozano
· 7 years ago
4c7db05
Merge "ZipUtils: Rewrite in terms of zip_archive::Inflate." am: f941215d56 am: 1bed4d4880
by Narayan Kamath
· 7 years ago
498c409
Merge "ZipUtils: Rewrite in terms of zip_archive::Inflate." am: f941215d56
by Narayan Kamath
· 7 years ago
285ec31
Merge "Add FontFakery argument to minikin callbacks"
by TreeHugger Robot
· 7 years ago
f7340ee
Export getRenderPipelineType
by Bo Liu
· 7 years ago
0d16870
Merge "Remove the extra mapping of field types in ProtoOutputStream"
by Yi Jin
· 7 years ago
36e94d0
Merge "Add prep_taieye"
by TreeHugger Robot
· 7 years ago
a07e122
ZipUtils: Rewrite in terms of zip_archive::Inflate.
by Narayan Kamath
· 7 years ago
44aa587
Merge "Fix PixelCopyTest failure in CTS"
by TreeHugger Robot
· 7 years ago
4fbbcb7
Add prep_taieye
by John Reck
· 7 years ago
8472ac6
Fix PixelCopyTest failure in CTS
by Romain Guy
· 7 years ago
f9ed04b
Remove the extra mapping of field types in ProtoOutputStream
by Yi Jin
· 7 years ago
04625ad
Refactor incident_helper to use protoutil and cppstream plugin.
by Yi Jin
· 7 years ago
a89c2a3
Merge "Fix testWindowProducerCopyToRGBA16F test on x86 emulator"
by TreeHugger Robot
· 7 years ago
ad5570f
Merge "Fully implement "install" and "install-write" in PackageManagerShellCommand."
by Dianne Hackborn
· 7 years ago
bb99656
Merge "Parse BCP 47 locale names with Unicode extensions"
by Roozbeh Pournader
· 7 years ago
ca3872c
Fully implement "install" and "install-write" in PackageManagerShellCommand.
by Dianne Hackborn
· 7 years ago
4184137
Merge "Create a new API allowing callers to concat a serialized message field."
by Yi Jin
· 7 years ago
7475d0f
Fix testWindowProducerCopyToRGBA16F test on x86 emulator
by Stan Iliev
· 7 years ago
0437f02
Merge "Fix PixelCopy readback"
by TreeHugger Robot
· 7 years ago
8ad1938
Create a new API allowing callers to concat a serialized message field.
by Yi Jin
· 7 years ago
cf91788
Fix PixelCopy readback
by Stan Iliev
· 7 years ago
9e5f228
Merge "Switch to a fancy new queue"
by John Reck
· 7 years ago
f8441e6
Switch to a fancy new queue
by John Reck
· 7 years ago
30bc95d
Add FontFakery argument to minikin callbacks
by Seigo Nonaka
· 7 years ago
e7bc60a
Parse BCP 47 locale names with Unicode extensions
by Igor Viarheichyk
· 7 years ago
7c93e86
Make casting to bidi flags explicit
by Seigo Nonaka
· 7 years ago
a042a30
Merge "Don't clear a layerPool that is never initialized."
by TreeHugger Robot
· 7 years ago
7a4216b
Don't clear a layerPool that is never initialized.
by Derek Sollenberger
· 7 years ago
4d3b424
Merge "Fix several nits"
by Yi Jin
· 7 years ago
e083330
Fix several nits
by Yi Jin
· 7 years ago
b3d66a3
Merge "Changes pulled data to use Parcel objects."
by TreeHugger Robot
· 7 years ago
Next »