Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
95e31ac85d4ba0b7dfb087f8bc0a10e4065ca8cd
95e31ac
am 3385b616: Merge "Added in flag to ask context to wait for debugger attach."
by Stephen Hines
· 10 years ago
3385b61
Merge "Added in flag to ask context to wait for debugger attach."
by Stephen Hines
· 10 years ago
1d8b17a
am 2db531ee: (-s ours) Merge "[DO NOT MERGE] Allow compilation with Jack."
by Yohann Roussel
· 10 years ago
2db531e
Merge "[DO NOT MERGE] Allow compilation with Jack."
by Yohann Roussel
· 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
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
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
9c32e10
Merge "Don't apply animation clip to dialog activities"
by Olawale Ogunwale
· 10 years ago
bfa5e65
[RenderScript] fix Allocation.copyToFieldPacker
by Miao Wang
· 10 years ago
0ecc6c2
Merge "Cleanup keystore password changing and unlocking"
by Chad Brubaker
· 10 years ago
5f21193
Merge "[RenderScript] (minor) fix validation of L3 BLAS"
by Miao Wang
· 10 years ago
cce01f4
[RenderScript] (minor) fix validation of L3 BLAS
by Miao Wang
· 10 years ago
d88fffa
Cleanup keystore password changing and unlocking
by Chad Brubaker
· 10 years ago
6a317432
Merge "Fix KeyStoreTest now that begin requires parameters."
by Alex Klyubin
· 10 years ago
c5e4d7a
Fix KeyStoreTest now that begin requires parameters.
by Alex Klyubin
· 10 years ago
0720a54
Merge "BootReceiver: scrub APANIC"
by Mark Salyzyn
· 10 years ago
af622b1
Merge "Fix print format error."
by Chih-Hung Hsieh
· 10 years ago
fcdc032
Merge "Switch libjnigraphics.so to hash-style=both"
by Dmitriy Ivanov
· 10 years ago
2e84bc6
Switch libjnigraphics.so to hash-style=both
by Dmitriy Ivanov
· 10 years ago
bce4220
Fix print format error.
by Chih-Hung Hsieh
· 10 years ago
496c07d
Merge "Moved limit constants for kernel and script group"
by Yang Ni
· 10 years ago
5b36c49
Use the correct parent size to initialize animations
by tiger_huang
· 10 years ago
809a764
Merge "[RenderScript] Make L2 BLAS methods pulic field."
by Miao Wang
· 10 years ago
6517eb6
[RenderScript] Make L2 BLAS methods pulic field.
by Miao Wang
· 10 years ago
9a0d47d
Merge "[RenderScript] typo fix in BLAS, TRMM & TSMM"
by Miao Wang
· 10 years ago
ec155e5
Merge "[RenderScript] typo fix in rs BLAS jni, to correctly handle complex params."
by Miao Wang
· 10 years ago
b517a32
Merge "[RenderScript] fix edges cases about Transpose for SYMM & SYR2K"
by Miao Wang
· 10 years ago
ae546f9
Merge "[RenderScript] L2 BLAS, fix element type in ZHER"
by Miao Wang
· 10 years ago
2478bd5
Merge "[RenderScript] fixes for L3 BLAS APIs"
by Miao Wang
· 10 years ago
5380bd4
Merge "[RenderScript] improve & minor fixes of L2 BLAS validation."
by Miao Wang
· 10 years ago
328919a
[RenderScript] typo fix in BLAS, TRMM & TSMM
by Miao Wang
· 10 years ago
e8cb7b3
[RenderScript] typo fix in rs BLAS jni, to correctly handle complex params.
by Miao Wang
· 10 years ago
e1cf095
[RenderScript] fix edges cases about Transpose for SYMM & SYR2K
by Miao Wang
· 10 years ago
cc71179
[RenderScript] L2 BLAS, fix element type in ZHER
by Miao Wang
· 10 years ago
b530d8e
[RenderScript] fixes for L3 BLAS APIs
by Miao Wang
· 10 years ago
2b6fad9
[RenderScript] improve & minor fixes of L2 BLAS validation.
by Miao Wang
· 10 years ago
23be1c2
Merge "[RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle complex 'Alpha' and 'Beta'"
by Miao Wang
· 10 years ago
333bcc0
[RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle
by Miao Wang
· 10 years ago
5c6c2b6
Merge "Fix testAuthNeeded test"
by Chad Brubaker
· 10 years ago
b0addba
Fix testAuthNeeded test
by Chad Brubaker
· 10 years ago
f40149f
Merge "Frameworks/base: Fix null-pointer access"
by Andreas Gampe
· 10 years ago
0cdf4e1
Merge "Fix setting hotspot bounds in a drawable container"
by Dan Albert
· 10 years ago
7b2a46f
Moved limit constants for kernel and script group
by Yang Ni
· 10 years ago
798cdae
Merge "Don't use stlport."
by Dan Albert
· 10 years ago
30d0fcb
Don't use stlport.
by Dan Albert
· 10 years ago
75ce939
Merge "optimize wallpaper load,avoid show black wallpaper."
by Michael Wright
· 10 years ago
6b53fd2
optimize wallpaper load,avoid show black wallpaper.
by longyu.huang
· 10 years ago
1f7092e
Don't apply animation clip to dialog activities
by tingna_sung
· 10 years ago
e8d735c7
Merge "Remove all_modules's dependency on keymaps validation."
by Ying Wang
· 10 years ago
366d6d0
Remove all_modules's dependency on keymaps validation.
by Ying Wang
· 10 years ago
859df3b
Fix setting hotspot bounds in a drawable container
by Alexander Martinz
· 10 years ago
d5c780a
Merge "Fix Allocation-less launches"
by Jason Sams
· 10 years ago
2f91dd1
Merge "Overhaul of the RenderScript reference documentation."
by Jean-Luc Brouillet
· 10 years ago
ab3dd9f
Merge "Fix binder force gc will block binder thread"
by Hiroshi Yamauchi
· 10 years ago
5bd20a3
Merge "Remove unused aapt target."
by Chih-Hung Hsieh
· 10 years ago
9762731
Remove unused aapt target.
by Chih-Hung Hsieh
· 10 years ago
46358df
Merge "Sanity checks in JNI code for closure creation"
by Yang Ni
· 10 years ago
a51f14d
Merge "Fix NPE in JobServiceContext when closing job."
by Chris Tate
· 10 years ago
4e90b9b
Sanity checks in JNI code for closure creation
by Yang Ni
· 10 years ago
d916c23
Fix binder force gc will block binder thread
by mark_chen
· 10 years ago
5cc626b
Merge "Look at map extensions before /dev/ + ashmem."
by Mathieu Chartier
· 10 years ago
3ed7643
Look at map extensions before /dev/ + ashmem.
by Mathieu Chartier
· 10 years ago
57e1e8b
Overhaul of the RenderScript reference documentation.
by Jean-Luc Brouillet
· 10 years ago
adcb47a
Merge "Adjust display inversion matrix to account for luminance"
by Dan Stoza
· 10 years ago
6a94aba
Fix NPE in JobServiceContext when closing job.
by riddle_hsu
· 10 years ago
ad61b83
Merge "Fix no vibration during shutdown."
by John Spurlock
· 10 years ago
6c06ebe
Adjust display inversion matrix to account for luminance
by Alan Viverette
· 10 years ago
815d9bb
Merge "Add a static dependency on libbase."
by Narayan Kamath
· 10 years ago
9c8ba96
Add a static dependency on libbase.
by Narayan Kamath
· 10 years ago
adbbba9
Merge "Add missing error codes from keymaster_defs.h."
by Shawn Willden
· 10 years ago
2ddfcc4
Merge "Context leaks in EditText causes out of memory"
by Alan Viverette
· 10 years ago
91132c4
Merge "Fix build"
by Mathieu Chartier
· 10 years ago
97a2943
Fix build
by Mathieu Chartier
· 10 years ago
e343d61
Merge "Properly describe exception"
by Mathieu Chartier
· 10 years ago
d12065f
Properly describe exception
by Mathieu Chartier
· 10 years ago
481f22e
Merge "Add OP_AUTH_NEEDED KeyStore result code"
by Chad Brubaker
· 10 years ago
6af08c6
Merge "Fix for infinite loop in RemoteViewsAdapter"
by Alan Viverette
· 10 years ago
375e21f
Merge "Sometimes the application context is null"
by Marco Nelissen
· 10 years ago
71fa686
Merge "Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray"
by Narayan Kamath
· 10 years ago
Next »