Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
9e71310d15d9dfcbf5e1c94948e0260f3dc3e678
/
core
/
java
42a4bb5
Remove incorrect (and unused) capget code.
by Elliott Hughes
· 13 years ago
ad13bd5
Treat UnsatisfiedLinkError as non-fatal
by Brian Carlstrom
· 13 years ago
4bf6eb1
Merge "Memory leak in IInputMethodSessionWrapper executeMessage"
by Jeff Brown
· 13 years ago
6dbbba4
Merge "handle negative temperature"
by Jeff Brown
· 13 years ago
019118a
Fix SSLCertificateSocketFactory.getDefaultCipherSuites.
by Alex Klyubin
· 13 years ago
27e5494
Remove direct reference to X509CertImpl
by Kenny Root
· 13 years ago
f97616c
Fix App Ops permission mapping structure.
by Robert Craig
· 13 years ago
2de5082
Fragement, or Fragment: that is the question
by Cyril Mottier
· 13 years ago
7a56d94
Merge "Fix SELinux.java doc errors"
by Nick Kralevich
· 13 years ago
3a7d5f7
Merge "Replace SEAndroid with SELinux."
by Dianne Hackborn
· 13 years ago
4b395a3
Remove dead code.
by Elliott Hughes
· 13 years ago
cb4317a
Move helper function to webkit
by Kenny Root
· 13 years ago
c3415a9
Merge "Remove ArpPeer; dead code from Google TV."
by Elliott Hughes
· 13 years ago
62d7bf2
Remove ArpPeer; dead code from Google TV.
by Elliott Hughes
· 13 years ago
0b83f9c
Add argument to binder call to check key types
by Kenny Root
· 13 years ago
4a40678
Use hostname verifier directly instead of instance
by Kenny Root
· 13 years ago
7adc233
Merge "Add support for DSA and ECDSA key types"
by Kenny Root
· 13 years ago
f64386f
Add support for DSA and ECDSA key types
by Kenny Root
· 13 years ago
6f0a04f
Change IsMethodTracingActive to GetMethodTracingMode for frameworks.
by Jeff Hao
· 13 years ago
d4f4526
Make MeasuredText.sCached field final
by Brian Carlstrom
· 13 years ago
6c7bac6
Merge MPSE and SPSE Chunk handlers for ddms.
by Jeff Hao
· 13 years ago
ffee626
Add frameworks support for sample profiling from traceview gui.
by Jeff Hao
· 13 years ago
8d8ef00
Fix NPE in DateFormat.is24HourFormat.
by Elliott Hughes
· 13 years ago
f0b79ae
DateUtils should use the user's 12/24-hour preference, not the locale's.
by Elliott Hughes
· 13 years ago
857cdff
Memory leak in IInputMethodSessionWrapper executeMessage
by Henrik Baard
· 16 years ago
ca5d99a
Merge "Guarantee that all db related files are deleted together."
by Marco Nelissen
· 13 years ago
740c1dd
Guarantee that all db related files are deleted together.
by jangwon.lee
· 13 years ago
523db46
Merge "Set subscription_mode in the database to a default value"
by Wink Saville
· 13 years ago
17548b3
Revert "be more robust with handling unknown sensors"
by Jean-Baptiste Queru
· 13 years ago
83485dc
Merge "be more robust with handling unknown sensors"
by Jean-Baptiste Queru
· 13 years ago
cb64d43
If frameworks wants ASCII casing, it should explicity ask for it.
by Elliott Hughes
· 13 years ago
80ba0a6
be more robust with handling unknown sensors
by Mathias Agopian
· 13 years ago
b4d485c
Set subscription_mode in the database to a default value
by Naveen Kalla
· 13 years ago
6d4b1e2
Switch Process.myTid over to the libcore JNI too.
by Elliott Hughes
· 13 years ago
406ec15
Replace native Process getpid/getuid with calls to libcore equivalents.
by Jeff Hao
· 13 years ago
f2d643c
Merge "Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter."
by Jean-Baptiste Queru
· 13 years ago
cfc23ac6
Merge "Add support for MNC=00"
by Wink Saville
· 13 years ago
e700a36
Merge "Update getCheckedItemPositions() documentation"
by Jean-Baptiste Queru
· 13 years ago
1d766b5
Add support for MNC=00
by Mattias Petersson
· 15 years ago
8014cbff
Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter.
by Daniel Karlberg
· 14 years ago
bd19b9e
Replace SEAndroid with SELinux.
by Stephen Smalley
· 13 years ago
d547bce
Merge "Return the actual interpolator of the ViewPropertyAnimator"
by Chet Haase
· 13 years ago
d40acfb
Return the actual interpolator of the ViewPropertyAnimator
by Cyril Mottier
· 13 years ago
c7e9e8b
handle negative temperature
by Sungmin Choi
· 14 years ago
6139e64
Switch DateUtils.formatDateRange over to an icu4c-based implementation.
by Elliott Hughes
· 13 years ago
82ff241
Update getCheckedItemPositions() documentation
by Cyril Mottier
· 13 years ago
e964387
am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils."
by Elliott Hughes
· 13 years ago
0bad537
Merge "Handle missing and invalid numeric values in XmlUtils."
by Elliott Hughes
· 13 years ago
03a152d
am 15cb526e: Merge "Fix import after okhttp update."
by Elliott Hughes
· 13 years ago
c0bb166
Fix import after okhttp update.
by Narayan Kamath
· 13 years ago
42658ed
am 30ad7203: Merge "Consider mScrollX when drawing the checkMarkDrawable"
by Adam Powell
· 13 years ago
30ad720
Merge "Consider mScrollX when drawing the checkMarkDrawable"
by Adam Powell
· 13 years ago
45130c6
am 1dc3b790: am 4b8cc94c: Merge "PreferenceActivity should not leave message in looper when destroyed"
by Adam Powell
· 13 years ago
1dc3b79
am 4b8cc94c: Merge "PreferenceActivity should not leave message in looper when destroyed"
by Adam Powell
· 13 years ago
1ebf13e
PreferenceActivity should not leave message in looper when destroyed
by Hiroaki Kuriyama
· 14 years ago
df04f64
am f8b69275: am 1f99a483: Recover from corrupt network stats.
by Jeff Sharkey
· 13 years ago
1f99a48
Recover from corrupt network stats.
by Jeff Sharkey
· 13 years ago
dff4ec8
am e16a21c6: resolved conflicts for merge of 4a59376d to stage-aosp-master
by Elliott Hughes
· 13 years ago
e16a21c6
resolved conflicts for merge of 4a59376d to stage-aosp-master
by Elliott Hughes
· 13 years ago
befd0b1
Track libcore API change.
by Elliott Hughes
· 13 years ago
9058a6c
am 7e683ec6: am fa42e774: Merge "FastScroller: Fix to use appropriate index"
by Jean-Baptiste Queru
· 13 years ago
6cd4281
am 65ba6d11: am 1e7276ce: Merge "Fix typo in AlertController.java"
by Jean-Baptiste Queru
· 13 years ago
7e683ec
am fa42e774: Merge "FastScroller: Fix to use appropriate index"
by Jean-Baptiste Queru
· 13 years ago
65ba6d1
am 1e7276ce: Merge "Fix typo in AlertController.java"
by Jean-Baptiste Queru
· 13 years ago
fa42e77
Merge "FastScroller: Fix to use appropriate index"
by Jean-Baptiste Queru
· 13 years ago
1e7276c
Merge "Fix typo in AlertController.java"
by Jean-Baptiste Queru
· 13 years ago
db550fc
am 0e545bf5: am 9775203b: Merge "SectionIndexer: Update Javadoc for ExpandableListAdapters"
by Jean-Baptiste Queru
· 13 years ago
0e545bf
am 9775203b: Merge "SectionIndexer: Update Javadoc for ExpandableListAdapters"
by Jean-Baptiste Queru
· 13 years ago
9775203
Merge "SectionIndexer: Update Javadoc for ExpandableListAdapters"
by Jean-Baptiste Queru
· 13 years ago
51ec7f3
am da52b9a2: am 8113b17c: Merge "Fixed incorrect calculation of dirty invalidation area"
by Jean-Baptiste Queru
· 13 years ago
da52b9a
am 8113b17c: Merge "Fixed incorrect calculation of dirty invalidation area"
by Jean-Baptiste Queru
· 13 years ago
2ddce32
Handle missing and invalid numeric values in XmlUtils.
by Vladimir Marko
· 13 years ago
3b5d686
am c45f2e05: am 59046f40: Merge "Add checkMobileProvisioning to ConnectivityService." into jb-mr2-dev
by Wink Saville
· 13 years ago
59046f4
Merge "Add checkMobileProvisioning to ConnectivityService." into jb-mr2-dev
by Wink Saville
· 13 years ago
e9018f7
Fixed incorrect calculation of dirty invalidation area
by Johan Viktorsson
· 14 years ago
ab9321d
Add checkMobileProvisioning to ConnectivityService.
by Wink Saville
· 13 years ago
b829283
resolved conflicts for merge of a920f25f to jb-mr2-dev-plus-aosp
by Elliott Hughes
· 13 years ago
a920f25
resolved conflicts for merge of fca0f92e to stage-aosp-master
by Elliott Hughes
· 13 years ago
d396a44
Switch frameworks/base over from @hidden Charsets to public StandardCharsets.
by Elliott Hughes
· 13 years ago
67f7d8f
am 6c042b6d: am a5a2de55: Merge "Add ALPN support to SSL socket factory"
by Kenny Root
· 13 years ago
dbfb2ab
am 93d46952: am 67603c6e: Recreate TextureView\'s display list on attach Bug #9425270
by Romain Guy
· 13 years ago
6c042b6
am a5a2de55: Merge "Add ALPN support to SSL socket factory"
by Kenny Root
· 13 years ago
a5a2de5
Merge "Add ALPN support to SSL socket factory"
by Kenny Root
· 13 years ago
67603c6
Recreate TextureView's display list on attach Bug #9425270
by Romain Guy
· 13 years ago
100d729
Add ALPN support to SSL socket factory
by Kenny Root
· 13 years ago
52dbdbf
am 9d2b0dbf: am 12c4c0e4: Merge "Fix deadlock of WebViewCoreThread"
by John Reck
· 13 years ago
9d2b0db
am 12c4c0e4: Merge "Fix deadlock of WebViewCoreThread"
by John Reck
· 13 years ago
12c4c0e
Merge "Fix deadlock of WebViewCoreThread"
by John Reck
· 13 years ago
30c8973
am 75c59fb9: am dc22fa92: Merge "Doc change: new Bluetooth LE doc" into jb-mr2-dev
by kmccormick
· 13 years ago
dc22fa9
Merge "Doc change: new Bluetooth LE doc" into jb-mr2-dev
by kmccormick
· 13 years ago
f14ff1c
Doc change: new Bluetooth LE doc
by kmccormick
· 13 years ago
8303a20
am 94ba190e: am de04dfb6: Merge "some extra docs for TextDirectionHeuristic" into jb-mr2-dev
by Scott Main
· 13 years ago
e442662
some extra docs for TextDirectionHeuristic
by Scott Main
· 13 years ago
ea89353
am c4473d10: am 27a8508e: add attributes reference for splimotionevents and layoutmode
by Scott Main
· 13 years ago
27a8508
add attributes reference for splimotionevents and layoutmode
by Scott Main
· 13 years ago
704dfbf
am 48fa06f3: am f6a67139: Merge "Correct Date format for el_GR, sv_SE and tr_TR locales"
by Elliott Hughes
· 13 years ago
48fa06f
am f6a67139: Merge "Correct Date format for el_GR, sv_SE and tr_TR locales"
by Elliott Hughes
· 13 years ago
5ad2451
Correct Date format for el_GR, sv_SE and tr_TR locales
by howardb
· 13 years ago
695be87
am 92053f8b: revise docs for new sensor types. fix markup error causing tons of code font
by Scott Main
· 13 years ago
92053f8
revise docs for new sensor types. fix markup error causing tons of code font
by Scott Main
· 13 years ago
Next »