Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
19b26f875416e412de7792f6829498a748cf9602
19b26f8
Miss USB device Interface from UsbManager.getDeviceList().
by wang.zhenyu
· 9 years ago
761e39e
Merge "Switch to using android.system.Os for more calls"
by Neil Fuller
· 9 years ago
c80af6d
Switch to using android.system.Os for more calls
by Neil Fuller
· 9 years ago
6bcdf90
Merge "Delete unused testing scripts and WithFramework."
by Narayan Kamath
· 9 years ago
c21dab9
Delete unused testing scripts and WithFramework.
by Narayan Kamath
· 9 years ago
1d50879
Merge "Remove memory leak in PersistentDataBlockService jni"
by Narayan Kamath
· 9 years ago
c90ca48
Remove memory leak in PersistentDataBlockService jni
by Henrik Baard
· 9 years ago
3b43f86
Merge "[RenderScript] update the type of offsets for BLAS.BNNM"
by Miao Wang
· 9 years ago
2514806
[RenderScript] update the type of offsets for BLAS.BNNM
by Miao Wang
· 9 years ago
6463dd5
Merge "add comment about xor not being porter/duff Bug: 21934855"
by John Hoford
· 9 years ago
6ba4cb7
add comment about xor not being porter/duff Bug: 21934855
by John Hoford
· 9 years ago
61e8329
Merge "Replace parentheses with curly braces to fix vector doc bug."
by Stephen Hines
· 9 years ago
6c304d3
Replace parentheses with curly braces to fix vector doc bug.
by Stephen Hines
· 9 years ago
0eba401
Merge "Add Java doc comments on script group name reuse"
by Yang Ni
· 9 years ago
3020953
Add Java doc comments on script group name reuse
by Yang Ni
· 9 years ago
16d520f
Merge "Rename ZipEntryName to ZipString"
by Yusuke Sato
· 9 years ago
ffe72f7
Merge "Use the correct lock to protect members in PolicyControl"
by Wale Ogunwale
· 9 years ago
e8befb3
Use the correct lock to protect members in PolicyControl
by tiger_huang
· 9 years ago
f162faa
Rename ZipEntryName to ZipString
by Yusuke Sato
· 9 years ago
78db19c
Merge "Limit dotProduct value to 1.0f, so acosf would not return NaN."
by Tenghui Zhu
· 9 years ago
b561f39
Limit dotProduct value to 1.0f, so acosf would not return NaN.
by Lazar Trsic
· 9 years ago
fdb70dc
Merge "Fix filedescriptor leakage in MediaMetadataRetriever"
by Narayan Kamath
· 9 years ago
e1856e4
Fix filedescriptor leakage in MediaMetadataRetriever
by harvey_tsai
· 9 years ago
a78c0e0
Merge "Fixed Javadoc typos"
by Narayan Kamath
· 9 years ago
802aa0f
Fixed Javadoc typos
by Philipp Hasper
· 10 years ago
08592bd
Merge "Frameworks/base: Add tracing system properties"
by Andreas Gampe
· 9 years ago
cadcd51
Frameworks/base: Add tracing system properties
by Andreas Gampe
· 9 years ago
c2a3071
Merge "Duplicate description on AccessibilityEvent"
by Alan Viverette
· 9 years ago
9a65f9d
Merge "Add an AM option to start with allocation tracking"
by Mathieu Chartier
· 9 years ago
cfa78b2
Add an AM option to start with allocation tracking
by Man Cao
· 9 years ago
299a339
Merge "Clarify art.gc.gc-count-rate-histogram runtime stat."
by Hiroshi Yamauchi
· 9 years ago
169bca7
Clarify art.gc.gc-count-rate-histogram runtime stat.
by Hiroshi Yamauchi
· 10 years ago
e6734b6
Merge "Fix javadoc for Adapter.getViewTypeCount()"
by Wale Ogunwale
· 9 years ago
ab1c9e0
Fix javadoc for Adapter.getViewTypeCount()
by Minhyeok Jeong
· 9 years ago
5acb30d
Merge "Apply the scale to surfaceinsets when computing crop region"
by Wale Ogunwale
· 9 years ago
1c7f086
Merge "overlaytests: fix testrunner.py md5sum invocation"
by Nick Kralevich
· 9 years ago
415fa1f
overlaytests: fix testrunner.py md5sum invocation
by Stephen Smalley
· 9 years ago
92d9c81
Apply the scale to surfaceinsets when computing crop region
by seunghyun85.lee
· 10 years ago
ce7dba6
Merge "[ActivityManager] Fix index OOB when updating visible."
by Wale Ogunwale
· 9 years ago
b77bc86
Merge "Delete android.speech.srec.*"
by Narayan Kamath
· 9 years ago
3cd78b4
Delete android.speech.srec.*
by Narayan Kamath
· 9 years ago
a01d469
Merge "ZipFileRO: Use precise widths for zip file types."
by Narayan Kamath
· 9 years ago
407753c
ZipFileRO: Use precise widths for zip file types.
by Narayan Kamath
· 9 years ago
dc22cfe
Merge "Don't prevent notification updates in DOS protection."
by Vladimir Marko
· 9 years ago
f35f66a
Merge "Use new sanitizer option."
by Dan Albert
· 9 years ago
f98dae5
Use new sanitizer option.
by Dan Albert
· 9 years ago
26a4060
Merge "jni: isLoggable calls __android_log_is_loggable"
by Mark Salyzyn
· 9 years ago
8685a45
jni: isLoggable calls __android_log_is_loggable
by Mark Salyzyn
· 10 years ago
8da462d
Merge "Add path to native libraries inside apk"
by Dmitriy Ivanov
· 9 years ago
396b83b
Merge "Fix overflow/underflow problem in comparison"
by Chris Tate
· 9 years ago
88b8540
Add path to native libraries inside apk
by Dmitriy Ivanov
· 9 years ago
7f0b565
Merge "Bluetooth native dumpsys logging support (3/5)"
by Andre Eisenbach
· 9 years ago
945c52d
Bluetooth native dumpsys logging support (3/5)
by Andre Eisenbach
· 10 years ago
cfa9a98
Merge "Improve the reboot-to-recovery dialogs"
by Tao Bao
· 9 years ago
e215b46
Merge "Wait for uncrypt to finish before rebooting"
by Tao Bao
· 9 years ago
6c4fc3a
Merge "Change wtf errors from ASSERT to ERROR."
by Christopher Ferris
· 9 years ago
70e23e0
Change wtf errors from ASSERT to ERROR.
by Christopher Ferris
· 9 years ago
f2a91ee
Improve the reboot-to-recovery dialogs
by Tao Bao
· 9 years ago
fa86142
Wait for uncrypt to finish before rebooting
by Tao Bao
· 10 years ago
c521b10
Merge "Fix a GL error leak issue"
by John Reck
· 9 years ago
f087c82
Fix a GL error leak issue
by ywen
· 10 years ago
a121d34c
Merge "ICU format support for pseudolocalizes."
by Narayan Kamath
· 9 years ago
cbb1e67
ICU format support for pseudolocalizes.
by Igor Viarheichyk
· 10 years ago
1052ae0
Merge "Fixed ScriptGroup for outputs to globals"
by Yang Ni
· 9 years ago
d9f5f02
Fixed ScriptGroup for outputs to globals
by Yang Ni
· 10 years ago
f5b7778
Merge "Pass MUTF-8 paths to open(2) instead of UTF-8."
by Narayan Kamath
· 9 years ago
d415303
Pass MUTF-8 paths to open(2) instead of UTF-8.
by tao.pei
· 9 years ago
3a5c054
Merge "Fix debugging-log documentation errors."
by Elliott Hughes
· 9 years ago
771f2d5
Fix debugging-log documentation errors.
by Elliott Hughes
· 9 years ago
7d72fed
Merge "Input command can fail (with exceptions) if the touchscreen id is not 0"
by Michael Wright
· 9 years ago
3fe52da
[ActivityManager] Fix index OOB when updating visible.
by riddle_hsu
· 9 years ago
34a63ba
Merge "Ensure RenderScript tracing is always balanced via try/finally"
by Chris Craik
· 9 years ago
06d2984
Ensure RenderScript tracing is always balanced via try/finally
by Chris Craik
· 9 years ago
1bdb3be
Merge "Fix RenderScript copy tracing sections"
by Chris Craik
· 9 years ago
f77facd
Fix RenderScript copy tracing sections
by Chris Craik
· 9 years ago
cdaaeee
Fix overflow/underflow problem in comparison
by Charles Tsai
· 10 years ago
30fefa4
Input command can fail (with exceptions) if the touchscreen id is not 0
by Christopher Desjardins
· 9 years ago
bf17375
Merge "Should reset mDismissKeyguard on keyguard secure change"
by Olawale Ogunwale
· 9 years ago
ad2be76
Merge "Fix null pointer dereference when security exception occurs"
by Olawale Ogunwale
· 9 years ago
5ef5378
Merge "WindowManagerService not propagating X and Y steps"
by Olawale Ogunwale
· 9 years ago
e761938
Merge "Fix javadocs based on recent case consistency change"
by Neil Fuller
· 9 years ago
dd78330
Merge "Add optional additional entropy to finish"
by Chad Brubaker
· 10 years ago
9ce3062
Add optional additional entropy to finish
by Chad Brubaker
· 10 years ago
4993da9
Merge "Patches for IKeyguardStateCallback"
by Narayan Kamath
· 10 years ago
516dad0
Patches for IKeyguardStateCallback
by dooyoung.hwang
· 10 years ago
90cfc19
Merge "Close race condition in binderDied()"
by Narayan Kamath
· 10 years ago
140f2b4
Close race condition in binderDied()
by Christopher Tate
· 10 years ago
3976a56
Merge "Replace --include-cfi with --generate-debug-info."
by David Srbecky
· 10 years ago
495ebb1
Merge "Update asan/app_process."
by Evgenii Stepanov
· 10 years ago
0e1c0e1
Fix javadocs based on recent case consistency change
by Neil Fuller
· 10 years ago
f39477b
Replace --include-cfi with --generate-debug-info.
by David Srbecky
· 10 years ago
d2b63ff
Merge "Fix bug regarding the comparator sorts Alarms into increasing time order."
by Chris Tate
· 10 years ago
df7f900
Fix bug regarding the comparator sorts Alarms into increasing time order.
by jinho.park
· 10 years ago
3f45316
Merge "Pass charset to XmlPullParser.setInput instead of null"
by Narayan Kamath
· 10 years ago
4f11754
Pass charset to XmlPullParser.setInput instead of null
by Wojciech Staszkiewicz
· 10 years ago
d3916c8
Merge "Fix application moves."
by Narayan Kamath
· 10 years ago
561e13d
Fix application moves.
by Narayan Kamath
· 10 years ago
8f9339d
Merge "Throw a checked exception on inconsistent installs."
by Narayan Kamath
· 10 years ago
a96ecf7
Throw a checked exception on inconsistent installs.
by Narayan Kamath
· 10 years ago
3178e9f
Merge "Scan package to derive ABIs before optimizing."
by Narayan Kamath
· 10 years ago
Next »