Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b4b0f67a4743503a024b1dce758acf53d9fb86f7
b4b0f67
am fd84f97a: Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects.
by Eric Laurent
· 14 years ago
fd84f97
Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects.
by Eric Laurent
· 14 years ago
243f7f8
am f6120cf4: Merge "Improve InstrumentationTestRunner exception handling." into gingerbread
by Brett Chabot
· 14 years ago
f6120cf
Merge "Improve InstrumentationTestRunner exception handling." into gingerbread
by Brett Chabot
· 14 years ago
49159f0
am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread
by Dianne Hackborn
· 14 years ago
74bf59b
Merge "Add new glue code for writing native apps." into gingerbread
by Dianne Hackborn
· 14 years ago
49ff1e6
am b29e3b9c: Merge "Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument." into gingerbread
by Jason Parks
· 14 years ago
b29e3b9
Merge "Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument." into gingerbread
by Jason Parks
· 14 years ago
9fd4597
am 833830e0: am 286cf139: docs: add redirect for download.html
by Scott Main
· 14 years ago
833830e
am 286cf139: docs: add redirect for download.html
by Scott Main
· 14 years ago
286cf13
docs: add redirect for download.html
by Scott Main
· 14 years ago
85448bb
Add new glue code for writing native apps.
by Dianne Hackborn
· 14 years ago
4dc96b8
am f7d2b4a2: Use fullScreenIntent to show the USB mass storage dialog.
by Daniel Sandler
· 14 years ago
f7d2b4a
Use fullScreenIntent to show the USB mass storage dialog.
by Daniel Sandler
· 14 years ago
bca909c
Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument.
by Jason Parks
· 14 years ago
f3bfd841
am 98738272: Merge "Remove voice mail number verification for testing on no-sim device" into gingerbread
by Xia Wang
· 14 years ago
9873827
Merge "Remove voice mail number verification for testing on no-sim device" into gingerbread
by Xia Wang
· 14 years ago
717b517
am 1082ae03: am 5183ae3b: Merge "docs: add caution about adt in eclipse 3.6" into froyo
by Scott Main
· 14 years ago
374fe5c
Remove voice mail number verification for testing on no-sim device
by Xia Wang
· 14 years ago
1082ae0
am 5183ae3b: Merge "docs: add caution about adt in eclipse 3.6" into froyo
by Scott Main
· 14 years ago
5183ae3
Merge "docs: add caution about adt in eclipse 3.6" into froyo
by Scott Main
· 14 years ago
0a21801
am a5402dab: Merge "OBB API for PackageManager" into gingerbread
by Kenny Root
· 14 years ago
d481cdd4
am c9535de8: Merge "Add OBB file helper class" into gingerbread
by Kenny Root
· 14 years ago
a5402da
Merge "OBB API for PackageManager" into gingerbread
by Kenny Root
· 14 years ago
c9535de
Merge "Add OBB file helper class" into gingerbread
by Kenny Root
· 14 years ago
167449e
am b17f4dcf: Merge "More native input dispatch work." into gingerbread
by Chris Tate
· 14 years ago
b17f4dc
Merge "More native input dispatch work." into gingerbread
by Chris Tate
· 14 years ago
31e7ce7
Improve InstrumentationTestRunner exception handling.
by Brett Chabot
· 14 years ago
7017e0d
am f3f25bf8: Added some javadoc to Camera.takePicture()
by Dan Tasse
· 14 years ago
f3f25bf
Added some javadoc to Camera.takePicture()
by Dan Tasse
· 14 years ago
1c9bada
docs: add caution about adt in eclipse 3.6
by Scott Main
· 14 years ago
b91881f
am dacabf97: Merge "Added Visualizer effect." into gingerbread
by Eric Laurent
· 14 years ago
dacabf9
Merge "Added Visualizer effect." into gingerbread
by Eric Laurent
· 14 years ago
3338775
am 4b9baa69: am 2651504c: (-s ours) Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo
by Dirk Dougherty
· 14 years ago
4b9baa6
am 2651504c: (-s ours) Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo
by Dirk Dougherty
· 14 years ago
b359883
am c4243342: Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread
by James Dong
· 14 years ago
7b3f304
am 58c35573: Merge "Fix some bugs in the MediaProfileReader Because the video and audio encoders were stored in the same map, when we retrieve the name from the map, we can get a incorrect name." into gingerbread
by James Dong
· 14 years ago
c424334
Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread
by James Dong
· 14 years ago
58c3557
Merge "Fix some bugs in the MediaProfileReader Because the video and audio encoders were stored in the same map, when we retrieve the name from the map, we can get a incorrect name." into gingerbread
by James Dong
· 14 years ago
620a4240
Fix some bugs in the MediaProfileReader
by James Dong
· 14 years ago
2651504
Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo
by Dirk Dougherty
· 14 years ago
dcf872d
am c34c8c3f: Merge "Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing." into gingerbread
by Andreas Huber
· 14 years ago
c34c8c3
Merge "Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing." into gingerbread
by Andreas Huber
· 14 years ago
971305d
Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing.
by Andreas Huber
· 14 years ago
3b09d64
am ef52b568: Merge "More improvements to the SensorManager documentation" into gingerbread
by Mathias Agopian
· 14 years ago
ef52b568
Merge "More improvements to the SensorManager documentation" into gingerbread
by Mathias Agopian
· 14 years ago
81c929a
Allow application to set two more encoding paramters: video profile and level
by James Dong
· 14 years ago
0e1d339
am b59b9445: Fix icon size in intruder alerts.
by Daniel Sandler
· 14 years ago
b59b944
Fix icon size in intruder alerts.
by Daniel Sandler
· 14 years ago
df9b81c
Added Visualizer effect.
by Eric Laurent
· 14 years ago
93565c4
OBB API for PackageManager
by Kenny Root
· 14 years ago
7cee34a
Add OBB file helper class
by Kenny Root
· 15 years ago
f5b4e34
am 2e6aff8e: Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread
by Andreas Huber
· 14 years ago
2e6aff8
Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread
by Andreas Huber
· 14 years ago
ff119e7
am 6615defd: Make sure the OMX callback thread is properly shutdown after the node goes away.
by Andreas Huber
· 14 years ago
57576c1
ALooperRoster no longer holds strong references to handlers and loopers.
by Andreas Huber
· 14 years ago
877045a
am 9406f626: Merge "An AHandler can now find its associated ALooper." into gingerbread
by Andreas Huber
· 14 years ago
e24901d
am 68267415: Add new native Looper API.
by Dianne Hackborn
· 14 years ago
6615defd
Make sure the OMX callback thread is properly shutdown after the node goes away.
by Andreas Huber
· 14 years ago
9406f62
Merge "An AHandler can now find its associated ALooper." into gingerbread
by Andreas Huber
· 14 years ago
00fa7bd
More native input dispatch work.
by Jeff Brown
· 14 years ago
6826741
Add new native Looper API.
by Dianne Hackborn
· 14 years ago
0f791a7
More improvements to the SensorManager documentation
by Mathias Agopian
· 14 years ago
058319e
An AHandler can now find its associated ALooper.
by Andreas Huber
· 14 years ago
0b2395c
Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc.
by Dirk Dougherty
· 14 years ago
5219a82
am 8ecfb60a: Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread
by Mathias Agopian
· 14 years ago
8ecfb60
Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread
by Mathias Agopian
· 14 years ago
dfbad7d
am 125204b7: am 1c8b6ca4: docs: fix misc broken links
by Scott Main
· 14 years ago
125204b
am 1c8b6ca4: docs: fix misc broken links
by Scott Main
· 14 years ago
5149f91
Fix a bug that prevented the creation of EGL shared contexts.
by Jamie Gennis
· 14 years ago
1c8b6ca
docs: fix misc broken links
by Scott Main
· 14 years ago
c4be155
am 2cfd8198: Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread
by Andreas Huber
· 14 years ago
2cfd819
Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread
by Andreas Huber
· 14 years ago
9f8c490
am 5460d126: Merge "Added AMessage::debugString() for debugging purposes." into gingerbread
by Andreas Huber
· 14 years ago
4f104d9
Add an option to ALooper::start that allows it to call back into java or not.
by Andreas Huber
· 14 years ago
5460d12
Merge "Added AMessage::debugString() for debugging purposes." into gingerbread
by Andreas Huber
· 14 years ago
d15d0e9
am 3ef6ebe8: am 7df74471: Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo
by Chih-Chung Chang
· 14 years ago
3ef6ebe
am 7df74471: Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo
by Chih-Chung Chang
· 14 years ago
7df7447
Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo
by Chih-Chung Chang
· 14 years ago
f601ce2
merge from open-source master
by The Android Open Source Project
· 14 years ago
1cbf948
am 43d9b0ae: am f80372db: Merge "docs: update device dashboard; add historical chart" into froyo
by Scott Main
· 14 years ago
43d9b0a
am f80372db: Merge "docs: update device dashboard; add historical chart" into froyo
by Scott Main
· 14 years ago
f80372d
Merge "docs: update device dashboard; add historical chart" into froyo
by Scott Main
· 14 years ago
fe1bac6
Flush binder buffer after setting raw heap to avoid leaking a reference.
by Chih-Chung Chang
· 14 years ago
377e235
am 7f8edbd9: Merge "remove unused YUV formats" into gingerbread
by Mathias Agopian
· 14 years ago
7f8edbd
Merge "remove unused YUV formats" into gingerbread
by Mathias Agopian
· 14 years ago
61c55c4
remove unused YUV formats
by Mathias Agopian
· 14 years ago
5c57e03
am 6ffd9ff0: Merge "Log full exception when failing to inflate notification view" into gingerbread
by Steve Howard
· 14 years ago
6ffd9ff
Merge "Log full exception when failing to inflate notification view" into gingerbread
by Steve Howard
· 14 years ago
39c921c
am 8ae5a8e7: Get to the point of being able to do native drawing.
by Dianne Hackborn
· 14 years ago
8ae5a8e
Get to the point of being able to do native drawing.
by Dianne Hackborn
· 14 years ago
ce94584
Log full exception when failing to inflate notification view
by Steve Howard
· 14 years ago
64fa7f0
am f520411a: am c03befe3: Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 14 years ago
03431d2
Added AMessage::debugString() for debugging purposes.
by Andreas Huber
· 14 years ago
f520411
am c03befe3: Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 14 years ago
c03befe
Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 14 years ago
58f35ff
am 54a181b1: Make real API for native code to get its window.
by Dianne Hackborn
· 14 years ago
db3b598
docs: update device dashboard; add historical chart
by Scott Main
· 14 years ago
54a181b
Make real API for native code to get its window.
by Dianne Hackborn
· 14 years ago
d6ec217
am 65c83b90: Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbread
by James Dong
· 14 years ago
Next »