Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
02eb6bfd66d0afc4b1d81824558e136649a5a4df
/
include
6381dd4
LP64: Make 9 patches architecture agnostic.
by Narayan Kamath
· 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
4385d37
Fix build.
by Dianne Hackborn
· 11 years ago
ecbeae7
Use size_t* in AssetManager::createIdmap
by Colin Cross
· 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
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
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
· 11 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
a5b0698
Implement a second order integrating VT strategy.
by Jeff Brown
· 12 years ago
18f329e
Implement a weighted least squares VelocityTracker strategy.
by Jeff Brown
· 12 years ago
1fbbc07
Merge "Implement an integrating VelocityTracker strategy." into jb-dev
by Jeff Brown
· 12 years ago
f47e76e
Merge "Make velocity tracker strategy configurable." into jb-dev
by Jeff Brown
· 12 years ago
53dd12a
Implement an integrating VelocityTracker strategy.
by Jeff Brown
· 12 years ago
9eb7d86
Make velocity tracker strategy configurable.
by Jeff Brown
· 12 years ago
4865909
Skip eglSwapBuffers() call when we do not draw to GL
by Chet Haase
· 12 years ago
9072940
Detect when pointer has stopped moving.
by Jeff Brown
· 12 years ago
7174a49
Improve touch event resampling.
by Jeff Brown
· 12 years ago
85bd0d6
More VelocityTracker refactoring.
by Jeff Brown
· 12 years ago
8a90e6e
Minor refactoring before starting on velocity tracker changes.
by Jeff Brown
· 12 years ago
fd23e3e
Fix bugs in fallback key handling.
by Jeff Brown
· 12 years ago
0632b35
Merge "Improve handling of built-in keyboard." into jb-dev
by Jeff Brown
· 13 years ago
daa3753
Improve handling of built-in keyboard.
by Jeff Brown
· 13 years ago
92bc5d0
Revert "Add header for forward compatibility"
by Chris Craik
· 13 years ago
771526c
Resample touch events on frame boundaries.
by Jeff Brown
· 13 years ago
5bbd4b4
Get alias for Bluetooth devices.
by Jeff Brown
· 13 years ago
9a2bbf6
Improve handling of certain keyboard layout properties.
by Jeff Brown
· 13 years ago
6957b60
Merge "Add Dvorak keyboard layout."
by Jeff Brown
· 13 years ago
4a3862f
Add Dvorak keyboard layout.
by Jeff Brown
· 13 years ago
420489c
Merge "Support loading keyboard layout overlays from resources."
by Jeff Brown
· 13 years ago
6ec6f79
Support loading keyboard layout overlays from resources.
by Jeff Brown
· 13 years ago
3844067
am a6d62b76: am 4f998a1e: am fd862e98: Add header for forward compatibility
by Chris Craik
· 13 years ago
fd862e9
Add header for forward compatibility
by Chris Craik
· 13 years ago
a47425a
Add support for input devices that have vibrators.
by Jeff Brown
· 13 years ago
af9e8d3
Notify applications when input devices change.
by Jeff Brown
· 13 years ago
3d7f0cb
Update header for forward compatibility
by Teng-Hui Zhu
· 13 years ago
49ccac5
Refactor key code mapping.
by Jeff Brown
· 13 years ago
7b6a758
Pass width/height parameters to webview
by Chet Haase
· 13 years ago
9f25b7f
Request key maps from input manager service.
by Jeff Brown
· 13 years ago
544f89a
Update SurfaceTexture interface for forward compatibility
by Teng-Hui Zhu
· 13 years ago
e38fdfa
Add a unique input device descriptor.
by Jeff Brown
· 13 years ago
c70e89e
Fix hybrid build
by Chris Craik
· 13 years ago
56bad16
Merge "Add Japanese specific key codes."
by Jeff Brown
· 13 years ago
7511f9c
Add Japanese specific key codes.
by Yang Chuang
· 13 years ago
8f3b8e3
Allow fine-grained control over functors execution
by Romain Guy
· 13 years ago
4be0041
Move services/powermanager from frameworks/base to frameworks/native
by Colin Cross
· 13 years ago
d927a1d
Deleted the media, camera, drm related files since they are relocated
by James Dong
· 13 years ago
56485fe
Merge "Use a status_t return type for GL functors"
by Romain Guy
· 13 years ago
6554943
Use a status_t return type for GL functors
by Romain Guy
· 13 years ago
8296628
Merge "mv libcpustats from frameworks/base to /native"
by Glenn Kasten
· 13 years ago
30b8a65
mv libcpustats from frameworks/base to /native
by Glenn Kasten
· 13 years ago
b3e2e24
Merge "Provisional support for secure decryption of media streams."
by Andreas Huber
· 13 years ago
9b8e496
Provisional support for secure decryption of media streams.
by Andreas Huber
· 13 years ago
383c4b3
Merge "reorganize SoundPool and JetPlayer code."
by Eric Laurent
· 13 years ago
f5e1812
reorganize SoundPool and JetPlayer code.
by Eric Laurent
· 13 years ago
4acee00
Add TRACK_FAST for IAudioFlinger::createTrack
by Glenn Kasten
· 13 years ago
39581f9
Merge "IAudioFlinger::createTrack and openRecord flags"
by Glenn Kasten
· 13 years ago
8dd6574
remove jni.h include from IOMX.h
by Colin Cross
· 13 years ago
062ed95
Fixed missing return value from a method should have returned status_t
by James Dong
· 13 years ago
a982dc0
frameworks/base: move Zip* from libandroidfw to libutils
by Colin Cross
· 13 years ago
bf30911
Merge "Remove enforceFrameCount"
by Glenn Kasten
· 13 years ago
da9deca
Support gapless playback for mp3 and m4a
by Marco Nelissen
· 13 years ago
2333a27
Remove enforceFrameCount
by Glenn Kasten
· 13 years ago
3e67922
Merge "Add MetaData::dumpToLog"
by Marco Nelissen
· 13 years ago
d0a524f
Add MetaData::dumpToLog
by Marco Nelissen
· 13 years ago
32d72b2
Merge "Whitespace"
by Glenn Kasten
· 13 years ago
54fa725
Merge "Parse mp3 encoder padding/delay"
by Marco Nelissen
· 13 years ago
2ed7770
Parse mp3 encoder padding/delay
by Marco Nelissen
· 13 years ago
f743e1f
Whitespace
by Glenn Kasten
· 13 years ago
Next »