Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
5bc8c853f5f8118b172bb4651aba58fd254c3cb7
5bc8c85
am c2e4daac: am 1f90908c: Merge "Prevent use of NFC api if device is not featurized for NFC." into gingerbread
by Nick Pelly
· 16 years ago
c46b2a7
am 9b2f18df: am bc96c284: Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread
by Andreas Huber
· 16 years ago
3222df8
am ec62719c: am 004f968d: Merge "Link against the static libcrypto in external/openssl." into gingerbread
by Ying Wang
· 16 years ago
3027855
am 8f5214eb: am 02ec432e: Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread
by Andreas Huber
· 16 years ago
f7c5155
Merge "Some cleanup"
by Alex Sakhartchouk
· 16 years ago
e9ac4e2
add api level 9 'since' flag to docs
by Scott Main
· 16 years ago
4fa1a22
Remove public resource padding.
by Dianne Hackborn
· 16 years ago
32a9551
Merge "Add fast/js/regexp-overflow.html to DumpRenderTree skip list"
by Steve Block
· 16 years ago
8d1c804
Add fast/js/regexp-overflow.html to DumpRenderTree skip list
by Steve Block
· 16 years ago
02f03422
Merge "Fix DumpRenderTree2 to correctly handle crashed tests"
by Steve Block
· 16 years ago
8e5992a
Merge "New dialog assets. Cancelable AlertDialogs may now be canceled by tapping outside."
by Adam Powell
· 16 years ago
fc94dde
New dialog assets. Cancelable AlertDialogs may now be canceled by tapping outside.
by Adam Powell
· 16 years ago
fb0c3aa
Merge "Remove unneeded inclusion of rs_math.rsh."
by Shih-wei Liao
· 16 years ago
422266e
Merge "Add support for calibrating touch position."
by Jeff Brown
· 16 years ago
187f1a9
Merge "Cleaned up the way StackView draws outside of its bounds"
by Adam Cohen
· 16 years ago
d51bbb5
Cleaned up the way StackView draws outside of its bounds
by Adam Cohen
· 16 years ago
511ee5f
Add support for calibrating touch position.
by Jeff Brown
· 16 years ago
b82213d
resolved conflicts for merge of 6775754a to master
by Gilles Debunne
· 16 years ago
98bfe5d
Some cleanup
by Alex Sakhartchouk
· 16 years ago
c44651d
am 06ff27f0: am 83366dfb: Merge "Add the HTML5Audio class, to support the audio tag." into gingerbread
by Ben Murdoch
· 16 years ago
5477049
am 6b09a90a: am e47150e9: Fix up NFC permissions.
by Nick Pelly
· 16 years ago
c5469bd
am 774b943f: am d1f7f4a6: Move hidden API\'s Llcp* and P2p* to f/b/c/j/com/android/internal/nfc.
by Nick Pelly
· 16 years ago
57b757c
am 73cd4fff: am a926540d: Implement methods introduced in draft #5 NFC API.
by Sylvain Fonteneau
· 16 years ago
b9a8eb3
Remove unneeded inclusion of rs_math.rsh.
by Shih-wei Liao
· 16 years ago
96eeb7e
Merge "Fix race condition between starting of service and getting the Profile Proxy."
by Jaikumar Ganesh
· 16 years ago
7d0548d
Fix race condition between starting of service and getting the Profile Proxy.
by Jaikumar Ganesh
· 16 years ago
d040f95
Temporarily removed call to drawCircle in BulletSpan.
by Gilles Debunne
· 16 years ago
dbde527
Merge "Small cleanup."
by Romain Guy
· 16 years ago
2665b85
Small cleanup.
by Romain Guy
· 16 years ago
ab1c575
Merge "Use VBOs to render most geometries."
by Romain Guy
· 16 years ago
03750a0
Use VBOs to render most geometries.
by Romain Guy
· 16 years ago
651d813
Merge "Fix for text selection at end of line."
by Gilles Debunne
· 16 years ago
1b04ed7
Merge "Extended android.os.Debug.dumpNativeHeap to include /proc/self/maps contents"
by Brian Carlstrom
· 16 years ago
d7d3ad4
Fix for text selection at end of line.
by Gilles Debunne
· 16 years ago
027610a
resolved conflicts for merge of 964eb438 to master
by Kenny Root
· 16 years ago
afb05db
Merge "Adding new unit test for rsDebug()."
by Stephen Hines
· 16 years ago
16b8bf0
Merge changes I4a85ff69,Idba4acc2
by Steve Block
· 16 years ago
24652bc
Fix DumpRenderTree2 to correctly handle crashed tests
by Steve Block
· 16 years ago
fc16915
Fix DumpRenderTree2 script to allow only one path to be specified
by Steve Block
· 16 years ago
ae47ce0
Improve error handling in DumpRenderTree2 scripts
by Steve Block
· 16 years ago
e2a26e1
Adding new unit test for rsDebug().
by Stephen Hines
· 16 years ago
c2e4daa
am 1f90908c: Merge "Prevent use of NFC api if device is not featurized for NFC." into gingerbread
by Nick Pelly
· 16 years ago
1f90908
Merge "Prevent use of NFC api if device is not featurized for NFC." into gingerbread
by Nick Pelly
· 16 years ago
fdf9086
Prevent use of NFC api if device is not featurized for NFC.
by Nick Pelly
· 16 years ago
9b2f18d
am bc96c284: Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread
by Andreas Huber
· 16 years ago
ec62719
am 004f968d: Merge "Link against the static libcrypto in external/openssl." into gingerbread
by Ying Wang
· 16 years ago
bc96c28
Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread
by Andreas Huber
· 16 years ago
2cd6f47
Merge "Add support for rsDebug with 64-bit types."
by Stephen Hines
· 16 years ago
004f968
Merge "Link against the static libcrypto in external/openssl." into gingerbread
by Ying Wang
· 16 years ago
a6fdc38
Merge "Hide ButtonGroup - not ready for public consumption."
by Adam Powell
· 16 years ago
8f5214e
am 02ec432e: Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread
by Andreas Huber
· 16 years ago
02ec432
Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread
by Andreas Huber
· 16 years ago
0cd8122
Hide ButtonGroup - not ready for public consumption.
by Adam Powell
· 16 years ago
1f696ff
Merge "Rename DeviceOrientationManager to DeviceMotionAndOrientationManager"
by Steve Block
· 16 years ago
99bc1da
If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs.
by Andreas Huber
· 16 years ago
6520224
am 157fa0ac: am 77c011ba: Set default heap size to 5MB.
by Romain Guy
· 16 years ago
dd70133
am 1a326022: am 208bb08a: Merge "Fix issue 3098880." into gingerbread
by Eric Laurent
· 16 years ago
1012f1f
am 21059b63: am 5e7b7cd6: Merge "range checking for tnf" into gingerbread
by Nick Kralevich
· 16 years ago
46d2116
am 097ea0bb: (-s ours) am dc83fd5a: Merge "Import revised translations DO NOT MERGE" into gingerbread
by Kenny Root
· 16 years ago
195226a
am 9e0e0543: am 36e65ffd: Merge "Fix a native crash in input dispatcher when windows are removed." into gingerbread
by Jeff Brown
· 16 years ago
d21de4b
am 6ba052b4: (-s ours) am c1a564b1: Merge "Add support for secure system overlays. (DO NOT MERGE)" into gingerbread
by Jeff Brown
· 16 years ago
1a2c608
am bce520e6: (-s ours) am b3c2d480: Merge "DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)" into gingerbread
by Justin Ho
· 16 years ago
6775754a
am 3d01cb93: Merge "Removed "Select word" option on password fields." into gingerbread
by Gilles Debunne
· 16 years ago
06ff27f
am 83366dfb: Merge "Add the HTML5Audio class, to support the audio tag." into gingerbread
by Ben Murdoch
· 16 years ago
6b09a90
am e47150e9: Fix up NFC permissions.
by Nick Pelly
· 16 years ago
3d01cb9
Merge "Removed "Select word" option on password fields." into gingerbread
by Gilles Debunne
· 16 years ago
5a40e39
For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder.
by Andreas Huber
· 16 years ago
83366df
Merge "Add the HTML5Audio class, to support the audio tag." into gingerbread
by Ben Murdoch
· 16 years ago
e47150e
Fix up NFC permissions.
by Nick Pelly
· 16 years ago
5bb9e62
am 20856f71: am c9f7890a: Revise some javadocs for NFC; add package description
by Scott Main
· 16 years ago
246d8b7
am 53820a96: (-s ours) am 7ef6834e: Merge "DO NOT MERGE" into gingerbread
by Shimeng (Simon) Wang
· 16 years ago
613ef2e
Fix build (bad merge)
by Jean-Baptiste Queru
· 16 years ago
ac2a880
Remove one more opencore include path
by Jean-Baptiste Queru
· 16 years ago
5582cc3
Merge fb474872 from gingerbread-plus-aosp
by Jean-Baptiste Queru
· 16 years ago
5b9fd11
am 746c6a1c: am ff7a7a45: Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread
by Andreas Huber
· 16 years ago
875ecaa
am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread
by Dianne Hackborn
· 16 years ago
dab540e
am cf66f587: (-s ours) am 4e08a985: Merge "fix build DO NOT MERGE" into gingerbread
by Irfan Sheriff
· 16 years ago
f58546d
am e35cd5f5: (-s ours) am 73dbdc35: Merge "DO NOT MERGE - Updated media transport controls (hdpi and mdpi)" into gingerbread
by Justin Ho
· 16 years ago
8b1373f
am d687504e: (-s ours) am 31e4d66a: Merge "DO NOT MERGE" into gingerbread
by Shimeng (Simon) Wang
· 16 years ago
e8aa954
resolved conflicts for merge of 46ca6a22 to master
by Leon Scroggins
· 16 years ago
3d09e13
Add the HTML5Audio class, to support the audio tag.
by Nicolas Roard
· 16 years ago
393b84c1
Extended android.os.Debug.dumpNativeHeap to include /proc/self/maps contents
by Brian Carlstrom
· 16 years ago
7a1af97
am cf054d1c: (-s ours) am f8834f87: Merge "fetch macaddr right after supplicant connection" into gingerbread
by Irfan Sheriff
· 16 years ago
cd0e839
NFC: Move NFC service implementation out of system_server.
by Nick Pelly
· 16 years ago
774b943
am d1f7f4a6: Move hidden API\'s Llcp* and P2p* to f/b/c/j/com/android/internal/nfc.
by Nick Pelly
· 16 years ago
d1f7f4a
Move hidden API's Llcp* and P2p* to f/b/c/j/com/android/internal/nfc.
by Nick Pelly
· 16 years ago
73cd4ff
am a926540d: Implement methods introduced in draft #5 NFC API.
by Sylvain Fonteneau
· 16 years ago
a926540
Implement methods introduced in draft #5 NFC API.
by Sylvain Fonteneau
· 16 years ago
dbb78f0
am 81df9841: am 2c1dab44: am fda5b19c: Merge "docs: fix typo; surface dev guide link in package description" into froyo
by Scott Main
· 16 years ago
2d89338
am b2bd4700: am 7f3addf3: am 09da9609: docs: fix code snippet errors
by Scott Main
· 16 years ago
2b7b7c1
am 92e0fd6c: (-s ours) am d3643668: Merge "DO NOT MERGE - Updated ADB icon" into gingerbread
by Justin Ho
· 16 years ago
1769256
am 10d48f26: am efb58101: Debug logs for issue #3101415: Apps seem to have their UID changed over time.
by Dianne Hackborn
· 16 years ago
7247cfa
am 36e7790b: (-s ours) Merge a851d8d0 from gingerbread
by Jean-Baptiste Queru
· 16 years ago
964eb43
am 42499170: Implement issue #3094621 and #3094609 - wipe sd card
by Dianne Hackborn
· 16 years ago
4249917
Implement issue #3094621 and #3094609 - wipe sd card
by Dianne Hackborn
· 16 years ago
5ac4fe5
am 6bc34da8: am 612ebb92: Revert "Update the documentation for content provider security."
by Nick Kralevich
· 16 years ago
8bc6836
am 86052a87: am 66f1c459: Merge "Update the documentation for content provider security." into gingerbread
by Nick Kralevich
· 16 years ago
8f9486c
am cb90947b: am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread
by Andreas Huber
· 16 years ago
da3fe88
am 33476b2d: am feebaf35: Merge "Don\'t crash on null Vibrator during reboot." into gingerbread
by Brad Fitzpatrick
· 16 years ago
c52862e
am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." into gingerbread
by Jeff Brown
· 16 years ago
Next »