Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e95f49869b02dd9792718fb1075241acdf6ca775
e95f498
Merge "Fix a build break." into ics-mr1
by John Wang
· 13 years ago
8ce22f2
Fixing a typo in framework widget padding
by Adam Cohen
· 13 years ago
b74ecb1
Fix a build break.
by John Wang
· 13 years ago
9b10800
Check watingApns before access it.
by John Wang
· 13 years ago
20398fa
Merge "audioflinger: reduce sleep time to avoid underrun" into ics-mr1
by Eric Laurent
· 13 years ago
37ac88f
Merge "Update description of account_type" into ics-mr1
by Michael Chan
· 13 years ago
eaeb4f4
Merge "Fix some policy-base routing issues." into ics-mr1
by Robert Greenwalt
· 13 years ago
e83d181
Fix some policy-base routing issues.
by Robert Greenwalt
· 13 years ago
f1f5fc8
audioflinger: reduce sleep time to avoid underrun
by Eric Laurent
· 13 years ago
8bb5618
Merge "Fix 5654631. It forgot to consider the year in formatDateRange." into ics-mr1
by Owen Lin
· 13 years ago
1889bb4
Reconcile with ics-mr0-release
by The Android Open Source Project
· 13 years ago
2723909
Reconcile with ics-mr0-release
by The Android Open Source Project
· 13 years ago
9842a34
merge in ics-mr0-release history after reset to ics-mr0
by The Android Automerger
· 13 years ago
eabde3d
am fe464a76: [Prime K] Fix gabage character issue
by dujin.cha
· 13 years ago
eff6ed0
Ignore e36657e5
by Jean-Baptiste Queru
· 13 years ago
303a069
Merge "Draw in the correct FBO after invoking a GL functor Bug #5650514" into ics-mr1
by Romain Guy
· 13 years ago
26dd54f
Merge "Ensure we have an EGL context when building layers Bug #5638421" into ics-mr1
by Romain Guy
· 13 years ago
227a64f
Merge "Fix an NPE on overflow in BatteryStats history." into ics-mr1
by Amith Yamasani
· 13 years ago
fe464a7
[Prime K] Fix gabage character issue
by dujin.cha
· 13 years ago
7257a32
Merge "HTML5 Video runs into super full screen mode" into ics-mr1
by Teng-Hui Zhu
· 13 years ago
cb6fbc8
Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1
by Andreas Huber
· 13 years ago
6318857
Merge "Dismiss system windows when screen savers start." into ics-mr1
by Daniel Sandler
· 13 years ago
b193e35
Fix 5654631. It forgot to consider the year in formatDateRange.
by Owen Lin
· 13 years ago
8d03007
Merge "Update zoom (aka display) density from WebView thread." into ics-mr1
by Mangesh Ghiware
· 13 years ago
723218b
Merge "Hide ManagedEGLContext until we are sure this is the correct API." into ics-mr1
by Romain Guy
· 13 years ago
02740dc
Merge "Fix log spamming during time lapse video recording" into ics-mr1
by James Dong
· 13 years ago
1766b0e
Fix the build
by Romain Guy
· 13 years ago
dccf73a
Hide ManagedEGLContext until we are sure this is the correct API.
by Romain Guy
· 13 years ago
e7005ec
Merge "Move Camera.Sound to a stand-alone class CameraSound." into ics-mr1
by Wu-cheng Li
· 13 years ago
20bfe4e
Update description of account_type
by Michael Chan
· 13 years ago
07a2d83
Merge "don't report an error when disconnecting from an abandoned surfacetexture" into ics-mr1
by Mathias Agopian
· 13 years ago
8646cd4
Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1
by Mathias Agopian
· 13 years ago
8cd39e3
Merge "Notify views when EGL resources are about to be destroyed Bug #5639899" into ics-mr1
by Romain Guy
· 13 years ago
fb0784d
Merge "Fix bug 5521467 - Monkeys and ActionBar custom tab views" into ics-mr1
by Adam Powell
· 13 years ago
d0609e4
Ensure we have an EGL context when building layers Bug #5638421
by Romain Guy
· 13 years ago
31f263d
Update zoom (aka display) density from WebView thread.
by Mangesh Ghiware
· 13 years ago
05c8277
Fix bug 5521467 - Monkeys and ActionBar custom tab views
by Adam Powell
· 13 years ago
f45aa7d
HTML5 Video runs into super full screen mode
by Teng-Hui Zhu
· 13 years ago
45f0646
Fix an NPE on overflow in BatteryStats history.
by Amith Yamasani
· 13 years ago
043a8b1
Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1
by Nick Pelly
· 13 years ago
b8d20d0
Merge "EGL: Use cache sizes defined in the BoardConfig" into ics-mr1
by Jamie Gennis
· 13 years ago
53cf202
Merge changes I37fd43b5,I91eb29db,I0491ce35 into ics-mr1
by Jamie Gennis
· 13 years ago
68f0d47
Merge "Import revised translations. DO NOT MERGE" into ics-mr1
by Eric Fischer
· 13 years ago
bf1b977
Import revised translations. DO NOT MERGE
by Eric Fischer
· 13 years ago
bfd85f9
Merge "SIP: turn off verbose logs." into ics-mr1
by Chia-chi Yeh
· 13 years ago
421458a
Draw in the correct FBO after invoking a GL functor Bug #5650514
by Romain Guy
· 13 years ago
a5cb9f4
Replace vendor specific NfcGoogle.apk with generic Nfc.apk
by Nick Pelly
· 13 years ago
caa4482
SurfaceTexture: fix a couple tests
by Jamie Gennis
· 13 years ago
87f3265
EGL: default to swap interval 1
by Jamie Gennis
· 13 years ago
0507ac4
Use isHighEndGfx to determine texture pool
by John Reck
· 13 years ago
96af14d
Fix log spamming during time lapse video recording
by James Dong
· 13 years ago
c10a94c4
SurfaceTexture: clean up some tests
by Jamie Gennis
· 13 years ago
6f0f0b1
EGL: Use cache sizes defined in the BoardConfig
by Jamie Gennis
· 13 years ago
31f2c2e
Notify views when EGL resources are about to be destroyed Bug #5639899
by Romain Guy
· 13 years ago
0cac6aa
Move Camera.Sound to a stand-alone class CameraSound.
by Wu-cheng Li
· 13 years ago
7859c18
Merge "Improving PictureListener deprecating comments" into ics-mr1
by Kristian Monsen
· 13 years ago
9b5d7a5
Merge "Dreams (now Screen Candy) development." into ics-mr1
by Daniel Sandler
· 13 years ago
1bca8f8
merge in ics-mr0-release history after reset to ics-mr0
by The Android Automerger
· 13 years ago
cb6ee06
SIP: turn off verbose logs.
by Chia-chi Yeh
· 13 years ago
e36657e
Merge "Do not merge. Fix a memory leak of a Binder in SpellCheckerService" into ics-mr0
by satok
· 13 years ago
0e2c2f3
Reconcile with ics-mr0-release
by The Android Open Source Project
· 13 years ago
0cd1fe7
merge in ics-mr0-release history after reset to ics-mr0
by The Android Automerger
· 13 years ago
7ff7821
am d4b22ab4: status_t != bool
by Marco Nelissen
· 13 years ago
d8a3cab
Merge "Text selection AccessibilityEvents are missing text." into ics-mr1
by Svetoslav Ganov
· 13 years ago
b05bb17
don't report an error when disconnecting from an abandoned surfacetexture
by Mathias Agopian
· 13 years ago
d4b22ab
status_t != bool
by Marco Nelissen
· 13 years ago
c2fff5e
Merge "Unlock camera AWB lock only when white-balance is changed." into ics-mr1
by Wei Huang
· 13 years ago
e30983e7
Do not merge. Fix a memory leak of a Binder in SpellCheckerService
by satok
· 13 years ago
e2fa30c
enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices
by Mathias Agopian
· 13 years ago
d5280e5
Reconcile with ics-mr0-release
by The Android Open Source Project
· 13 years ago
0ba8660
Report a runtime error instead of asserting on malformed avc configuration data.
by Andreas Huber
· 13 years ago
4d71053
Merge "attempt to fix bug 5313580" into ics-mr1
by Mathias Agopian
· 13 years ago
e6a9656
Merge "Content and viewport rects set in one step." into ics-mr1
by Bart Sears
· 13 years ago
84dd52e
Text selection AccessibilityEvents are missing text.
by Svetoslav Ganov
· 13 years ago
0358787
Merge "Add the support libraries to the platform documentation (build)." into ics-mr1
by Svetoslav Ganov
· 13 years ago
5207d9c
Dismiss system windows when screen savers start.
by Daniel Sandler
· 13 years ago
4aad102
Improving PictureListener deprecating comments
by Kristian Monsen
· 13 years ago
2d54536
Dreams (now Screen Candy) development.
by Daniel Sandler
· 13 years ago
dea90a0
am 366113fa: Merge "docs: Camera Features for developers" into ics-mr0
by Joe Fernandez
· 13 years ago
d353df8
am 48eaa6c9: docs: update caption for action bar figure to match new screenshot
by Scott Main
· 13 years ago
b838d8d
Unlock camera AWB lock only when white-balance is changed.
by Wu-cheng Li
· 13 years ago
da0e7b0
Merge "Tie screen saver to the screen off timeout." into ics-mr1
by Daniel Sandler
· 13 years ago
8c54182
Merge "Fix bug 5614962 - Constant spinning wheel in USB Mass Storage screen (UX)" into ics-mr1
by Adam Powell
· 13 years ago
70bded0
Merge "Fix 5636798: clear PIN/PUK fields when device sleeps or user cancels" into ics-mr1
by Jim Miller
· 13 years ago
90cbbd1
attempt to fix bug 5313580
by Mathias Agopian
· 13 years ago
3af8b69
Merge "add a self instrumentation into framework perf app" into ics-mr1
by Guang Zhu
· 13 years ago
1a3c051
Merge "Hide/show ime switch icon properly" into ics-mr1
by satok
· 13 years ago
c992087
Fix bug 5614962 - Constant spinning wheel in USB Mass Storage screen (UX)
by Adam Powell
· 13 years ago
9a3caf3
Fix 5636798: clear PIN/PUK fields when device sleeps or user cancels
by Jim Miller
· 13 years ago
a5dd3ba
merge in ics-mr0-release history after reset to ics-mr0
by The Android Automerger
· 13 years ago
398f80e
Merge "Fix 5620754: don't show pattern screen after SIM PUK unlock" into ics-mr1
by Jim Miller
· 13 years ago
366113f
Merge "docs: Camera Features for developers" into ics-mr0
by Joe Fernandez
· 13 years ago
2ba1318
Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1
by Jamie Gennis
· 13 years ago
c8fd6e3
Merge "EGL: fix blob cache extension detection" into ics-mr1
by Jamie Gennis
· 13 years ago
452e41f
docs: Camera Features for developers
by Joe Fernandez
· 13 years ago
90d5d46
Fix 5620754: don't show pattern screen after SIM PUK unlock
by Jim Miller
· 13 years ago
3f51f95
Merge "Fix a crash caused by SIP addresses containing "%40" instead of "@"" into ics-mr1
by David Brown
· 13 years ago
3afd6c0
Hide/show ime switch icon properly
by satok
· 13 years ago
48eaa6c
docs: update caption for action bar figure to match new screenshot
by Scott Main
· 13 years ago
e36d0548
SurfaceTexture: fix a bug with buffer reallocation
by Jamie Gennis
· 13 years ago
Next »