Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
55d8b54ac301dfd455ebbfa1bcc7e085d8063c8a
/
core
/
java
/
com
a84056a
Break some dependencies on libcore internals
by Neil Fuller
· 8 years ago
12cdea5
Merge "Ensure dropbox could copy tombstone files to special folder."
by Treehugger Robot
· 8 years ago
940a9e9
Merge "Frameworks: Let GuardedBy accept multiple locks"
by Treehugger Robot
· 8 years ago
fe8d2c9
Ensure dropbox could copy tombstone files to special folder.
by Jinguang Dong
· 8 years ago
7e92368
Frameworks: Let GuardedBy accept multiple locks
by Andreas Gampe
· 8 years ago
cef59b9
Use Base64 from android.util in LocalTransport
by Bernardo Rufino
· 8 years ago
62d5e04
Merge "Java side setup and access to Binder Proxy Tracking"
by Treehugger Robot
· 8 years ago
7980b19
Merge "Track changes in libcore to remove a constructor"
by Treehugger Robot
· 8 years ago
baae7fa
Track changes in libcore to remove a constructor
by Neil Fuller
· 8 years ago
038b20c
Track constructor changes in libcore/
by Neil Fuller
· 8 years ago
d02c5d8
Java side setup and access to Binder Proxy Tracking
by Michael Wachenschwanz
· 9 years ago
dee4e0b
Make dumpHexString() tolerate null arrays.
by Bernie Innocenti
· 8 years ago
8444dca
Framework: Add API to get zygote PID
by Andreas Gampe
· 8 years ago
15b9558
Merge "Properly prepare system server profiles"
by Calin Juravle
· 8 years ago
7a514d6
Properly prepare system server profiles
by Calin Juravle
· 8 years ago
8eb891b
Make system server profiling an explicit runtime intent
by Calin Juravle
· 8 years ago
b815c97
Remove the unused file parsing function
by Chenbo Feng
· 8 years ago
dcc5678
Use eBPF map data for per iface stats
by Chenbo Feng
· 8 years ago
50fa122
Frameworks: In the kill handler, ensure the logging handler was run
by Andreas Gampe
· 8 years ago
9fb55e4
Fix network usage stats on 464xlat tethered.
by Remi NGUYEN VAN
· 8 years ago
2c6f97d
Configurable hidden API exemptions.
by Mathew Inwood
· 8 years ago
69e1cbc
Merge "More flexible API enforcement policy."
by Mathew Inwood
· 8 years ago
16073b8
More flexible API enforcement policy.
by Mathew Inwood
· 8 years ago
5c3521d
Merge "Fix mini-debug-info generation for apps with wrap.sh script."
by David Srbecky
· 8 years ago
28a8937
Fix mini-debug-info generation for apps with wrap.sh script.
by David Srbecky
· 8 years ago
088ff68
Add method to NetworkStatsService for UID stats.
by Remi NGUYEN VAN
· 8 years ago
99c5029
Add new netd event callback for changes to private DNS validation state.
by dalyk
· 8 years ago
59787b4
Merge "Add BaseNetdEventCallback class that provides no-op implementations for INetdEventCallback."
by Erik Kline
· 8 years ago
985d89a
Add BaseNetdEventCallback class that provides no-op implementations for INetdEventCallback.
by dalyk
· 8 years ago
073f5de
Obtain cellular related battery statistics
by Siddharth Ray
· 9 years ago
787c193
Package whitelist for hiddenapi checks.
by Mathew Inwood
· 8 years ago
602d132
Reparent the webview_zygote to be a child of the main app_process zygote.
by Robert Sesek
· 8 years ago
554cfd1
Merge "Add Zygote.startChildZygote() to fork a new process that itself is a zygote."
by Treehugger Robot
· 8 years ago
80ae712
Merge "[DO NOT MERGE] Fix context menu position for RTL"
by Treehugger Robot
· 8 years ago
d0a190df
Add Zygote.startChildZygote() to fork a new process that itself is a zygote.
by Robert Sesek
· 8 years ago
b981617
Pass the compilation reason to dexopt
by Calin Juravle
· 8 years ago
29c772c
[framework] Pass .dm files to dexopt at install time
by Calin Juravle
· 8 years ago
ea6c0ff
[framework] Extend profile operations to take the profile name
by Calin Juravle
· 8 years ago
011603a
Support installation of DexMetadata files (.dm)
by Calin Juravle
· 9 years ago
b3a4aab
Refactor runtime hidden API flag from negative to positive
by David Brazdil
· 8 years ago
e669ac2
fix misleading FATAL EXCEPTION IN SYSTEM PROCESS log
by yuanhuihui
· 9 years ago
1a535ba
Merge "BootReceiver: changed deprecated Build.RADIO to Build.getRadioVerison to get non-empty radio firmware version in SYSTEM_LAST_KMSG."
by Treehugger Robot
· 8 years ago
771e229
Merge "Update OWNER files for connectivity"
by Hugo Benichi
· 8 years ago
1c87561
Update OWNER files for connectivity
by Hugo Benichi
· 8 years ago
4b1e6c3
BootReceiver: changed deprecated Build.RADIO to Build.getRadioVerison to get non-empty radio firmware version in SYSTEM_LAST_KMSG.
by Siyuan Zhou
· 8 years ago
b6ec1be
[DO NOT MERGE] Fix context menu position for RTL
by Vladislav Kaznacheev
· 8 years ago
156ed92
Propagate the "dalvik.vm.minidebuginfo" property to ART run-time.
by David Srbecky
· 8 years ago
071bcaa
Set Zygote.DISABLE_HIDDEN_API_CHECKS for system apps
by David Brazdil
· 8 years ago
7c48e0e
Set DEXOPT_DISABLE_HIDDEN_API_CHECKS for system apps
by David Brazdil
· 8 years ago
93afbf2
Use /proc/net/dev to get stats summary
by Chenbo Feng
· 8 years ago
828f1b4
Add bpf support for NetworkStatsFactory
by Chenbo Feng
· 9 years ago
ada23ed
Add the default network to NetworkStats and NetworkStatsCollection.
by Lorenzo Colitti
· 8 years ago
c8176ef
Reland: Move zygote's seccomp setup to post-fork
by Victor Hsieh
· 8 years ago
3d44ed0
Pass targetSdkVersion to installd
by David Brazdil
· 8 years ago
54da93b
Merge "Revert "Move zygote's seccomp setup to post-fork""
by Treehugger Robot
· 8 years ago
fe6a51f
Revert "Move zygote's seccomp setup to post-fork"
by Victor Hsieh
· 8 years ago
5d33c10
Merge "Move zygote's seccomp setup to post-fork"
by Treehugger Robot
· 8 years ago
6a4a339
Move zygote's seccomp setup to post-fork
by Victor Hsieh
· 8 years ago
cbe2c55
Fix ResolverActivity don't show items
by gaochong
· 8 years ago
959ee4a
Extend connectivity OWNERS
by Hugo Benichi
· 9 years ago
403c8f7
Merge "Fixed button bar alignment issue in RTL languages"
by Treehugger Robot
· 9 years ago
070e318
BootReceiver: Added an event log after the dropbox file copy is successful.
by Siyuan Zhou
· 9 years ago
1b0b22c
Fixed button bar alignment issue in RTL languages
by susanta.patra
· 9 years ago
220871a
Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from
by Xin Li
· 9 years ago
5c7de22
Merge "Fix StateMachine init/quit race."
by con
· 9 years ago
f5b9f7b
Fix StateMachine init/quit race.
by Calvin On
· 9 years ago
7ba73dd
[framework] Add check that classpath is up to date to getDexOptNeeded
by Calin Juravle
· 9 years ago
3aeca17
Reduce app size by downgrading inactive apps
by Shubham Ajmera
· 9 years ago
c477ab1
Add property for system server compiler filter
by Mathieu Chartier
· 9 years ago
1285cfd
Change storage migration to use quota APIs.
by Jeff Sharkey
· 9 years ago
66d1933
OWNERS: Prefer Jeff Sharkey's @android.com account over @google.com
by Tobias Thierer
· 9 years ago
d870cd3
Merge "Add Runnable mechanism to WakeupMessage" am: 5964b55654
by Etan Cohen
· 9 years ago
1861ea9
Add Runnable mechanism to WakeupMessage
by Etan Cohen
· 9 years ago
07efe11
Merge "Framework: Prefer android.system.Os over libcore.io.Libcore.os"
by Tobias Thierer
· 9 years ago
6217e37
Framework: Prefer android.system.Os over libcore.io.Libcore.os
by Tobias Thierer
· 9 years ago
20e22f6
Batterystats handles nested unoptimized ble scans
by Bookatz
· 9 years ago
7528452
Merge "Incorporate slab reclaimable into meminfo" into oc-mr1-dev am: 20fb01eb23
by Patrik Torstensson
· 9 years ago
20fb01e
Merge "Incorporate slab reclaimable into meminfo" into oc-mr1-dev
by Patrik Torstensson
· 9 years ago
5e09980
Incorporate slab reclaimable into meminfo
by Robert Benea
· 9 years ago
245ecc9
Merge "LoggingPrintStream: Make visible for testing" am: 7d1789867b am: dcb8cf8732
by Andreas Gampe
· 9 years ago
dcb8cf8
Merge "LoggingPrintStream: Make visible for testing" am: 7d1789867b
by Andreas Gampe
· 9 years ago
e2456d6
LoggingPrintStream: Make visible for testing
by Andreas Gampe
· 9 years ago
bbb7768
Merge "Add some useful helpers and constants." am: ed8d236319 am: 0f4421873e
by Chalard Jean
· 9 years ago
0f44218
Merge "Add some useful helpers and constants." am: ed8d236319
by Chalard Jean
· 9 years ago
8cb8bdf
Merge "Add AOD metrics in batterystats" into oc-mr1-dev am: 6204a60c53
by Mike Ma
· 9 years ago
e5659bd
Add some useful helpers and constants.
by Chalard Jean
· 9 years ago
1ce1d3a
Add AOD metrics in batterystats
by Mike Ma
· 9 years ago
fcd0e0a
Merge "Fix documentation generation with OpenJDK 9 javadoc." am: ed6ae8f2b1 am: 8d4e36b1e8
by Tobias Thierer
· 9 years ago
8d4e36b
Merge "Fix documentation generation with OpenJDK 9 javadoc." am: ed6ae8f2b1
by Tobias Thierer
· 9 years ago
85edc2b
Fix documentation generation with OpenJDK 9 javadoc.
by Tobias Thierer
· 9 years ago
6a6a65e
Merge "Lower watchdog timeout for ChooserTargetService responses" into oc-mr1-dev
by Adam Powell
· 9 years ago
cbe8754
Merge "Lower watchdog timeout for ChooserTargetService responses" into oc-mr1-dev
by TreeHugger Robot
· 9 years ago
fce1eb3
Merge "Don't crash onServiceDisconnected..." into oc-mr1-dev am: dab9eff899
by Dan Sandler
· 9 years ago
dab9eff
Merge "Don't crash onServiceDisconnected..." into oc-mr1-dev
by TreeHugger Robot
· 9 years ago
3f23dfc
Lower watchdog timeout for ChooserTargetService responses
by Adam Powell
· 9 years ago
3836cce
Merge "Adjusted chooser padding so 2nd line isn't cutoff." into oc-mr1-dev
by Beverly
· 9 years ago
5802026
Merge "Adjusted chooser padding so 2nd line isn't cutoff." into oc-mr1-dev
by TreeHugger Robot
· 9 years ago
f43db3b
Merge changes Ia47e566b,Ib94d79a9 am: b9e2ddfc10 am: a2161c5ccb am: b91bd88c5e
by Hugo Benichi
· 9 years ago
a2161c5
Merge changes Ia47e566b,Ib94d79a9 am: b9e2ddfc10
by Hugo Benichi
· 9 years ago
67c5e03
Extract RingBuffer class from NetdEventListenerService
by Hugo Benichi
· 9 years ago
Next »