Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
05f648e1d3cbbe31173d9134cda6056c79d5a4a4
05f648e
Clean up AssetManager::scanAndMergeZipLocked
by Yusuke Sato
· 9 years ago
957c237
Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files
by Yusuke Sato
· 9 years ago
608ad14
Merge "Idle Job Start During SCREEN_ON or DREAMING_STOPPED"
by Matthew Williams
· 9 years ago
40f0efe
Merge "Add a trace constant for PackageManager"
by Todd Kennedy
· 9 years ago
114beb2
Add a trace constant for PackageManager
by Todd Kennedy
· 9 years ago
ccfe873
Idle Job Start During SCREEN_ON or DREAMING_STOPPED
by Kevin Zhu
· 9 years ago
158560a
Merge "Distinguish user-requested shutdown from power-related ones"
by Yusuke Sato
· 9 years ago
705ffd1
Distinguish user-requested shutdown from power-related ones
by Yusuke Sato
· 9 years ago
f8a6a2f
Merge "Use _WIN32 rather than HAVE_WINSOCK."
by Elliott Hughes
· 9 years ago
59cbe8d
Use _WIN32 rather than HAVE_WINSOCK.
by Elliott Hughes
· 9 years ago
84a04d5
Merge "Move frameworks/base/tools/ off AndroidConfig.h."
by Elliott Hughes
· 9 years ago
9ec96f9
Move frameworks/base/tools/ off AndroidConfig.h.
by Elliott Hughes
· 9 years ago
7d71d88
Merge "Use _WIN32 rather than HAVE_WINDOWS_PATHS."
by Elliott Hughes
· 9 years ago
98c11b5
Use _WIN32 rather than HAVE_WINDOWS_PATHS.
by Elliott Hughes
· 9 years ago
e942b45
Merge "ActivityManagerService: delete unnecessary mkdir"
by Nick Kralevich
· 9 years ago
bd6b7e0
ActivityManagerService: delete unnecessary mkdir
by Nick Kralevich
· 9 years ago
c0999f7
Merge "Frameworks/base: Hand fingerprint to ART"
by Andreas Gampe
· 9 years ago
1f105a6
Frameworks/base: Hand fingerprint to ART
by Andreas Gampe
· 9 years ago
430c8c3
Merge "Add phony source target in the generated dependency file of aidl."
by Ying Wang
· 9 years ago
6430812
Merge "RenderScript: implement a Script entry point for calling a reduce-style kernel."
by Stephen Hines
· 9 years ago
01efd7e
Merge "Use build_number from file"
by Colin Cross
· 9 years ago
50fb02d
Add phony source target in the generated dependency file of aidl.
by Ying Wang
· 9 years ago
86d5fc2
Merge "aapt: expat exports its header files now."
by Elliott Hughes
· 9 years ago
b48adad
aapt: expat exports its header files now.
by Elliott Hughes
· 9 years ago
06e04f7
Use build_number from file
by Colin Cross
· 9 years ago
36eb1f7
RenderScript: implement a Script entry point for calling a reduce-style kernel.
by Matt Wala
· 9 years ago
37353dc
Merge "[RenderScript] Add docs advising users about dstAtop bug."
by Miao Wang
· 9 years ago
37e1d0c
[RenderScript] Add docs advising users about dstAtop bug.
by Miao Wang
· 9 years ago
79a1bde
Merge "Add a flag to the API to specify -O0 on the bcc command line."
by Stephen Hines
· 9 years ago
7ce3847
Merge "Migrate Resources.java to use ICU4j drectly."
by Neil Fuller
· 9 years ago
c9659ea
Add a flag to the API to specify -O0 on the bcc command line.
by verena beckham
· 10 years ago
10653ce
Merge "fix BNNM docs"
by Miao Wang
· 9 years ago
3ef2041
fix BNNM docs
by Miao Wang
· 9 years ago
eccbc7c
Merge "Fix NativeCrashListener"
by Neil Fuller
· 9 years ago
1ecfdf3
Merge "docs: Add an explicit dependency on libcore/Docs.mk"
by Narayan Kamath
· 9 years ago
c21739a
docs: Add an explicit dependency on libcore/Docs.mk
by Narayan Kamath
· 9 years ago
2fccb66
Merge "Fix a bug disappearing installerPackageName info of packages after reboot."
by Chris Tate
· 9 years ago
e64f3e3
Fix NativeCrashListener
by Neil Fuller
· 9 years ago
b27b305
Migrate Resources.java to use ICU4j drectly.
by Rayhaan Jaufeerally
· 9 years ago
b4db792
Merge "Delete some obsolete test code."
by Narayan Kamath
· 9 years ago
ebac4d1
Merge "Change conditionallyCheckInstanceCounts to use countInstancesOfClasses"
by Mathieu Chartier
· 9 years ago
886630c
Merge "Switch shutdownInput / shutdownOutput to using Os.shutdown."
by Neil Fuller
· 9 years ago
188af04
Merge "Revert "frameworks/base: libexpat now exports its headers.""
by Elliott Hughes
· 9 years ago
ba7e659
Revert "frameworks/base: libexpat now exports its headers."
by Elliott Hughes
· 9 years ago
220b61f
Merge "frameworks/base: libexpat now exports its headers."
by Elliott Hughes
· 9 years ago
d288a26
Change conditionallyCheckInstanceCounts to use countInstancesOfClasses
by Mathieu Chartier
· 9 years ago
2f31b66
frameworks/base: libexpat now exports its headers.
by Elliott Hughes
· 9 years ago
a7f7c24
Switch shutdownInput / shutdownOutput to using Os.shutdown.
by Neil Fuller
· 9 years ago
85bdaae
Delete some obsolete test code.
by Narayan Kamath
· 9 years ago
43a2aca
Merge "Remove @ToBeFixed from knowntags."
by Narayan Kamath
· 9 years ago
e1b190c
Remove @ToBeFixed from knowntags.
by Narayan Kamath
· 9 years ago
2ca4f73
Merge "Switch LocalSocketImpl.accept() over to using Os.accept()"
by Neil Fuller
· 9 years ago
c1eaeb9
Switch LocalSocketImpl.accept() over to using Os.accept()
by Neil Fuller
· 9 years ago
c83d181
Merge "Switch from InetUnixAddress to UnixSocketAddress"
by Neil Fuller
· 9 years ago
7ee9a4e
Fix a bug disappearing installerPackageName info of packages after reboot.
by hyemin.hwang
· 9 years ago
07e1c40
Merge "Android always has <malloc.h>."
by Elliott Hughes
· 9 years ago
b05c2be
Merge "Move listen() over to using android.system.Os"
by Neil Fuller
· 9 years ago
c64df29
Android always has <malloc.h>.
by Elliott Hughes
· 9 years ago
50d11de
Merge "Reimplement LocalSocket methods using android.system.Os"
by Neil Fuller
· 9 years ago
e9d5375
Switch from InetUnixAddress to UnixSocketAddress
by Neil Fuller
· 9 years ago
0254af6
Merge "Fix "Bluetooh" logging typo."
by Elliott Hughes
· 9 years ago
7271613
Fix "Bluetooh" logging typo.
by Elliott Hughes
· 9 years ago
593dfbb
Merge "Miss USB device Interface from UsbManager.getDeviceList()."
by Mike Lockwood
· 9 years ago
19b26f8
Miss USB device Interface from UsbManager.getDeviceList().
by wang.zhenyu
· 9 years ago
4fa438e
Move listen() over to using android.system.Os
by Neil Fuller
· 9 years ago
d2df87e
Reimplement LocalSocket methods using android.system.Os
by Neil Fuller
· 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
· 10 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
· 10 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
· 10 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
· 10 years ago
f162faa
Rename ZipEntryName to ZipString
by Yusuke Sato
· 10 years ago
78db19c
Merge "Limit dotProduct value to 1.0f, so acosf would not return NaN."
by Tenghui Zhu
· 10 years ago
b561f39
Limit dotProduct value to 1.0f, so acosf would not return NaN.
by Lazar Trsic
· 10 years ago
fdb70dc
Merge "Fix filedescriptor leakage in MediaMetadataRetriever"
by Narayan Kamath
· 10 years ago
e1856e4
Fix filedescriptor leakage in MediaMetadataRetriever
by harvey_tsai
· 10 years ago
a78c0e0
Merge "Fixed Javadoc typos"
by Narayan Kamath
· 10 years ago
802aa0f
Fixed Javadoc typos
by Philipp Hasper
· 10 years ago
08592bd
Merge "Frameworks/base: Add tracing system properties"
by Andreas Gampe
· 10 years ago
cadcd51
Frameworks/base: Add tracing system properties
by Andreas Gampe
· 10 years ago
c2a3071
Merge "Duplicate description on AccessibilityEvent"
by Alan Viverette
· 10 years ago
9a65f9d
Merge "Add an AM option to start with allocation tracking"
by Mathieu Chartier
· 10 years ago
cfa78b2
Add an AM option to start with allocation tracking
by Man Cao
· 10 years ago
299a339
Merge "Clarify art.gc.gc-count-rate-histogram runtime stat."
by Hiroshi Yamauchi
· 10 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
· 10 years ago
ab1c9e0
Fix javadoc for Adapter.getViewTypeCount()
by Minhyeok Jeong
· 10 years ago
5acb30d
Merge "Apply the scale to surfaceinsets when computing crop region"
by Wale Ogunwale
· 10 years ago
Next »