Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b7f0367cec1c744aa66ef397b0244e25d507491c
b7f0367
Eliminate CrashData and friends.
by Dan Egnor
· 15 years ago
af1255d
resolved conflicts for merge of 2624fbca to eclair-mr2
by Christopher Tate
· 15 years ago
8eac163
Merge change I85adf5e5 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
2624fbc
Fix #2320798: Device hang then runtime restart
by Christopher Tate
· 15 years ago
85adf5e
Propagate duration from input to output only if available, support multiple full frames of audio per input buffer in AMR/AAC decoders.
by Andreas Huber
· 15 years ago
930ab3d
Fix broken sdk build.
by Ken Shirriff
· 15 years ago
d8729c5
Removing an unused header file and a stale forward declaration. Also handling one more nalType as a no-op.
by Andreas Huber
· 15 years ago
6ddcf01
remote destructors are not synchronously executed by the binder...
by Andreas Huber
· 15 years ago
c1d5c92
Fix seek-on-startup behaviour in AwesomePlayer.
by Andreas Huber
· 15 years ago
b78599b
Merge change Ia67d5388 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
6cb69c7
Merge change I8b302097 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
a67d538
remote destructors are not synchronously executed by the binder...
by Andreas Huber
· 15 years ago
fd49983
Merge change I595c2d60 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
946bfa4
Merge change Ida4d6ab0 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
b63d91c
am f9b0e826: fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly
by Mathias Agopian
· 15 years ago
f9b0e82
fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly
by Mathias Agopian
· 15 years ago
8fb0faf
Merge change I0a56959e into eclair-mr2
by Android (Google) Code Review
· 15 years ago
b5ef7ee
Default to UTF8 resources when packaging with aapt
by Kenny Root
· 15 years ago
05bbeb3
am 7eb6ec1f: Merge change I18305fec into eclair
by Roman Nurik
· 15 years ago
0247263
am 083a557c: fix [2319255] crash in openGL : from the media recorder stress test.
by Mathias Agopian
· 15 years ago
218aa94
Merge change I6478884a into eclair-mr2
by Android (Google) Code Review
· 15 years ago
9de0dba
am b9b45a5e: Merge change I24bb662a into eclair
by Trevor Johns
· 15 years ago
9472b35
am 14f89404: Fix media player decode function. Bug 2317821.
by Dave Sparks
· 15 years ago
221fa91
am d3cfb1bd: Merge change Ia48b3f2a into eclair
by Dianne Hackborn
· 15 years ago
f210f04
am 88ff62db: Merge change I06398298 into eclair
by Scott Main
· 15 years ago
a5a8cc1
resolved conflicts for merge of ce307f88 to eclair-mr2
by Jean-Baptiste Queru
· 15 years ago
8b30209
Update the zoom buttons after moving to a new page.
by Mike Reed
· 15 years ago
7b0463a
am ed2a70d6: docs: add the Bluetooth developer guide, and make some revisions to the BT javadocs
by Scott Main
· 15 years ago
4d272fe
am 282a7423: (-s ours) Merge change I3c299167 into eclair
by Eric Fischer
· 15 years ago
1d3a94a
am abd6c278: Merge change I54400322 into eclair
by Trevor Johns
· 15 years ago
368c332
am f6e32e72: Merge change Icced7a09 into eclair
by Jaikumar Ganesh
· 15 years ago
75ca58d
am 76169da0: fix [2315900] Monochrome camera preview screen after launching camera
by Mathias Agopian
· 15 years ago
7eb6ec1
Merge change I18305fec into eclair
by Android (Google) Code Review
· 15 years ago
6608bd0
am 86ed86d2: Merge change I0f73439a into eclair
by Jean-Michel Trivi
· 15 years ago
8f31c23
am 57ce0888: Merge change Id22c0137 into eclair
by Jason Sams
· 15 years ago
ae5bd2b
am d8c752ef: Merge change Ib548dbb2 into eclair
by Mathias Agopian
· 15 years ago
083a557c
fix [2319255] crash in openGL : from the media recorder stress test.
by Mathias Agopian
· 15 years ago
326d808
Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests
by Adam Powell
· 15 years ago
4a0ec3f
Initial checkin of software AVC video decoder based on PV source code.
by Andreas Huber
· 15 years ago
bb79f64
Add string resource type inspection
by Kenny Root
· 15 years ago
f2f6876
Merge change Ib3d582d7 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
b3d582d
Fix crash with @UiThreadTest in InstrumentationTestCase.
by Romain Guy
· 15 years ago
eec100b
Merge change If0d04246 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
ab92893
Allows users to scroll while in select mode.
by Maryam Garrett
· 15 years ago
6ae24d9
Merge change I3c01bb62 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
987e7fb
Merge change I9a275773 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
3c01bb6
Adding copyright headers to recently introduced decoder source files.
by Andreas Huber
· 15 years ago
a30d400
Initial check in of AMR (NB and WB) decoders based on PV source code.
by Andreas Huber
· 15 years ago
f0d0424
Don't count empty buffers when computing the frame rate.
by Andreas Huber
· 15 years ago
f44ecff
Merge change Id432656e into eclair-mr2
by Android (Google) Code Review
· 15 years ago
0e71bdc
Add ContactManager, MultiResolution, Wiktionary, and WiktionarySimple to samples index. Also add latest samples zip file.
by Roman Nurik
· 15 years ago
d432656
Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase.
by Romain Guy
· 15 years ago
97ef763
- move the EventLog stuff out of ATSA
by Fred Quintana
· 15 years ago
b3c1f1c
Merge change I7daa7ae8 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
b9b45a5
Merge change I24bb662a into eclair
by Android (Google) Code Review
· 15 years ago
159f001
Merge change I98819b18 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
45e77ce
Merge change I154386b1 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
14f8940
Fix media player decode function. Bug 2317821.
by Dave Sparks
· 15 years ago
24bb662
Adding screenshots for development/samples/Wiktionary and development/samples/WiktionarySimple.
by Trevor Johns
· 15 years ago
d3cfb1b
Merge change Ia48b3f2a into eclair
by Android (Google) Code Review
· 15 years ago
f3bea9c
Fix #2313887: Device doesn't boot after rebooting device...
by Dianne Hackborn
· 15 years ago
88ff62d
Merge change I06398298 into eclair
by Android (Google) Code Review
· 15 years ago
fe7f27a
docs: add images used in BT developer guide.
by Scott Main
· 15 years ago
ce307f8
Merge change Ie4cdb5a3 into eclair
by Android (Google) Code Review
· 15 years ago
ed2a70d
docs: add the Bluetooth developer guide,
by Scott Main
· 15 years ago
282a742
Merge change I3c299167 into eclair
by Android (Google) Code Review
· 15 years ago
abd6c27
Merge change I54400322 into eclair
by Android (Google) Code Review
· 15 years ago
3c29916
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
f6e32e7
Merge change Icced7a09 into eclair
by Android (Google) Code Review
· 15 years ago
6e9c443
Maintain a list of all Bluetooth docks.
by Jaikumar Ganesh
· 15 years ago
76169da
fix [2315900] Monochrome camera preview screen after launching camera
by Mathias Agopian
· 15 years ago
7cd4029
Merge change I2cb78a66 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
45e6dbf
move event log tags used by SyncAdapter into a local .logtags file
by Doug Zongker
· 15 years ago
86ed86d
Merge change I0f73439a into eclair
by Android (Google) Code Review
· 15 years ago
c7f7c94
Merge change Id469ba88 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
f06364b
Listen for window orientation events.
by Patrick Scott
· 15 years ago
5f68d6f
Enable longpress and doubletap to WebKit as touch event if it is requested.
by Grace Kloba
· 15 years ago
57ce088
Merge change Id22c0137 into eclair
by Android (Google) Code Review
· 15 years ago
b9d5c57
Throttle low priority RS threads by sleeping once per frame to avoid starving other apps.
by Jason Sams
· 15 years ago
029074f
fix build
by Fred Quintana
· 15 years ago
563bfad
fix a build breakage
by Fred Quintana
· 15 years ago
328c0e7
- removed the concept of Entity from the ContentProvider APIs
by Fred Quintana
· 15 years ago
a50d450
Merge change I75481cb8 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
6b0ca01
Add convenience function to MediaStore to move a playlist item
by Marco Nelissen
· 15 years ago
75481cb
Check that the resolved activity is not in our package.
by Patrick Scott
· 15 years ago
47fabbf
Pass a message to move the focus when user hits "Next".
by Leon Scroggins
· 15 years ago
3c50ef6
Use unbundled QSB for global search
by Bjorn Bringert
· 15 years ago
d8c752e
Merge change Ib548dbb2 into eclair
by Android (Google) Code Review
· 15 years ago
981ccfb
Implement Matrix Palette extension.
by Jack Palevich
· 15 years ago
aa396b9
Unhide the Android OpenGL ES 2.0 API
by Jack Palevich
· 15 years ago
0dce2dd
Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context
by Jack Palevich
· 15 years ago
3608891
Add a Java API for OpenGL ES 2.0.
by Jack Palevich
· 15 years ago
17d8e74
Adding screenshots for development/samples/ContactManager documentation.
by Trevor Johns
· 15 years ago
fc5b480
Implement a HierarchicalStateMachine
by Wink Saville
· 15 years ago
9fbb534
Merge change Iafbeb31b into eclair-mr2
by Android (Google) Code Review
· 15 years ago
afbeb31
Maybe really fix windows build.
by Dianne Hackborn
· 15 years ago
b548dbb
improve video performance to minimize the tearing effect seen in 720p movies
by Mathias Agopian
· 15 years ago
4c8454d
am e851cdc6: Merge change Ifd95b9f5 into eclair
by Dianne Hackborn
· 15 years ago
e851cdc
Merge change Ifd95b9f5 into eclair
by Android (Google) Code Review
· 15 years ago
1148006
Add new white style for ExpandableListView.
by Romain Guy
· 15 years ago
Next »