Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
56ee1080f004110bff622e5b60c243d9cabfe120
56ee108
am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread
by Andreas Huber
· 14 years ago
17bc4f6
Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread
by Andreas Huber
· 14 years ago
cfc80bd
am 2c3360fe: Merge "Remove lingering system app native libs in /data" into gingerbread
by Kenny Root
· 14 years ago
2c3360f
Merge "Remove lingering system app native libs in /data" into gingerbread
by Kenny Root
· 14 years ago
c743f45
Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out.
by Andreas Huber
· 14 years ago
56364bc
am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread
by Jeff Brown
· 14 years ago
f2cc2e5
am 8735c4cd: Merge "Get correct native library path on reinstall" into gingerbread
by Kenny Root
· 14 years ago
5d72258
am e02e41f4: Merge "DO NOT MERGE: Get rid of status bar\'s dim during night." into gingerbread
by Dianne Hackborn
· 14 years ago
78d15ac
Merge "Make secure views tolerate IME overlays." into gingerbread
by Jeff Brown
· 14 years ago
6327a9f
resolved conflicts for merge of 2f65a99f to gingerbread-plus-aosp
by Mike Lockwood
· 14 years ago
831baa2
Remove lingering system app native libs in /data
by Kenny Root
· 14 years ago
8735c4c
Merge "Get correct native library path on reinstall" into gingerbread
by Kenny Root
· 14 years ago
e02e41f
Merge "DO NOT MERGE: Get rid of status bar's dim during night." into gingerbread
by Dianne Hackborn
· 14 years ago
760f3a5
DO NOT MERGE: Get rid of status bar's dim during night.
by Dianne Hackborn
· 14 years ago
2f65a99
Merge changes Ic5551c94,I0207f7f7 into gingerbread
by Mike Lockwood
· 14 years ago
bd135c1
Get correct native library path on reinstall
by Kenny Root
· 14 years ago
19dfc83
Make secure views tolerate IME overlays.
by Jeff Brown
· 14 years ago
b81b89f
am 45a8901d: Merge "Add supporting MCC=450(Korea)" into gingerbread
by Robert Greenwalt
· 14 years ago
bea3118
GPS: Clean up GPS API extension initialization in JNI code.
by Mike Lockwood
· 14 years ago
45a8901
Merge "Add supporting MCC=450(Korea)" into gingerbread
by Robert Greenwalt
· 14 years ago
111a413
am b9a40068: Merge "Failing test cleanup." into gingerbread
by Brett Chabot
· 14 years ago
b9a4006
Merge "Failing test cleanup." into gingerbread
by Brett Chabot
· 14 years ago
1e84da8
GPS: Add support for AGpsRilInterface.
by Miguel Torroja
· 14 years ago
41170a1
am abcbb1a1: Fix bug 3061544 and some clipping errors.
by Adam Powell
· 14 years ago
abcbb1a
Fix bug 3061544 and some clipping errors.
by Adam Powell
· 14 years ago
a785a59
am 718e0033: Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread
by Hung-ying Tyan
· 14 years ago
3cb2d3b
am 1862af57: Merge "SipService: supply PendingIntent when open a profile." into gingerbread
by Hung-ying Tyan
· 14 years ago
cb9f1e4
am 6f7e10ca: Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread
by Dianne Hackborn
· 14 years ago
718e003
Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread
by Hung-ying Tyan
· 14 years ago
1862af5
Merge "SipService: supply PendingIntent when open a profile." into gingerbread
by Hung-ying Tyan
· 14 years ago
6f7e10c
Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread
by Dianne Hackborn
· 14 years ago
c6548fd9
SIP: add SERVER_UNREACHABLE error code.
by Hung-ying Tyan
· 14 years ago
daa9b8c
am 95037fb1: Merge "Fixing some flakiness of some DL Manager tests." into gingerbread
by Neal Nguyen
· 14 years ago
95037fb
Merge "Fixing some flakiness of some DL Manager tests." into gingerbread
by Neal Nguyen
· 14 years ago
f358cec
am 79a3981e: Fix Looper leaks in MediaRecorderStressTest.
by Jeff Brown
· 14 years ago
79a3981
Fix Looper leaks in MediaRecorderStressTest.
by Jeff Brown
· 14 years ago
ff04e97
am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread
by Mathias Agopian
· 14 years ago
722665c
am ef115308: fix build. SurfaceView.setFrame needed to be hidden
by Mathias Agopian
· 14 years ago
f461930
Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread
by Mathias Agopian
· 14 years ago
ef11530
fix build. SurfaceView.setFrame needed to be hidden
by Mathias Agopian
· 14 years ago
8ddd2c7
fix [2835280] Add support for cancelling buffers to ANativeWindow
by Mathias Agopian
· 14 years ago
bba3b8e
am 19058877: Merge "refactored screenshot code" into gingerbread
by Mathias Agopian
· 14 years ago
9fa7926
am b9aacfdf: Merge "new screencap command" into gingerbread
by Mathias Agopian
· 14 years ago
1905887
Merge "refactored screenshot code" into gingerbread
by Mathias Agopian
· 14 years ago
b9aacfd
Merge "new screencap command" into gingerbread
by Mathias Agopian
· 14 years ago
815b1eb
am 1c2911a6: Merge "Fix bug 3061769" into gingerbread
by Adam Powell
· 14 years ago
1c2911a
Merge "Fix bug 3061769" into gingerbread
by Adam Powell
· 14 years ago
2ad24f9
Failing test cleanup.
by Brett Chabot
· 14 years ago
b99e81a
am 7e6064ad: Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread
by Mathias Agopian
· 14 years ago
7e6064a
Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread
by Mathias Agopian
· 14 years ago
323d367
SipService: supply PendingIntent when open a profile.
by Hung-ying Tyan
· 14 years ago
8621427
am 7280f215: Merge "Manually revert a single-line error inserted by OpenJDK." into gingerbread
by Elliott Hughes
· 14 years ago
7280f21
Merge "Manually revert a single-line error inserted by OpenJDK." into gingerbread
by Elliott Hughes
· 14 years ago
a86a6c4
am 6f1c7bda: Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread
by James Dong
· 14 years ago
6f1c7bd
Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread
by James Dong
· 14 years ago
54e570f
Make it easier to figure out whether an app can go on sd card.
by Dianne Hackborn
· 14 years ago
388c14c
Manually revert a single-line error inserted by OpenJDK.
by Elliott Hughes
· 14 years ago
c7bfb13
am 15f107b1: Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread
by Nick Pelly
· 14 years ago
15f107b
Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread
by Nick Pelly
· 14 years ago
e9e9467
am 52810607: Revert "Restored ic_dialog_menu_generic asset."
by Gilles Debunne
· 14 years ago
dc99379
New API stubs: NdefMessage and NdefRecord.
by Nick Pelly
· 14 years ago
1153629
am e91398d1: Revert for 68833 and 68483 which introduced new assets instead of just updating.
by Gilles Debunne
· 14 years ago
5281060
Revert "Restored ic_dialog_menu_generic asset."
by Gilles Debunne
· 14 years ago
82cf901
Fix bug 3061769
by Adam Powell
· 14 years ago
597c7f6
refactored screenshot code
by Mathias Agopian
· 14 years ago
541d942
new screencap command
by Mathias Agopian
· 14 years ago
e91398d1
Revert for 68833 and 68483 which introduced new assets instead of just updating.
by Gilles Debunne
· 14 years ago
995bb9d
fix [3008290] passion GB surface does not send surfaceChanged notification after size change.
by Mathias Agopian
· 14 years ago
bfa33b9
am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread
by Kenny Root
· 14 years ago
f84a591
Merge "Use pread() in ZipFileRO for Linux" into gingerbread
by Kenny Root
· 14 years ago
b3e95d9
am c37eac24: Restored ic_dialog_menu_generic asset.
by Gilles Debunne
· 14 years ago
c37eac2
Restored ic_dialog_menu_generic asset.
by Gilles Debunne
· 14 years ago
6a9e39a
Fixed an issue where the reserved free space in the file writer was larger than intended
by James Dong
· 14 years ago
8556efe
am a29643a6: Merge "DO NOT MERGE. Select word no longer selects spaces between words." into gingerbread
by Gilles Debunne
· 14 years ago
a29643a
Merge "DO NOT MERGE. Select word no longer selects spaces between words." into gingerbread
by Gilles Debunne
· 14 years ago
196894c
am c692792e: am 46ffeb21: docs: update homepage with more countries for market announcement
by Scott Main
· 14 years ago
c692792
am 46ffeb21: docs: update homepage with more countries for market announcement
by Scott Main
· 14 years ago
8c03723
DO NOT MERGE. Select word no longer selects spaces between words.
by Gilles Debunne
· 14 years ago
fc7f391
am b3a5b85a: am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38
by Scott Main
· 14 years ago
6a02ba0
am b99f0c7e: Merge "Resilent media time stamp adjustment" into gingerbread
by James Dong
· 14 years ago
6f4f010
am b621e203: Merge "Removed icon in Alert dialog header." into gingerbread
by Gilles Debunne
· 14 years ago
dcbf315
am 368733b2: Remove overscroll_edge.png from drawable/
by Adam Powell
· 14 years ago
b8d3bc5
am 103f59ba: Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread
by Adam Powell
· 14 years ago
46ffeb2
docs: update homepage with more countries for market announcement
by Scott Main
· 14 years ago
b3a5b85
am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38
by Scott Main
· 14 years ago
b99f0c7
Merge "Resilent media time stamp adjustment" into gingerbread
by James Dong
· 14 years ago
b621e20
Merge "Removed icon in Alert dialog header." into gingerbread
by Gilles Debunne
· 14 years ago
368733b
Remove overscroll_edge.png from drawable/
by Adam Powell
· 14 years ago
103f59b
Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread
by Adam Powell
· 14 years ago
259ec46
Use pread() in ZipFileRO for Linux
by Kenny Root
· 14 years ago
acee8e7
Resilent media time stamp adjustment
by James Dong
· 14 years ago
62a744e
Fix bug 3052686 - ScrollView padding treated incorrectly
by Adam Powell
· 14 years ago
89230e3
am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread
by Dianne Hackborn
· 14 years ago
458fc5f
Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread
by Dianne Hackborn
· 14 years ago
8390651
am 33a4c772: Merge "New green in assets for battery, download, upload" into gingerbread
by Gilles Debunne
· 14 years ago
77e4237
am 87efbbb5: Merge "implement the number bubbles on the status bar" into gingerbread
by Joe Onorato
· 14 years ago
33a4c77
Merge "New green in assets for battery, download, upload" into gingerbread
by Gilles Debunne
· 14 years ago
a819fc1
New green in assets for battery, download, upload
by Gilles Debunne
· 14 years ago
87efbbb
Merge "implement the number bubbles on the status bar" into gingerbread
by Joe Onorato
· 14 years ago
6c01a11
implement the number bubbles on the status bar
by Joe Onorato
· 14 years ago
Next »