Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
887a834c4737bed055bacbc91cc0dd42bd25546c
887a834
Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit." into honeycomb
by Jason Sams
· 14 years ago
a2edecf
Merge "Issue no : 3370622" into honeycomb
by Dheeraj Sharma
· 14 years ago
5113382
Tweak layouts of IME switch button
by satok
· 14 years ago
1ac760a
Issue no : 3370622
by Dheeraj Sharma
· 14 years ago
4989aa7
Merge "Fix issue #3385054: HRI24 never enters suspend (LP0) - IKXEVEREST-3439" into honeycomb
by Dianne Hackborn
· 14 years ago
89fca35
Merge "Make nested hardware layers work again" into honeycomb
by Romain Guy
· 14 years ago
5e7f766
Make nested hardware layers work again
by Romain Guy
· 14 years ago
9c0bd86
Merge "Review rework on Patch Set 2 for issue 3372849" into honeycomb
by Santosh Madhava
· 14 years ago
6bcbb3b
Review rework on Patch Set 2 for issue 3372849
by Santosh Madhava
· 14 years ago
c2d9c8e
Fix issue #3385054: HRI24 never enters suspend (LP0) - IKXEVEREST-3439
by Dianne Hackborn
· 14 years ago
82d41a5
Fix display list support for shapes.
by Romain Guy
· 14 years ago
c6a0944
Merge "Fix display list support for shapes." into honeycomb
by Romain Guy
· 14 years ago
e6564ea
Merge "Fix bug 3178934 - Make MenuBuilder notify its adapters of changes" into honeycomb
by Adam Powell
· 14 years ago
1821ff9
Fix bug 3178934 - Make MenuBuilder notify its adapters of changes
by Adam Powell
· 14 years ago
bc891b6
Merge "Fix NPE in IInputMethodSessionWrapper.executeMessage" into honeycomb
by Ken Wakasa
· 14 years ago
5d9d03a
Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...
by Dianne Hackborn
· 14 years ago
a308c03
Fix NPE in IInputMethodSessionWrapper.executeMessage
by Ken Wakasa
· 14 years ago
8168396
Fix rendering issues with animated layers. Bug #3385247
by Romain Guy
· 14 years ago
169fafe
Merge "Fix rendering issues with animated layers. Bug #3385247" into honeycomb
by Romain Guy
· 14 years ago
d88f54c
Fix rendering issues in Movie Studio.
by Romain Guy
· 14 years ago
92dcf62
Merge "Fix rendering issues in Movie Studio." into honeycomb
by Romain Guy
· 14 years ago
68b2990
Merge "Fix bug 3385930 - Holo.SegmentedButton contentarea and disabled state broken" into honeycomb
by Adam Powell
· 14 years ago
34edd5b
Merge "tone down the log spew regarding taking screenshots." into honeycomb
by Mathias Agopian
· 14 years ago
6d0576d
Fix bug 3385930 - Holo.SegmentedButton contentarea and disabled state broken
by Adam Powell
· 14 years ago
c8de291
Merge "Improved conversion accuracy of exif geotag data" into honeycomb
by Wu-cheng Li
· 14 years ago
2ff6d70
Merge "Enable partial invalidates when rendering with OpenGL." into honeycomb
by Romain Guy
· 14 years ago
7d7b549
Enable partial invalidates when rendering with OpenGL.
by Romain Guy
· 14 years ago
7a9662f
Merge "Fix 3382123: Set default state of LockScreen portrait kb" into honeycomb
by Jim Miller
· 14 years ago
3431f47b
tone down the log spew regarding taking screenshots.
by Mathias Agopian
· 14 years ago
9c91b3f
Merge "Updated overscroll assets" into honeycomb
by Justin Ho
· 14 years ago
40bcb0f
Updated overscroll assets
by Justin Ho
· 14 years ago
21d405f
Merge "Fix for display list problem with listview items." into honeycomb
by Chet Haase
· 14 years ago
3b2b0fc
Fix for display list problem with listview items.
by Chet Haase
· 14 years ago
315fae2
Merge "Throw Base64DataException instead of IOException" into honeycomb
by Andy Stadler
· 14 years ago
fcecc24
Attempt to fix 3333866
by Jason Sams
· 14 years ago
a4967fa
Merge "Cleanup script init to fix bogus log printing and reduce memory churn." into honeycomb
by Jason Sams
· 14 years ago
935dedf
Merge "Fix 3385152: Update lockscreen font." into honeycomb
by Jim Miller
· 14 years ago
532c145
Merge "Fix bug 3383867 - default height for dropdown list items in framework layouts" into honeycomb
by Adam Powell
· 14 years ago
5df3426
Fix bug 3383867 - default height for dropdown list items in framework layouts
by Adam Powell
· 14 years ago
d2d31da
Merge "Fix 3381660: Update PasswordUnlock screen's EditText background." into honeycomb
by Jim Miller
· 14 years ago
9807a7b
Merge "Reduce the JNI native method visibility" into honeycomb
by James Dong
· 14 years ago
50d4de2
Merge "Fix bug with display lists and layout." into honeycomb
by Chet Haase
· 14 years ago
85d3ef3
Merge "Fix 3381304: disable key preview in LockScreen's qwerty keyboard" into honeycomb
by Jim Miller
· 14 years ago
5af048c
Fix bug with display lists and layout.
by Chet Haase
· 14 years ago
8bb7e48
Merge "Fix regression setting input windows." into honeycomb
by Jeff Brown
· 14 years ago
c5a0ce2
Throw Base64DataException instead of IOException
by Andy Stadler
· 14 years ago
2e44b07
Fix regression setting input windows.
by Jeff Brown
· 14 years ago
e57c0bd
Fix 3381660: Update PasswordUnlock screen's EditText background.
by Jim Miller
· 14 years ago
3dd0908
Merge "Add missing functions to math library." into honeycomb
by Stephen Hines
· 14 years ago
98dcca9
Reduce the JNI native method visibility
by James Dong
· 14 years ago
2dbba00
Fix 3385152: Update lockscreen font.
by Jim Miller
· 14 years ago
aaa55d3
Merge "New orientation listener." into honeycomb
by Jeff Brown
· 14 years ago
3332205
Merge "DatePicker is picking the wrong date" into honeycomb
by Svetoslav Ganov
· 14 years ago
e4c2d80
Fix 3382123: Set default state of LockScreen portrait kb
by Jim Miller
· 14 years ago
1914971
Merge "Fix bug 3242393 - overscroll effect missing from lists which drag but are always visible" into honeycomb
by Adam Powell
· 14 years ago
8801ad3
Merge "Disable focus controller when WebView loses focus." into honeycomb
by Leon Scroggins
· 14 years ago
4ce3541
Fix bug 3242393 - overscroll effect missing from lists which drag but
by Adam Powell
· 14 years ago
7c8c6d6
Typo in InputMethodManager's documentation
by Gilles Debunne
· 14 years ago
88b5953
Merge "NULL inputType text fields should never show the IME." into honeycomb
by Gilles Debunne
· 14 years ago
705a27a
Merge "Non-editable TextViews should not display a cursor." into honeycomb
by Gilles Debunne
· 14 years ago
b4ffd11
Disable focus controller when WebView loses focus.
by Leon Scroggins
· 14 years ago
c831e31
Merge "Fix bug 3382994 - android.view.WindowManager$BadTokenException" into honeycomb
by Adam Powell
· 14 years ago
5b9936f
Merge "LayoutLib: Use special view cookie for include-merge case." into honeycomb
by Xavier Ducrohet
· 14 years ago
5576744
Fix bug 3382994 - android.view.WindowManager$BadTokenException
by Adam Powell
· 14 years ago
bffb0a2
Merge "Fix bug 3237638 - make it easy to change a "refresh" AB button/icon into the indeterminate progress icon" into honeycomb
by Adam Powell
· 14 years ago
82b9232
LayoutLib: Use special view cookie for include-merge case.
by Xavier Ducrohet
· 14 years ago
abbcc24
Fix bug 3237638 - make it easy to change a "refresh" AB button/icon
by Adam Powell
· 14 years ago
bc5172f
Merge "Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder" into honeycomb
by Andreas Huber
· 14 years ago
7e893e1
Add missing functions to math library.
by Stephen Hines
· 14 years ago
4519f07
New orientation listener.
by Jeff Brown
· 14 years ago
f735899
Merge "Import revised translations. DO NOT MERGE" into honeycomb
by Eric Fischer
· 14 years ago
a8385dd
Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder
by Andreas Huber
· 14 years ago
c45d3ad
Merge "The .mkv parser lib leaves some tracks NULL if it doesn't support them." into honeycomb
by Andreas Huber
· 14 years ago
94b8b11
Merge "A few small cleanning-ups." into honeycomb
by Huahui Wu
· 14 years ago
1e25a23
Merge "Vertically align SSID/PLMN on lockscreen." into honeycomb
by Daniel Sandler
· 14 years ago
7040e33
Merge "Updated checkbox assets for legacy applications" into honeycomb
by Justin Ho
· 14 years ago
98dbfd4
Non-editable TextViews should not display a cursor.
by Gilles Debunne
· 14 years ago
bfa8983
Vertically align SSID/PLMN on lockscreen.
by Daniel Sandler
· 14 years ago
dfe8d9b
The .mkv parser lib leaves some tracks NULL if it doesn't support them.
by Andreas Huber
· 14 years ago
a1a8d94
Import revised translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
8cbb4c6
NULL inputType text fields should never show the IME.
by Gilles Debunne
· 14 years ago
f932469
A few small cleanning-ups.
by Huahui Wu
· 14 years ago
ec42272
Updated checkbox assets for legacy applications
by Justin Ho
· 14 years ago
da6f929
Merge "Make AwesomePlayer's reset process more verbose to track down ANRs (again)" into honeycomb
by Andreas Huber
· 14 years ago
3648691
Merge "Resubmit of 'Fix for isssue 3369932 : stopPreview returns 0'" into honeycomb
by Santosh Madhava
· 14 years ago
da34e13
Merge "Remove unwanted parameter (it was a typo)." into honeycomb
by Joe Onorato
· 14 years ago
aac2e9e
Make AwesomePlayer's reset process more verbose to track down ANRs (again)
by Andreas Huber
· 14 years ago
4ff8a0b
Resubmit of 'Fix for isssue 3369932 : stopPreview returns 0'
by Santosh Madhava
· 14 years ago
e595cad
Remove unwanted parameter (it was a typo).
by Joe Onorato
· 14 years ago
67005b0
Merge "Use optimized display lists for all hwaccelerated rendering" into honeycomb
by Chet Haase
· 14 years ago
78b32fc
Merge "Smoothly hide the list when there are no notifications." into honeycomb
by Daniel Sandler
· 14 years ago
7108724
Merge "New fix for popup behavior in AutoCompleteTextViews." into honeycomb
by Gilles Debunne
· 14 years ago
daf98e9
Use optimized display lists for all hwaccelerated rendering
by Chet Haase
· 14 years ago
57ffc00
Add a way that subtype will be excluded from a last input method
by satok
· 14 years ago
156f209
DatePicker is picking the wrong date
by Svetoslav Ganov
· 14 years ago
9c265fc
Merge "VideoEditor:Clear Surface API addition" into honeycomb
by Gil Dobjanschi
· 14 years ago
582a394
Merge "Fix a regression in the wallpaper drawing." into honeycomb
by Dianne Hackborn
· 14 years ago
033f63a
Fix a regression in the wallpaper drawing.
by Jeff Brown
· 14 years ago
77ddb02
Merge "Fix bug 3360953 - Toasts use the holo theme in non-HC apps" into honeycomb
by Adam Powell
· 14 years ago
05d9f81
VideoEditor:Clear Surface API addition
by Dheeraj Sharma
· 14 years ago
Next »