Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ec3928bf0993e13fb82c65ac26a4d70f5bc6c5e4
ec3928b
Merge "Reduce number of glDraw calls when drawing text" into jb-mr2-dev
by Romain Guy
· 12 years ago
4427db2
am 8efa65b1: am be83b5a7: am 7df36bc8: am f2162147: am 6dbb6788: delete some obsolete links
by Scott Main
· 12 years ago
8efa65b
am be83b5a7: am 7df36bc8: am f2162147: am 6dbb6788: delete some obsolete links
by Scott Main
· 12 years ago
be83b5a
am 7df36bc8: am f2162147: am 6dbb6788: delete some obsolete links
by Scott Main
· 12 years ago
7df36bc
am f2162147: am 6dbb6788: delete some obsolete links
by Scott Main
· 12 years ago
f216214
am 6dbb6788: delete some obsolete links
by Scott Main
· 12 years ago
6dbb678
delete some obsolete links
by Scott Main
· 12 years ago
a850e7f
Merge "Fix the media memeory stress test. The media memory stress test used the ps mediaserver to capture the memory usage of mediaserver. As the media.log is enabled recently, when runnign the ps mediaserver, it will show both entries. The fix is simply skip the first two lines and parse the laste output." into jb-mr2-dev
by Yu Shan Emily Lau
· 12 years ago
780dc88
Fix the media memeory stress test.
by Yu Shan Emily Lau
· 12 years ago
661a87e
Reduce number of glDraw calls when drawing text
by Romain Guy
· 12 years ago
0a4962a
Merge "make Surface.java internal state thread-safe" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
75d7309
Merge "Fix createSurface / eglCreateWindowSurface race." into jb-mr2-dev
by Mathias Agopian
· 12 years ago
b3ba365
Merge "Use persistent IRCD in KeyguardUpdateMonitor to show/hide music" into jb-mr2-dev
by Jim Miller
· 12 years ago
dd8c10b
Merge "Clear mWindowAdded when window was not added. DO NOT MERGE" into jb-mr2-dev
by Craig Mautner
· 12 years ago
8f09fd2
Use persistent IRCD in KeyguardUpdateMonitor to show/hide music
by Jim Miller
· 12 years ago
f403b1f
Clear mWindowAdded when window was not added. DO NOT MERGE
by Craig Mautner
· 12 years ago
9f3d550
Merge "Fix reading sleep policy" into jb-mr2-dev
by Irfan Sheriff
· 12 years ago
9f2e831
Fix reading sleep policy
by Irfan Sheriff
· 12 years ago
4e43d76
Merge "Move compute tests from frameworks/base to frameworks/rs" into jb-mr2-dev
by Jason Sams
· 12 years ago
5054803
Merge "Add missing ViewDebug infos for View.getTextDirection()" into jb-mr2-dev
by Fabrice Di Meglio
· 12 years ago
eacf9c8
Move compute tests from frameworks/base to frameworks/rs
by Jason Sams
· 12 years ago
80828f4
am c1562075: am ebebb80b: Merge "Remove dead code from DateUtils."
by Elliott Hughes
· 12 years ago
c156207
am ebebb80b: Merge "Remove dead code from DateUtils."
by Elliott Hughes
· 12 years ago
df9d2ba
Merge "Minimize texture binds when drawing text" into jb-mr2-dev
by Romain Guy
· 12 years ago
83f15e6
Add missing ViewDebug infos for View.getTextDirection()
by Fabrice Di Meglio
· 12 years ago
ebebb80
Merge "Remove dead code from DateUtils."
by Elliott Hughes
· 12 years ago
9a6fa1d
Remove dead code from DateUtils.
by Elliott Hughes
· 12 years ago
115096f
Minimize texture binds when drawing text
by Romain Guy
· 12 years ago
2d18e52
Merge "Fix bug #8335710 TextView can't clear CompoundDrawables" into jb-mr2-dev
by Fabrice Di Meglio
· 12 years ago
4688832
Merge "Update hardware acceleration compatibility docs" into jb-mr2-dev
by Romain Guy
· 12 years ago
bbb4e03
Update hardware acceleration compatibility docs
by Romain Guy
· 12 years ago
6d3b133
am c9fe40ea: am 71558f1f: Merge "Fix times in debugging output to use H rather than k."
by Elliott Hughes
· 12 years ago
c9fe40e
am 71558f1f: Merge "Fix times in debugging output to use H rather than k."
by Elliott Hughes
· 12 years ago
71558f1
Merge "Fix times in debugging output to use H rather than k."
by Elliott Hughes
· 12 years ago
b5482b2
am bab316fe: am e79af7df: Merge "Fix build."
by Elliott Hughes
· 12 years ago
ab8278e
am 54519e70: Fix build.
by Elliott Hughes
· 12 years ago
f7c01e5
am eda35cb7: am a8974d3f: Merge "Clean up (some of) our many clocks to use H instead of k."
by Elliott Hughes
· 12 years ago
d7cbec6
am da9f385a: am 2e1e8928: am a2f80853: am 49e43bb8: am e21406cb: add search tags for Design patterns
by Scott Main
· 12 years ago
6008fca
am b4b84f64: am d95cad7c: am 1a7ad2cb: am be06c28e: am 36c27c4a: add search tags to Design building blocks
by Scott Main
· 12 years ago
c3e513e
am c5c6d416: am 6317315e: Merge "Deliberately break DateFormat.format\'s formatting of \'k\' for compatibility."
by Elliott Hughes
· 12 years ago
11f36b8
am 0e4071c7: am 426bece0: am e0df1cf8: am 7ff52939: am f82df78b: Merge "add tags to some docs. Training classes from top to bottom of "Connectivity and the Cloud"" into jb-mr1.1-docs
by Scott Main
· 12 years ago
515c20b
Merge "PackageManagerService: honor requestedPermissionsRequired" into jb-mr2-dev
by Nick Kralevich
· 12 years ago
f407106
Merge "Fix bug with transientState for listviews without stable IDs" into jb-mr2-dev
by Chet Haase
· 12 years ago
ea62b95
Fix createSurface / eglCreateWindowSurface race.
by Jack Palevich
· 12 years ago
7c116b5
make Surface.java internal state thread-safe
by Mathias Agopian
· 12 years ago
ab7409e
Merge "improve SurfaceControl.screenshot documentation" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
603ce55
Merge "Apply ComposeShader's local matrix to children" into jb-mr2-dev
by Romain Guy
· 12 years ago
d4289922
Apply ComposeShader's local matrix to children
by Romain Guy
· 12 years ago
16b7dc9
Merge "Merge all shapes/paths caches to PathCache" into jb-mr2-dev
by Romain Guy
· 12 years ago
bab316f
am e79af7df: Merge "Fix build."
by Elliott Hughes
· 12 years ago
c46d07a
Merge all shapes/paths caches to PathCache
by Romain Guy
· 12 years ago
a35d380
Merge "add reboot and shutdown to `svc power` command" into jb-mr2-dev
by Guang Zhu
· 12 years ago
62aad7f
add reboot and shutdown to `svc power` command
by Guang Zhu
· 12 years ago
54519e7
Fix build.
by Elliott Hughes
· 12 years ago
f7a5cdf
Fix bug #8335710 TextView can't clear CompoundDrawables
by Fabrice Di Meglio
· 12 years ago
e79af7d
Merge "Fix build."
by Elliott Hughes
· 12 years ago
0a65ac9
Fix build.
by Elliott Hughes
· 12 years ago
aea8b0e
am 7f7ac5b4: am fda1bff8: Merge "Correct the target app token for input method window"
by Craig Mautner
· 12 years ago
eda35cb
am a8974d3f: Merge "Clean up (some of) our many clocks to use H instead of k."
by Elliott Hughes
· 12 years ago
64a277d
Fix times in debugging output to use H rather than k.
by Elliott Hughes
· 12 years ago
a8974d3
Merge "Clean up (some of) our many clocks to use H instead of k."
by Elliott Hughes
· 12 years ago
cdafd37
Clean up (some of) our many clocks to use H instead of k.
by Elliott Hughes
· 12 years ago
4ad2f93c
Merge "Work around saveLayer clipping/transform deferring issues" into jb-mr2-dev
by Chris Craik
· 12 years ago
cada41a
Work around saveLayer clipping/transform deferring issues
by Chris Craik
· 12 years ago
da9f385
am 2e1e8928: am a2f80853: am 49e43bb8: am e21406cb: add search tags for Design patterns
by Scott Main
· 12 years ago
2e1e892
am a2f80853: am 49e43bb8: am e21406cb: add search tags for Design patterns
by Scott Main
· 12 years ago
a2f8085
am 49e43bb8: am e21406cb: add search tags for Design patterns
by Scott Main
· 12 years ago
49e43bb
am e21406cb: add search tags for Design patterns
by Scott Main
· 12 years ago
e21406c
add search tags for Design patterns
by Scott Main
· 12 years ago
b4b84f6
am d95cad7c: am 1a7ad2cb: am be06c28e: am 36c27c4a: add search tags to Design building blocks
by Scott Main
· 12 years ago
c5c6d41
am 6317315e: Merge "Deliberately break DateFormat.format\'s formatting of \'k\' for compatibility."
by Elliott Hughes
· 12 years ago
d95cad7
am 1a7ad2cb: am be06c28e: am 36c27c4a: add search tags to Design building blocks
by Scott Main
· 12 years ago
1a7ad2c
am be06c28e: am 36c27c4a: add search tags to Design building blocks
by Scott Main
· 12 years ago
be06c28
am 36c27c4a: add search tags to Design building blocks
by Scott Main
· 12 years ago
6317315
Merge "Deliberately break DateFormat.format's formatting of 'k' for compatibility."
by Elliott Hughes
· 12 years ago
36c27c4
add search tags to Design building blocks
by Scott Main
· 12 years ago
fc55c2b
Deliberately break DateFormat.format's formatting of 'k' for compatibility.
by Elliott Hughes
· 12 years ago
a2230e1
Fix bug with transientState for listviews without stable IDs
by Chet Haase
· 12 years ago
0e4071c
am 426bece0: am e0df1cf8: am 7ff52939: am f82df78b: Merge "add tags to some docs. Training classes from top to bottom of "Connectivity and the Cloud"" into jb-mr1.1-docs
by Scott Main
· 12 years ago
426bece
am e0df1cf8: am 7ff52939: am f82df78b: Merge "add tags to some docs. Training classes from top to bottom of "Connectivity and the Cloud"" into jb-mr1.1-docs
by Scott Main
· 12 years ago
e0df1cf
am 7ff52939: am f82df78b: Merge "add tags to some docs. Training classes from top to bottom of "Connectivity and the Cloud"" into jb-mr1.1-docs
by Scott Main
· 12 years ago
7ff5293
am f82df78b: Merge "add tags to some docs. Training classes from top to bottom of "Connectivity and the Cloud"" into jb-mr1.1-docs
by Scott Main
· 12 years ago
f82df78
Merge "add tags to some docs. Training classes from top to bottom of "Connectivity and the Cloud"" into jb-mr1.1-docs
by Scott Main
· 12 years ago
e4c9ac2
Merge "Remember which list child has A11y focus BEFORE clearing A11y focus." into jb-mr2-dev
by Svetoslav Ganov
· 12 years ago
6750d9b
Merge "Fix tethering" into jb-mr2-dev
by Irfan Sheriff
· 12 years ago
1cd6c6e
PackageManagerService: honor requestedPermissionsRequired
by Nick Kralevich
· 12 years ago
2fc8ad1
Merge "Properly close Surface when done." into jb-mr2-dev
by Craig Mautner
· 12 years ago
367a96b
Fix tethering
by Irfan Sheriff
· 12 years ago
49ff2c6
improve SurfaceControl.screenshot documentation
by Mathias Agopian
· 12 years ago
338b188
Merge "Improve/flesh-out shared library version check." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
7f7ac5b
am fda1bff8: Merge "Correct the target app token for input method window"
by Craig Mautner
· 12 years ago
7287132
DO NOT MERGE: ListView transient state fix
by Chet Haase
· 12 years ago
e50d7fc
Properly close Surface when done.
by Craig Mautner
· 12 years ago
952e480
Merge "Framework changes for 464xlat." into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
14f9fac
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
by Baligh Uddin
· 12 years ago
b885442
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
fda1bff
Merge "Correct the target app token for input method window"
by Craig Mautner
· 12 years ago
cba45c0
Merge "Catch RuntimeException in NMService notifications" into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
138c58a
Merge "Add overlays to views" into jb-mr2-dev
by Chet Haase
· 12 years ago
5c97184
Correct the target app token for input method window
by Carrie Xu
· 12 years ago
Next »