Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
a9dc86b21defc26db0d71f276aff5c3af0b62ff5
a9dc86b
Correctly apply transforms when getting a TextureView's bitmap Bug #5439406
by Romain Guy
· 13 years ago
098ffcd
Don't call saveLayer() when it's not required Bug #5435653
by Romain Guy
· 13 years ago
589b0bb
Make sure we have the correct GL context when grabbing a bitmap Bug #5427391
by Romain Guy
· 13 years ago
9dcd5af
Merge "Bug 5430909 - Overlay action bar should consume hover events"
by Adam Powell
· 13 years ago
7d09f04
Bug 5430909 - Overlay action bar should consume hover events
by Adam Powell
· 13 years ago
59ba2b2
Merge "Bug 5250788: LatinIME slows down as amount of Text increases"
by Gilles Debunne
· 13 years ago
70fa87b
Merge "Import revised translations."
by Eric Fischer
· 13 years ago
041ed04
Merge "Size Autocomplete drop down items correctly."
by Ben Murdoch
· 13 years ago
d174237
Size Autocomplete drop down items correctly.
by Ben Murdoch
· 13 years ago
b19c787
Improve documentation for WebView.loadUrl() to specify charset
by Steve Block
· 13 years ago
bdb3df8
Merge "Add a hidden flag for the auto correction indicator in SuggestionSpan"
by satok
· 13 years ago
af8139e
Merge "Fix the behavior for choosing new default IME not to choose an auxiliary IME as the default IME"
by satok
· 13 years ago
9ca4b43
Add a hidden flag for the auto correction indicator in SuggestionSpan
by satok
· 13 years ago
dc9ddae
Fix the behavior for choosing new default IME not to choose an auxiliary IME as the default IME
by satok
· 13 years ago
f6497e4
Merge "Calling close() outside of the main thread breaks stuff."
by Dianne Hackborn
· 13 years ago
d78a38c
Merge "Move battery stats to xt_qtaguid for data stats."
by Jeff Sharkey
· 13 years ago
229edbc
Calling close() outside of the main thread breaks stuff.
by Dianne Hackborn
· 13 years ago
fbb602f
Merge "Save the click position and restore it on orientation change."
by Dianne Hackborn
· 13 years ago
43ee0ab
Fix issue #5433910: RTE while adding an account from settings
by Dianne Hackborn
· 13 years ago
1059c3c
Move battery stats to xt_qtaguid for data stats.
by Jeff Sharkey
· 13 years ago
421fa27
Fix issue #5418999: [From My Phone] - ANR when navigating back from OneUp view
by Dianne Hackborn
· 13 years ago
650c53a
Merge "SurfaceFlinger: screenshots w/ protected buffers"
by James Dong
· 13 years ago
8765ebf
Merge "Update Icon Guidelines and Icon Templates Pack for ICS"
by Roman Nurik
· 13 years ago
5c18ac6
Save the click position and restore it on orientation change.
by Amith Yamasani
· 13 years ago
6d288bd
Merge "b/5399355 StringIndexOutOfBoundsException from AccountManagerService"
by Costin Manolache
· 13 years ago
830d083
SurfaceFlinger: screenshots w/ protected buffers
by Jamie Gennis
· 13 years ago
03e9d8a
Import revised translations.
by Eric Fischer
· 13 years ago
da71e80
Merge "don't log EGL errors due to unimplemented proprietary extensions"
by Mathias Agopian
· 13 years ago
ced7edd
Update Icon Guidelines and Icon Templates Pack for ICS
by Roman Nurik
· 13 years ago
ba8ecd2
Merge "Fix how we hide and show the nav bar."
by Dianne Hackborn
· 13 years ago
270928b
Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78
by Jeff Brown
· 13 years ago
4cc8baf
Merge "Restore broken CursorWindow.getType behavior. Bug: 5430009"
by Jeff Brown
· 13 years ago
b762d1e
Merge "Handle audio focus in HTML5 audio"
by Michael Kolb
· 13 years ago
69f906e
Merge "Stupid fixed point math. Bug #5423215"
by Romain Guy
· 13 years ago
5a6d3a4
Stupid fixed point math. Bug #5423215
by Romain Guy
· 13 years ago
705a664
Merge "Fixing alarm clock bug"
by Steven Ross
· 13 years ago
df89e65
Fix how we hide and show the nav bar.
by Dianne Hackborn
· 13 years ago
889453b
Handle audio focus in HTML5 audio
by Michael Kolb
· 13 years ago
715311f
Fix regression in CursorWindow.getString() Bug: 5332296
by Jeff Brown
· 13 years ago
e47b89c
Merge "Fix wallpaper restore"
by Christopher Tate
· 13 years ago
7ce7452
Clean up CursorWindow lifetime. Bug: 5332296
by Jeff Brown
· 13 years ago
d0ff68d
Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296
by Jeff Brown
· 13 years ago
287d6c6
Bug 5250788: LatinIME slows down as amount of Text increases
by Gilles Debunne
· 13 years ago
aa32c30
Restore broken CursorWindow.getType behavior. Bug: 5430009
by Jeff Brown
· 13 years ago
9c2df26
Fixing alarm clock bug
by Steven Ross
· 13 years ago
25d888b
Merge "Fix calc visible to account for action bar"
by John Reck
· 13 years ago
cf6bc99
Merge "Turn off debug messge"
by Matthew Xie
· 13 years ago
bf6ee4f
Fix wallpaper restore
by Christopher Tate
· 13 years ago
75b071e
Merge "Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong"
by Fabrice Di Meglio
· 13 years ago
05f876e
Merge "Simplify the way we get the version info. Reduces startup overhead."
by Jason Sams
· 13 years ago
5c863f7
Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong
by Fabrice Di Meglio
· 13 years ago
e0f2515
Merge "Fix bug 5399568 - ListView check states inconsistent after data set change"
by Adam Powell
· 13 years ago
f0f9511
Turn off debug messge
by Matthew Xie
· 13 years ago
41c95f3
Merge "Specifying -1 for both low and highwater marks would not actually do the right thing"
by Andreas Huber
· 13 years ago
b987d87
Specifying -1 for both low and highwater marks would not actually do the right thing
by Andreas Huber
· 13 years ago
851a14e
Merge "Add initialize method to CameraHardwareInterface"
by Iliyan Malchev
· 13 years ago
d8b505d
Merge "Add WebViewClient.onProceededAfterSslError()"
by Steve Block
· 13 years ago
85e7279
b/5399355 StringIndexOutOfBoundsException from AccountManagerService
by Costin Manolache
· 13 years ago
7b6da3c
Add initialize method to CameraHardwareInterface
by Tyler Luu
· 13 years ago
59797e6
Merge "Allow a system property "media.stagefright.cache-params" to override cache/prefetcher"
by Andreas Huber
· 13 years ago
fe33a75
Add WebViewClient.onProceededAfterSslError()
by Steve Block
· 13 years ago
1370987
Reconcile with ics-factoryrom-release
by The Android Open Source Project
· 13 years ago
17f2541
Merge "Allow shutter/recording sound to be adjusted unless it's forced."
by Chih-Chung Chang
· 13 years ago
3c02c12
Merge "Allow Camera.setDisplayOrientation to be called when preview is active."
by Wu-cheng Li
· 13 years ago
d303362
Allow Camera.setDisplayOrientation to be called when preview is active.
by Wu-cheng Li
· 13 years ago
1d6f70c
docs: Add api overview for ICS
by Scott Main
· 13 years ago
b89ebaa
Doc change: revise API diffs.
by Dirk Dougherty
· 13 years ago
0eefb56
Revert "Doc change: add diffs for API level 14." due to api change
by Scott Main
· 13 years ago
9143aaa
Allow shutter/recording sound to be adjusted unless it's forced.
by Chih-Chung Chang
· 13 years ago
1233316
merge in ics-factoryrom-release history after reset to ics-factoryrom
by The Android Automerger
· 13 years ago
f3c0056
Merge "Fix an issue where we should allow negative values but did not"
by James Dong
· 13 years ago
fffce6f
Fix calc visible to account for action bar
by John Reck
· 13 years ago
2e12977
am a0c39e28: (-s ours) DO NOT MERGE: fix wallpaper restore
by Christopher Tate
· 13 years ago
14c0804
Fix bug 5399568 - ListView check states inconsistent after data set change
by Adam Powell
· 13 years ago
5e3cdc7
Merge "docs: deprecate thingy"
by Scott Main
· 13 years ago
4cc5333
docs: deprecate thingy
by Scott Main
· 13 years ago
98a5fcd
Merge "Trigger a full screen repaint when touching layers, as webkitDraw() may not generate the correct invalidations."
by Nicolas Roard
· 13 years ago
45f9663
Merge "Make symlinks for DroidSans.ttf and DroidSans-Bold.ttf"
by Ying Wang
· 13 years ago
74450d3
Merge "Docs changes for WiFiDirect sample"
by Anirudh Dewani
· 13 years ago
85397d8
Simplify the way we get the version info. Reduces startup overhead.
by Jason Sams
· 13 years ago
31743d8
Merge "Accessibility test automation API not working."
by Svetoslav Ganov
· 13 years ago
a0c39e2
DO NOT MERGE: fix wallpaper restore
by Christopher Tate
· 13 years ago
3b88d87
Merge "Move Activity1 and Activity2 to API Demos area in development/samples."
by Philip Milne
· 13 years ago
dee7b1b
Trigger a full screen repaint when touching layers, as webkitDraw()
by Nicolas Roard
· 13 years ago
2eaa0d73
Merge "Reference download asset through intermediate."
by Justin Ho
· 13 years ago
f0a9181
Merge "Clean up CursorWindow code. Bug: 5332296"
by Jeff Brown
· 13 years ago
e974f63
Move Activity1 and Activity2 to API Demos area in development/samples.
by Philip Milne
· 13 years ago
8e35981
Make symlinks for DroidSans.ttf and DroidSans-Bold.ttf
by Ying Wang
· 13 years ago
4b5bd84
am 65162b1e: Merge "Adding 3 additional notification sounds Bug: 5416299" into ics-factoryrom
by Justin Ho
· 13 years ago
65162b1
Merge "Adding 3 additional notification sounds Bug: 5416299" into ics-factoryrom
by Justin Ho
· 13 years ago
b749315
Merge "VPN: temporarily disable the default proxy when VPN is active."
by Chia-chi Yeh
· 13 years ago
893783e
Merge "ConnectivityService: detach the logic of global proxy."
by Chia-chi Yeh
· 13 years ago
594f0ba
Allow a system property "media.stagefright.cache-params" to override cache/prefetcher
by Andreas Huber
· 13 years ago
fe993cf
Adding 3 additional notification sounds Bug: 5416299
by Justin Ho
· 13 years ago
85b9edf
Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately"
by Dianne Hackborn
· 13 years ago
7853c57
Merge "Fixing errors in position information of scrollable views reported for accessibility."
by Svetoslav Ganov
· 13 years ago
9a230e0
Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately
by Dianne Hackborn
· 13 years ago
d9ee72f
Fixing errors in position information of scrollable views reported for accessibility.
by Svetoslav Ganov
· 13 years ago
3bc6bbc
Clean up CursorWindow code. Bug: 5332296
by Jeff Brown
· 13 years ago
e9121bc
Merge "Fix issue #5367164: memory leak in LayoutTransition"
by Chet Haase
· 13 years ago
Next »