Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
cadcd51e0548b21adc4c3e6bd6e31d5e4ee591c1
cadcd51
Frameworks/base: Add tracing system properties
by Andreas Gampe
· 10 years ago
5acb30d
Merge "Apply the scale to surfaceinsets when computing crop region"
by Wale Ogunwale
· 10 years ago
1c7f086
Merge "overlaytests: fix testrunner.py md5sum invocation"
by Nick Kralevich
· 10 years ago
415fa1f
overlaytests: fix testrunner.py md5sum invocation
by Stephen Smalley
· 10 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
· 10 years ago
b77bc86
Merge "Delete android.speech.srec.*"
by Narayan Kamath
· 10 years ago
3cd78b4
Delete android.speech.srec.*
by Narayan Kamath
· 10 years ago
a01d469
Merge "ZipFileRO: Use precise widths for zip file types."
by Narayan Kamath
· 10 years ago
407753c
ZipFileRO: Use precise widths for zip file types.
by Narayan Kamath
· 10 years ago
dc22cfe
Merge "Don't prevent notification updates in DOS protection."
by Vladimir Marko
· 10 years ago
f35f66a
Merge "Use new sanitizer option."
by Dan Albert
· 10 years ago
f98dae5
Use new sanitizer option.
by Dan Albert
· 10 years ago
26a4060
Merge "jni: isLoggable calls __android_log_is_loggable"
by Mark Salyzyn
· 10 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
· 10 years ago
396b83b
Merge "Fix overflow/underflow problem in comparison"
by Chris Tate
· 10 years ago
88b8540
Add path to native libraries inside apk
by Dmitriy Ivanov
· 10 years ago
7f0b565
Merge "Bluetooth native dumpsys logging support (3/5)"
by Andre Eisenbach
· 10 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
· 10 years ago
e215b46
Merge "Wait for uncrypt to finish before rebooting"
by Tao Bao
· 10 years ago
6c4fc3a
Merge "Change wtf errors from ASSERT to ERROR."
by Christopher Ferris
· 10 years ago
70e23e0
Change wtf errors from ASSERT to ERROR.
by Christopher Ferris
· 10 years ago
f2a91ee
Improve the reboot-to-recovery dialogs
by Tao Bao
· 10 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
· 10 years ago
f087c82
Fix a GL error leak issue
by ywen
· 10 years ago
a121d34c
Merge "ICU format support for pseudolocalizes."
by Narayan Kamath
· 10 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
· 10 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
· 10 years ago
d415303
Pass MUTF-8 paths to open(2) instead of UTF-8.
by tao.pei
· 10 years ago
3a5c054
Merge "Fix debugging-log documentation errors."
by Elliott Hughes
· 10 years ago
771f2d5
Fix debugging-log documentation errors.
by Elliott Hughes
· 10 years ago
7d72fed
Merge "Input command can fail (with exceptions) if the touchscreen id is not 0"
by Michael Wright
· 10 years ago
3fe52da
[ActivityManager] Fix index OOB when updating visible.
by riddle_hsu
· 10 years ago
34a63ba
Merge "Ensure RenderScript tracing is always balanced via try/finally"
by Chris Craik
· 10 years ago
06d2984
Ensure RenderScript tracing is always balanced via try/finally
by Chris Craik
· 10 years ago
1bdb3be
Merge "Fix RenderScript copy tracing sections"
by Chris Craik
· 10 years ago
f77facd
Fix RenderScript copy tracing sections
by Chris Craik
· 10 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
· 10 years ago
bf17375
Merge "Should reset mDismissKeyguard on keyguard secure change"
by Olawale Ogunwale
· 10 years ago
ad2be76
Merge "Fix null pointer dereference when security exception occurs"
by Olawale Ogunwale
· 10 years ago
5ef5378
Merge "WindowManagerService not propagating X and Y steps"
by Olawale Ogunwale
· 10 years ago
e761938
Merge "Fix javadocs based on recent case consistency change"
by Neil Fuller
· 10 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
2b6d792
Scan package to derive ABIs before optimizing.
by Narayan Kamath
· 10 years ago
2e06258
Merge "Do not create oat directory for an app in ASEC container"
by Narayan Kamath
· 10 years ago
589f2b5
Do not create oat directory for an app in ASEC container
by Fyodor Kupolov
· 10 years ago
3385b61
Merge "Added in flag to ask context to wait for debugger attach."
by Stephen Hines
· 10 years ago
2db531e
Merge "[DO NOT MERGE] Allow compilation with Jack."
by Yohann Roussel
· 10 years ago
a64cd485
Fix null pointer dereference when security exception occurs
by Christopher Desjardins
· 10 years ago
d767276
Merge "Clean RenderScript warnings"
by Jean-Luc Brouillet
· 10 years ago
8b1e95b
Clean RenderScript warnings
by Jean-Luc Brouillet
· 10 years ago
5053258
Merge "Allow creating a managed profile if there is only one user."
by Fyodor Kupolov
· 10 years ago
7787760
Merge "[RenderScript] fix Allocation.copyToFieldPacker"
by Miao Wang
· 10 years ago
7bcaf9a
[DO NOT MERGE] Allow compilation with Jack.
by Yohann Roussel
· 10 years ago
d9f4c95
Don't prevent notification updates in DOS protection.
by Vladimir Marko
· 11 years ago
838a7e5
Merge "Switch from getSpi to getCurrentSpi."
by Alex Klyubin
· 10 years ago
12678a9
Allow creating a managed profile if there is only one user.
by Nicolas Prevot
· 10 years ago
bdc1382
Switch from getSpi to getCurrentSpi.
by Alex Klyubin
· 10 years ago
38cd664
Should reset mDismissKeyguard on keyguard secure change
by tingna_sung
· 10 years ago
74d2afd
WindowManagerService not propagating X and Y steps
by Richard MacGregor
· 10 years ago
a194eb9
Merge "Cleanup Keystore API"
by Chad Brubaker
· 10 years ago
354be7cd
Merge "Use the correct parent size to initialize animations"
by Olawale Ogunwale
· 10 years ago
4857c1d
Merge "Fix lost singleton provider after force-stopping user or package."
by Olawale Ogunwale
· 10 years ago
d80f23e
Merge "Also restart provider if there is external handle."
by Olawale Ogunwale
· 10 years ago
daf23d9
Fix lost singleton provider after force-stopping user or package.
by riddle_hsu
· 10 years ago
d8aacca
Cleanup Keystore API
by Chad Brubaker
· 10 years ago
62cb9bd
Added in flag to ask context to wait for debugger attach.
by Stephen McGroarty
· 10 years ago
7b566da
Merge "AlarmClockInfo: fix redundant word in doc comment"
by Chris Tate
· 10 years ago
66729ff
AlarmClockInfo: fix redundant word in doc comment
by Shuhrat Dehkanov
· 10 years ago
b498b2d
Merge "Fix issues found during CTS testing of FP16"
by Jason Sams
· 10 years ago
54371b4
Fix issues found during CTS testing of FP16
by Jason Sams
· 10 years ago
463a5db
Merge "Replace JNI primitive array critical calls with non-critical ones."
by Hiroshi Yamauchi
· 10 years ago
3b1d46e
Replace JNI primitive array critical calls with non-critical ones.
by Hiroshi Yamauchi
· 10 years ago
691a173
Also restart provider if there is external handle.
by riddle_hsu
· 10 years ago
875607d
Merge "Add keystore onUserAdded/Removed methods"
by Chad Brubaker
· 10 years ago
31c2897
Add keystore onUserAdded/Removed methods
by Chad Brubaker
· 10 years ago
Next »