Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ab22c1c792bc5f422a029a4ab6a23861e44136d8
/
include
0fa7511
am 9ee3ba23: am e7e9ad6d: am 863b1a90: am 19f9d54f: Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev
by Adam Lesinski
· 10 years ago
b6812b6
Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev
by Adam Lesinski
· 10 years ago
15b3c63
am b4b95714: am e996ea18: am ad421a8b: am 52e5e359: Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev
by Mike Lockwood
· 10 years ago
51938c2
Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev
by Mike Lockwood
· 10 years ago
82a2dd8
Fix backwards compat problem with AAPT public attrs
by Adam Lesinski
· 10 years ago
c846e61
am a38e59b1: am 683872af: Merge "Clean entire arg block when setting process name." into lmp-dev
by Jeff Brown
· 10 years ago
00c0cd4
Clean entire arg block when setting process name.
by Jeff Brown
· 10 years ago
20ec4fa
resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
2ffa4aa
Merge "Use char16_t for char things."
by Dan Albert
· 10 years ago
f348c15
Use char16_t for char things.
by Dan Albert
· 10 years ago
9ee5e7e
USB string descriptors are not UTF8, so it is not safe to treat them as such.
by Mike Lockwood
· 10 years ago
ad2d07d
Stamp platform version code into app Apks
by Adam Lesinski
· 10 years ago
31245b4
Introduce anydpi density resource qualifier
by Adam Lesinski
· 10 years ago
6022deb
AAPT: Fix regression generating dynamic ref table for shared libraries
by Adam Lesinski
· 10 years ago
ec64709
Merge "AAPT support for feature splits" into lmp-dev
by Adam Lesinski
· 10 years ago
833f3cc
AAPT support for feature splits
by Adam Lesinski
· 10 years ago
0d8fb01
Disable compilation based on vold.decrypt. [frameworks/base]
by Brian Carlstrom
· 10 years ago
3fbfbb4
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base]
by Brian Carlstrom
· 10 years ago
4fd5616
Disable compilation based on vold.decrypt. [frameworks/base]
by Brian Carlstrom
· 10 years ago
f60d3a4
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base]
by Brian Carlstrom
· 10 years ago
590b8d3
Merge "Add kModeSync" into lmp-dev
by Bo Liu
· 10 years ago
09d5cdd
Add kModeSync
by John Reck
· 10 years ago
cae05e0
Move Canvas.h to a new location so that it can be shared with HWUI.
by Derek Sollenberger
· 10 years ago
7df3625
Allow for appending of resources to an AssetManager.
by Martin Kosiba
· 11 years ago
6d77eb9
Make dex2oat heap size product configurable [frameworks/base]
by Brian Carlstrom
· 10 years ago
2194963
am ce75618e: am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable [frameworks/base]"
by Brian Carlstrom
· 10 years ago
ce75618
am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable [frameworks/base]"
by Brian Carlstrom
· 10 years ago
f90f2f8d
Support multiple resource tables with same package
by Adam Lesinski
· 10 years ago
f967a54
camera2: Plumb DngCreator to native library.
by Ruben Brunk
· 11 years ago
8ee0b48
am 97175deb: am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing for runtime args."
by Narayan Kamath
· 11 years ago
97175de
am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing for runtime args."
by Narayan Kamath
· 11 years ago
22ec1ee
Clean up argc / argv processing for runtime args.
by Narayan Kamath
· 11 years ago
0a0454f
am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
by John Spurlock
· 11 years ago
642421a
am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
by John Spurlock
· 11 years ago
6c19129
Introduce new UI_MODE_TYPE_WATCH and qualifier.
by John Spurlock
· 11 years ago
c6f6ba3
am 71ae2bd4: am f87b3a25: am 374db6c3: Merge "Remove ProcessState::mArgc,mArgV,mArgLen"
by Narayan Kamath
· 11 years ago
a23fcd7
Remove ProcessState::mArgc,mArgV,mArgLen
by Narayan Kamath
· 11 years ago
0d1f634
Add invokeFunctor
by John Reck
· 11 years ago
750ca6d
Remove kStatusInvoke & kStatusDraw
by John Reck
· 11 years ago
de898ff
Shared library resource support
by Adam Lesinski
· 11 years ago
b5c4e7f
resolved conflicts for merge of 92860a74 to master
by Narayan Kamath
· 11 years ago
6381dd4
LP64: Make 9 patches architecture agnostic.
by Narayan Kamath
· 11 years ago
aa1d023
am 674fd6c4: am a258b4a9: am 485e3b45: am 5c126c3d: Merge "Add dex2oat-flags plumbing to AndroidRuntime"
by Brian Carlstrom
· 11 years ago
3beff1e
Add dex2oat-flags plumbing to AndroidRuntime
by Brian Carlstrom
· 11 years ago
788fa41
Extended locales in AAPT / AssetManager.
by Narayan Kamath
· 11 years ago
48620f1
AssetManager support for 3 letter lang/country codes.
by Narayan Kamath
· 11 years ago
d430354
Merge "Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest.""
by Andreas Huber
· 11 years ago
9ae000c
Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."
by Andreas Huber
· 11 years ago
04f0cab
Merge "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."
by Andreas Huber
· 11 years ago
7825334
Split AndroidRuntime into AndroidRuntimeBase base-class and the rest.
by Andreas Huber
· 11 years ago
d5c8044
resolved conflicts for merge of 1cbea39f to master
by Nick Kralevich
· 11 years ago
1cbea39
resolved conflicts for merge of dd3d95f1 to klp-volantis-dev
by Nick Kralevich
· 11 years ago
4385d37
Fix build.
by Dianne Hackborn
· 11 years ago
ecbeae7
Use size_t* in AssetManager::createIdmap
by Colin Cross
· 11 years ago
d9e385b
Fix build.
by Dianne Hackborn
· 11 years ago
32bb5fa
Fix build.
by Dianne Hackborn
· 11 years ago
47b80be
am be49403a: am 0cd115e1: am 578087e3: Merge "New command line tool \'idmap\'"
by Dianne Hackborn
· 11 years ago
d6b47371
Move inputservice over to frameworks/native
by Michael Wright
· 11 years ago
91447d8
Extended locales in AAPT / AssetManager.
by Narayan Kamath
· 11 years ago
378c677
AssetManager support for 3 letter lang/country codes.
by Narayan Kamath
· 11 years ago
48d2232
Runtime resource overlay, iteration 2
by Mårten Kongstad
· 11 years ago
65a05fd
New command line tool 'idmap'
by Mårten Kongstad
· 11 years ago
7c4887f
Change ResourceType cookies to int32_t.
by Narayan Kamath
· 11 years ago
00b3144
Change ResourceType cookies to int32_t.
by Narayan Kamath
· 11 years ago
a0c6260
AssetManager cookies should be int32_t and not void*.
by Narayan Kamath
· 11 years ago
ca0b0c1
Fix MCC/MNC typo
by Christopher Tate
· 11 years ago
560566d
Reimplement ZipFileRO in terms of libziparchive.
by Narayan Kamath
· 11 years ago
16c4d15
Revert "move libandroidfw to frameworks/native"
by Adam Lesinski
· 11 years ago
745d4ef
AssetManager cookies should be int32_t and not void*.
by Narayan Kamath
· 11 years ago
4482e7c
Fix ResTable_config::CONFIG_* typo (MCC vs MNC)
by Mårten Kongstad
· 11 years ago
afd31e0
Reimplement ZipFileRO in terms of libziparchive.
by Narayan Kamath
· 11 years ago
84b6292
move libandroidfw to frameworks/native
by Mike Lockwood
· 11 years ago
87eac99
Remove dependency on JNIHelp header side effects.
by Ruben Brunk
· 11 years ago
52a9a10
Clearly separate consumer and producer interfaces
by Mathias Agopian
· 11 years ago
83ad4e3
Remove an unused C zip API.
by Elliott Hughes
· 11 years ago
d45c68d
Resource memory optimization.
by Dianne Hackborn
· 11 years ago
9d3b1a4
Move input library code to frameworks/native.
by Jeff Brown
· 11 years ago
1f5762e
libutils clean-up
by Mathias Agopian
· 12 years ago
fb903a4
Allow compiling aapt for the device
by Bjorn Bringert
· 12 years ago
a44dd26
Rewrite input handling for native applications
by Michael Wright
· 12 years ago
bdb706e48
Merge "Pipe through device resolution information" into jb-mr2-dev
by Michael Wright
· 12 years ago
1951ce8
Correctly manage the lifecycle of IME InputChannels.
by Jeff Brown
· 12 years ago
c6091c6
Pipe through device resolution information
by Michael Wright
· 12 years ago
29479eb
clean-up following Surface split
by Mathias Agopian
· 12 years ago
56a2301
Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!
by Dianne Hackborn
· 12 years ago
1df477a
Add initial plumbing for brightness keys
by Michael Wright
· 12 years ago
d47f7d8
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
7b172a4
am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 12 years ago
58ed5d7
am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 12 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 12 years ago
c59b2f9
More changes to fix PDK build:
by Mike Lockwood
· 12 years ago
4fbbda4
Handle multi-user mountObb() requests.
by Jeff Sharkey
· 12 years ago
83d616a
Make input system aware of multiple displays.
by Jeff Brown
· 12 years ago
cbad976
Add support for Wifi display.
by Jeff Brown
· 12 years ago
035ce2c
Merge "Add support for "-rtl" in resources" into jb-mr1-dev
by Fabrice Di Meglio
· 12 years ago
64a55af
Add plumbing for new surface flinger display API.
by Jeff Brown
· 12 years ago
5f79799
Add support for "-rtl" in resources
by Fabrice Di Meglio
· 12 years ago
b696de5
Move and rename user activity event type constants.
by Jeff Brown
· 12 years ago
de7a8ea
Add new ASSIST key and map it to the global assist intent.
by Jeff Brown
· 12 years ago
51df04b
Port the legacy velocity tracker strategy.
by Jeff Brown
· 12 years ago
Next »