Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7ce745248d4de0e6543a559c93423df899832100
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
aa32c30
Restore broken CursorWindow.getType behavior. Bug: 5430009
by Jeff Brown
· 13 years ago
3bc6bbc
Clean up CursorWindow code. Bug: 5332296
by Jeff Brown
· 13 years ago
3b2faf6
Fix build.
by Jeff Brown
· 13 years ago
2447871
Fix build.
by Jeff Brown
· 13 years ago
4dfce20
Make SENSOR orientation modes trump rotation lock. Bug: 5371750
by Jeff Brown
· 13 years ago
66fb1f3
Merge "Wrapping new API with #defines to prevent old apps from using them."
by Jason Sams
· 13 years ago
f270a15
Merge "Streamline the layers update codepath. Directly update the layers transform and position. This makes updates faster and less dependent on other webkit work."
by Nicolas Roard
· 13 years ago
30c845f
Turn off logging.
by Dianne Hackborn
· 13 years ago
edc6331
Merge "Always unfreeze display."
by Dianne Hackborn
· 13 years ago
01017cd
Merge "Some new ICS target SDK changes."
by Dianne Hackborn
· 13 years ago
668f7c3
Merge "Fix issue #5348948: Third Party app "Byki Turkish" shows..."
by Dianne Hackborn
· 13 years ago
50dabc5
Merge "Set crop params to ANative Window during Initialization."
by Andreas Huber
· 13 years ago
db62a24
Set crop params to ANative Window during Initialization.
by Lakshman Gowda
· 13 years ago
ff1cd56
Merge "Handle unexpected interface up/down events"
by Irfan Sheriff
· 13 years ago
4198627
Merge changes I447cd196,I0c6cdae4
by Steve Block
· 13 years ago
7897fdd
Merge "Fix BrowserFrame to construct SslError using the full URL, rather than the host"
by Steve Block
· 13 years ago
1d4a255
Merge "docs: Camera class JavaDoc FixIts for ICS"
by Joe Fernandez
· 13 years ago
b4e7d4c
Merge "Allow listeners to be set before the service connects."
by Narayan Kamath
· 13 years ago
bf52c0e
SSL-related cleanup in BrowserFrame and SslCertLookupTable
by Steve Block
· 13 years ago
270a3c8
Clean up SslErrorHandlerImpl
by Steve Block
· 13 years ago
fa03f9a
Fix BrowserFrame to construct SslError using the full URL, rather than the host
by Steve Block
· 13 years ago
ea54b17
Merge "Clean up SslError"
by Steve Block
· 13 years ago
85b10b0
Fix 5317948: Don't display facelock when transport controls are showing.
by Jim Miller
· 13 years ago
a11630f
Merge "LayoutLib: fix support for textScaleX."
by Xavier Ducrohet
· 13 years ago
d410bfb
LayoutLib: fix support for textScaleX.
by Xavier Ducrohet
· 13 years ago
ac0757a
Merge "Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0"
by Romain Guy
· 13 years ago
ed7a8fc
Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0
by Romain Guy
· 13 years ago
161dc80
Always unfreeze display.
by Dianne Hackborn
· 13 years ago
836e262
Fix issue #5348948: Third Party app "Byki Turkish" shows...
by Dianne Hackborn
· 13 years ago
e5493f3
Merge "Layoutlib: Typeface support for loading fonts manually."
by Xavier Ducrohet
· 13 years ago
0bb83a2
Merge "Layoutlib now parses system_fonts.xml instead of its own."
by Xavier Ducrohet
· 13 years ago
af1ef9e
Merge "Adding a flag for if biometric weak has ever been used"
by Danielle Millett
· 13 years ago
59ba985
Merge "Fix issue #5388352: font size change back to normal"
by Dianne Hackborn
· 13 years ago
1409409
Layoutlib: Typeface support for loading fonts manually.
by Xavier Ducrohet
· 13 years ago
178006a0
Layoutlib now parses system_fonts.xml instead of its own.
by Xavier Ducrohet
· 13 years ago
7a07219
Adding a flag for if biometric weak has ever been used
by Danielle Millett
· 13 years ago
dc221e0
Streamline the layers update codepath.
by Nicolas Roard
· 13 years ago
e921572
Merge "Revert "Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly(second line of the address is partly shown)""
by Fabrice Di Meglio
· 13 years ago
ad0b051
Revert "Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly(second line of the address is partly shown)"
by Fabrice Di Meglio
· 13 years ago
63f5e09
Merge "Make prompt for headset while typing a password if accessibilbity is on less verbose."
by Svetoslav Ganov
· 13 years ago
df5d7c8
Merge "adding Android Beam sample"
by Scott Main
· 13 years ago
d8afdb4
adding Android Beam sample
by Robert Ly
· 13 years ago
bd39ca7
Make prompt for headset while typing a password if accessibilbity is on less verbose.
by Svetoslav Ganov
· 13 years ago
56379d2
Handle unexpected interface up/down events
by Irfan Sheriff
· 13 years ago
464cb21
docs: Camera class JavaDoc FixIts for ICS
by Joe Fernandez
· 13 years ago
09e5b9d
Fix issue #5388352: font size change back to normal
by Dianne Hackborn
· 13 years ago
5390260
Merge "Fix permission strings to match ICS-FactoryROM."
by Dave Santoro
· 13 years ago
873aeb0
Fix permission strings to match ICS-FactoryROM.
by Dave Santoro
· 13 years ago
b5de5985
Merge "Add -nosystem flag to adb backup"
by Christopher Tate
· 13 years ago
3c1951c
Merge "Fix crash running old HC apps."
by Jason Sams
· 13 years ago
f0f2ff1
am 7d535138: (-s ours) DO NOT MERGE New permissions for social stream.
by Dave Santoro
· 13 years ago
795072e
Fix crash running old HC apps.
by Jason Sams
· 13 years ago
2aeecb7
Merge "Add new permissions for read/write social stream."
by Dave Santoro
· 13 years ago
0b61f59
Add new permissions for read/write social stream.
by Dave Santoro
· 13 years ago
240c7d2
Add -nosystem flag to adb backup
by Christopher Tate
· 13 years ago
7d53513
DO NOT MERGE New permissions for social stream.
by Dave Santoro
· 13 years ago
a1aebdf
Merge "New PIN unlock screen layout."
by Ben Komalo
· 13 years ago
cac15eb
Merge "docs: add developer guide cross-references, Project ACRE"
by Joe Fernandez
· 13 years ago
30433b8
Merge "Reduce height of recent app thumbnails"
by Michael Jurka
· 13 years ago
b54e7a3
docs: add developer guide cross-references, Project ACRE
by Joe Fernandez
· 13 years ago
01c4056
Reconcile with ics-factoryrom-release
by The Android Open Source Project
· 13 years ago
50a2f8e
Merge "Read iface stats from single proc file."
by Jeff Sharkey
· 13 years ago
9316e7e
Reduce height of recent app thumbnails
by Michael Jurka
· 13 years ago
b177b19
Merge "Fix 5405210: DevicePolicyManager doesn't allow Face Unlock"
by Danielle Millett
· 13 years ago
ae2c181
Read iface stats from single proc file.
by Jeff Sharkey
· 13 years ago
c58111b
Merge "Track xtables summary, move tether stats, time."
by Jeff Sharkey
· 13 years ago
e5320a0
Merge "Tie the lockscreen sounds with the ringer volume."
by Amith Yamasani
· 13 years ago
2e93402
Merge "Reduce/Fix system logging"
by Irfan Sheriff
· 13 years ago
7f8a12c
Reduce/Fix system logging
by Irfan Sheriff
· 13 years ago
8c60235
Merge "5402566: Copy/cut icons do not appear if the text is Japanese only"
by Gilles Debunne
· 13 years ago
a13a322
Merge "Optimisations and bugs in SpellChecker"
by Gilles Debunne
· 13 years ago
3b8e072
Merge "Send TURN_HOT message to the state machine from BluetoothService after it starts"
by Matthew Xie
· 13 years ago
9e334db
Clean up SslError
by Steve Block
· 13 years ago
a57f238
Allow listeners to be set before the service connects.
by Narayan Kamath
· 13 years ago
c8fb532
Fix 5405210: DevicePolicyManager doesn't allow Face Unlock
by Danielle Millett
· 13 years ago
afb119c
Merge "Add explicit mimetype for verifier calls"
by Kenny Root
· 13 years ago
62abf34
Merge "Update dumpsys output"
by Alon Albert
· 13 years ago
dac3a04
merge in ics-factoryrom-release history after reset to ics-factoryrom
by The Android Automerger
· 13 years ago
3c5cef2
Merge "Add a cached formatted phone number to call log."
by Flavio Lerda
· 13 years ago
ebccf3c
Merge "Fix 5185505: allow facelock to be enabled by a setting."
by Jim Miller
· 13 years ago
cb3521e
Fix 5185505: allow facelock to be enabled by a setting.
by Jim Miller
· 13 years ago
c04db7e
Fix handling of "allow fds" state.
by Dianne Hackborn
· 13 years ago
8f3105f
5402566: Copy/cut icons do not appear if the text is Japanese only
by Gilles Debunne
· 13 years ago
2588a07
Merge "The logic for not populating text to some accessibility events is scattered."
by Svetoslav Ganov
· 13 years ago
51ea88a
New PIN unlock screen layout.
by Ben Komalo
· 13 years ago
32cec0e
Merge "Transfer large bitmaps using ashmem. Bug: 5224703"
by Jeff Brown
· 13 years ago
0058f72
Merge "Accessibility services cannot obtain the source of an event coming from a root namespace descendant."
by Svetoslav Ganov
· 13 years ago
fee5cb5
Merge "Reworked biometric weak check functions"
by Danielle Millett
· 13 years ago
6579a9d
Transfer large bitmaps using ashmem. Bug: 5224703
by Jeff Brown
· 13 years ago
905b589
Track xtables summary, move tether stats, time.
by Jeff Sharkey
· 13 years ago
7d657e5
Merge "Add mechanism for Parcel to not allow FDs to be written to it."
by Dianne Hackborn
· 13 years ago
d5b9b26
Resolve conflicts for merge 121e805a to master
by Justin Ho
· 13 years ago
e1fc4f6
Optimisations and bugs in SpellChecker
by Gilles Debunne
· 13 years ago
9ecebbf
Add mechanism for Parcel to not allow FDs to be written to it.
by Dianne Hackborn
· 13 years ago
7c2d205
Merge "Don't obtain attributes for the whole theme when looking for selection mode drawables."
by Adam Powell
· 13 years ago
121e805
Merge "Adding additional variety to sound set 7" into ics-factoryrom
by Justin Ho
· 13 years ago
d87448f
Merge "docs: remove gerunds from UI dev guides and resolve linkbacks"
by Scott Main
· 13 years ago
18f3656
Adding additional variety to sound set 7
by Justin Ho
· 13 years ago
Next »