Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
a8a2f97c100af4ba52c61c3b59c933f44a53dad4
a8a2f97
Don't update TextureView's surface if the Layer doesn't exist
by Romain Guy
· 13 years ago
5d911c3
Properly cache color state lists.
by Romain Guy
· 13 years ago
eb37889
Don't wait for screen on to finish animations
by Romain Guy
· 13 years ago
1ac4765
Fix SurfaceTexture leak in TextureView Bug #6318631
by Romain Guy
· 13 years ago
d1f3de4
Merge "Be more careful about exceptions in input callbacks."
by Jeff Brown
· 13 years ago
50a9267
Merge "Bind to the correct face lock service."
by Amith Yamasani
· 13 years ago
b414812
Merge "Check for existing dimming before stop dimming."
by Craig Mautner
· 13 years ago
f8d4fbb
Check for existing dimming before stop dimming.
by Craig Mautner
· 13 years ago
3bf928d
Merge "Fix PowerMgr NPE on emulator."
by Daniel Sandler
· 13 years ago
8d33d39
Merge "Show physical keyboard control button on the input method switch dialog"
by satok
· 13 years ago
0103849
Show physical keyboard control button on the input method switch dialog
by satok
· 13 years ago
3bdcdd8
Be more careful about exceptions in input callbacks.
by Jeff Brown
· 13 years ago
9f25b7f
Request key maps from input manager service.
by Jeff Brown
· 13 years ago
54ae147
Merge "On double-tap, simply zoom in if content is too wide."
by Mangesh Ghiware
· 13 years ago
b874e5b
Merge "Avoid potential leaks with Runnables posted from ProgressBar"
by Adam Powell
· 13 years ago
a050663
Avoid potential leaks with Runnables posted from ProgressBar
by Adam Powell
· 13 years ago
518e83b
On double-tap, simply zoom in if content is too wide.
by Mangesh Ghiware
· 13 years ago
4527a92
Merge "Adding a line for android-debuggable to 'dump badging' if AndroidManifest.xml is configured as such. This is to be used by e.g. Play Store to warn the developer that they are about to publish a security hole."
by Dan Morrill
· 13 years ago
9944ecd
Hide the callback for activity animation options.
by Dianne Hackborn
· 13 years ago
2a854c1
Merge "Some small tweaks to improve memory management."
by Dianne Hackborn
· 13 years ago
4245ab3
am 82321d1f: am 23f08c6d: Merge "docs: fixing broken link for bug 6104366" into ics-mr1
by Robert Ly
· 13 years ago
f882f1a
Bind to the correct face lock service.
by Amith Yamasani
· 13 years ago
9ec0746
am 2ce5444d: am 2e9dac4b: Merge "docs: fixing ndk bug 5991108" into ics-mr1
by Robert Ly
· 13 years ago
5f9b286
am c4bbc7b4: am 876b7b87: Merge "docs: fixing renderscript doc bug 6111834" into ics-mr1
by Robert Ly
· 13 years ago
3b5966b
am d1ba6895: Merge branch \'ics-scoop-plus-aosp\' of ssh://android-git:29418/platform/frameworks/base into ics-scoop-plus-aosp
by Android Git Automerger
· 13 years ago
97dbfc7
am bc8eaa7d: am 11d33b3d: am 23f08c6d: Merge "docs: fixing broken link for bug 6104366" into ics-mr1
by Robert Ly
· 13 years ago
5df9ad9
am 030c8614: am b3f7fc2f: am 2e9dac4b: Merge "docs: fixing ndk bug 5991108" into ics-mr1
by Robert Ly
· 13 years ago
55fc26c
am 21b2ec79: am 9fd8aaca: am 876b7b87: Merge "docs: fixing renderscript doc bug 6111834" into ics-mr1
by Robert Ly
· 13 years ago
d1ba6895
Merge branch 'ics-scoop-plus-aosp' of ssh://android-git:29418/platform/frameworks/base into ics-scoop-plus-aosp
by Android Git Automerger
· 13 years ago
162bc0e
Some small tweaks to improve memory management.
by Dianne Hackborn
· 13 years ago
a8ed288
am d87121f4: am c71a1bb9: am 23f08c6d: Merge "docs: fixing broken link for bug 6104366" into ics-mr1
by Robert Ly
· 13 years ago
b18530c
am 07ced01f: am 9585dcc4: am 2e9dac4b: Merge "docs: fixing ndk bug 5991108" into ics-mr1
by Robert Ly
· 13 years ago
d7e4e48
am 12d80df0: am 86b6e26c: am 876b7b87: Merge "docs: fixing renderscript doc bug 6111834" into ics-mr1
by Robert Ly
· 13 years ago
f0cabba
Merge "Fix NPE in setTransparentRegion."
by Craig Mautner
· 13 years ago
bc8eaa7
am 11d33b3d: am 23f08c6d: Merge "docs: fixing broken link for bug 6104366" into ics-mr1
by Robert Ly
· 13 years ago
030c861
am b3f7fc2f: am 2e9dac4b: Merge "docs: fixing ndk bug 5991108" into ics-mr1
by Robert Ly
· 13 years ago
21b2ec7
am 9fd8aaca: am 876b7b87: Merge "docs: fixing renderscript doc bug 6111834" into ics-mr1
by Robert Ly
· 13 years ago
cd2a3ea
Merge "Don't reuse StringBuilder outside of lock when dumping ANR."
by Jeff Brown
· 13 years ago
d87121f
am c71a1bb9: am 23f08c6d: Merge "docs: fixing broken link for bug 6104366" into ics-mr1
by Robert Ly
· 13 years ago
07ced01
am 9585dcc4: am 2e9dac4b: Merge "docs: fixing ndk bug 5991108" into ics-mr1
by Robert Ly
· 13 years ago
12d80df
am 86b6e26c: am 876b7b87: Merge "docs: fixing renderscript doc bug 6111834" into ics-mr1
by Robert Ly
· 13 years ago
c71a1bb
am 23f08c6d: Merge "docs: fixing broken link for bug 6104366" into ics-mr1
by Robert Ly
· 13 years ago
82321d1
am 23f08c6d: Merge "docs: fixing broken link for bug 6104366" into ics-mr1
by Robert Ly
· 13 years ago
deb6ed8
Don't reuse StringBuilder outside of lock when dumping ANR.
by Jeff Brown
· 13 years ago
9585dcc
am 2e9dac4b: Merge "docs: fixing ndk bug 5991108" into ics-mr1
by Robert Ly
· 13 years ago
2ce5444
am 2e9dac4b: Merge "docs: fixing ndk bug 5991108" into ics-mr1
by Robert Ly
· 13 years ago
c4bbc7b
am 876b7b87: Merge "docs: fixing renderscript doc bug 6111834" into ics-mr1
by Robert Ly
· 13 years ago
86b6e26c
am 876b7b87: Merge "docs: fixing renderscript doc bug 6111834" into ics-mr1
by Robert Ly
· 13 years ago
11d33b3
am 23f08c6d: Merge "docs: fixing broken link for bug 6104366" into ics-mr1
by Robert Ly
· 13 years ago
b3f7fc2
am 2e9dac4b: Merge "docs: fixing ndk bug 5991108" into ics-mr1
by Robert Ly
· 13 years ago
9fd8aac
am 876b7b87: Merge "docs: fixing renderscript doc bug 6111834" into ics-mr1
by Robert Ly
· 13 years ago
1f4e0cc
Fix NPE in setTransparentRegion.
by Craig Mautner
· 13 years ago
23f08c6
Merge "docs: fixing broken link for bug 6104366" into ics-mr1
by Robert Ly
· 13 years ago
2e9dac4
Merge "docs: fixing ndk bug 5991108" into ics-mr1
by Robert Ly
· 13 years ago
876b7b8
Merge "docs: fixing renderscript doc bug 6111834" into ics-mr1
by Robert Ly
· 13 years ago
592647e
Merge "Fix IndexOutOfBoundsException."
by Craig Mautner
· 13 years ago
1bee28f
Merge "Revert "Revert "Keep selection handles in edit fields."""
by George Mount
· 13 years ago
cd1c059
Merge "Import translations. DO NOT MERGE"
by Eric Fischer
· 13 years ago
2b39c31
Merge "Notify monitor waiters when changing mSurfaceIsBad value."
by Jack Palevich
· 13 years ago
cc0ec91
Merge "Move to Android-specific NTP pool."
by Jeff Sharkey
· 13 years ago
40caf8f
Move to Android-specific NTP pool.
by Jeff Sharkey
· 13 years ago
7102eb2
Revert "Revert "Keep selection handles in edit fields.""
by George Mount
· 13 years ago
ce5f917
Merge "Removed exception from SpannableStringBuilder"
by Gilles Debunne
· 13 years ago
a219c5e
Merge "audio preprocessing: added static factory method"
by Eric Laurent
· 13 years ago
34ec2b5
Removed exception from SpannableStringBuilder
by Gilles Debunne
· 13 years ago
621ff7d
docs: fixing ndk bug 5991108
by Robert Ly
· 13 years ago
7866e84
Import translations. DO NOT MERGE
by Eric Fischer
· 13 years ago
41a8c7e
docs: fixing broken link for bug 6104366
by Robert Ly
· 13 years ago
93a035c
Fix IndexOutOfBoundsException.
by Craig Mautner
· 13 years ago
f5711ab
Merge "Revert "Keep selection handles in edit fields.""
by George Mount
· 13 years ago
90c08ea
Revert "Keep selection handles in edit fields."
by George Mount
· 13 years ago
8330e40
Merge "Reduce load on CPU when animating rotation."
by Craig Mautner
· 13 years ago
73850cb
Reduce load on CPU when animating rotation.
by Craig Mautner
· 13 years ago
855255d
audio preprocessing: added static factory method
by Eric Laurent
· 13 years ago
ad0ef21
Merge "Keep selection handles in edit fields."
by George Mount
· 13 years ago
0af4895
Fix PowerMgr NPE on emulator.
by Daniel Sandler
· 13 years ago
af16675
docs: fixing renderscript doc bug 6111834
by Robert Ly
· 13 years ago
d3ce6f5
Merge "Faster and simpler replace in SSB, take two"
by Gilles Debunne
· 13 years ago
79af606
Merge "Hide the optional permission stuff, not making it in to JB."
by Dianne Hackborn
· 13 years ago
450c75a
am 6e32ebdf: (-s ours) am bbc46ae7: am 544f89ae: Update SurfaceTexture interface for forward compatibility
by Teng-Hui Zhu
· 13 years ago
6e32ebd
am bbc46ae7: am 544f89ae: Update SurfaceTexture interface for forward compatibility
by Teng-Hui Zhu
· 13 years ago
bbc46ae
am 544f89ae: Update SurfaceTexture interface for forward compatibility
by Teng-Hui Zhu
· 13 years ago
544f89a
Update SurfaceTexture interface for forward compatibility
by Teng-Hui Zhu
· 13 years ago
0b2b1fe
Merge "Passing useLiveliness flag to FUL in startUi call"
by Brian Colonna
· 13 years ago
7dee7a3
Notify monitor waiters when changing mSurfaceIsBad value.
by Jack Palevich
· 13 years ago
c38cf4c
Merge "New Android Dreams architecture, disabled for now."
by Daniel Sandler
· 13 years ago
06cce88
am 37250468: am be36ea9e: am a5894871: Merge "docs: Add 101 class about supporting various devices" into ics-mr1
by Scott Main
· 13 years ago
3725046
am be36ea9e: am a5894871: Merge "docs: Add 101 class about supporting various devices" into ics-mr1
by Scott Main
· 13 years ago
9d873d4
Merge "Avoid waking EGL in getInitCount"
by Jesse Hall
· 13 years ago
3da2dc9
Merge "Release the scratch pbuffer surface after use"
by Jesse Hall
· 13 years ago
02da1f2
Merge "Fix issue #6309296: Framework returns Configuration.SCREENLAYOUT_SIZE_LARGE for Xoom"
by Dianne Hackborn
· 13 years ago
0ffb60a
am 2f133265: am b92851d8: am a5894871: Merge "docs: Add 101 class about supporting various devices" into ics-mr1
by Scott Main
· 13 years ago
99ae11b
am 14d3b807: am a5894871: Merge "docs: Add 101 class about supporting various devices" into ics-mr1
by Scott Main
· 13 years ago
2f13326
am b92851d8: am a5894871: Merge "docs: Add 101 class about supporting various devices" into ics-mr1
by Scott Main
· 13 years ago
be36ea9
am a5894871: Merge "docs: Add 101 class about supporting various devices" into ics-mr1
by Scott Main
· 13 years ago
b92851d
am a5894871: Merge "docs: Add 101 class about supporting various devices" into ics-mr1
by Scott Main
· 13 years ago
14d3b80
am a5894871: Merge "docs: Add 101 class about supporting various devices" into ics-mr1
by Scott Main
· 13 years ago
a589487
Merge "docs: Add 101 class about supporting various devices" into ics-mr1
by Scott Main
· 13 years ago
8100960
am e1d6c080: Make common_time more deferential when coming out of networkless mode.
by John Grossman
· 13 years ago
2ac05e9
Merge "Restrictions for action buttons with text"
by Adam Powell
· 13 years ago
Next »