Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
655c5066c7c3d3e55d4490afb635f4a674540415
655c506
Fix build am: 005055c070
by Jason Monk
· 8 years ago
8cff199
resolve merge conflicts of 54bce9c6ff1f to nyc-mr2-dev-plus-aosp
by Jason Monk
· 8 years ago
1a2a860
Merge "Update package names to work with the proto3 compiler" into nyc-mr1-dev-plus-aosp
by Tamas Berghammer
· 8 years ago
391ab8c
Merge "Update package names to work with the proto3 compiler am: cbd3f0c59a -s ours" into nyc-mr2-dev-plus-aosp
by Android Build Merger (Role)
· 8 years ago
7f00eb6
Fix issue with saving admins before finishing loading. am: f98ed6863a am: b275a205af am: ee9f03d1ed am: 1894632864
by Kenny Guy
· 8 years ago
748e78b
Fix issue with saving admins before finishing loading. am: f98ed6863a am: b275a205af am: ee9f03d1ed
by Kenny Guy
· 8 years ago
2c8d6c4
Update package names to work with the proto3 compiler am: cbd3f0c59a -s ours
by Tamas Berghammer
· 8 years ago
1894632
Fix issue with saving admins before finishing loading. am: f98ed6863a am: b275a205af
by Kenny Guy
· 8 years ago
ee9f03d
Fix issue with saving admins before finishing loading. am: f98ed6863a
by Kenny Guy
· 8 years ago
b275a20
Fix issue with saving admins before finishing loading. am: f98ed6863a
by Kenny Guy
· 8 years ago
9359141
svc nfc should support watches too am: 1876583bfb am: eed0a7bf45
by Tucker Sylvestro
· 8 years ago
eed0a7b
svc nfc should support watches too am: 1876583bfb
by Tucker Sylvestro
· 8 years ago
1876583
svc nfc should support watches too
by Tucker Sylvestro
· 8 years ago
005055c
Fix build
by Jason Monk
· 8 years ago
54bce9c
Merge "SystemUI: Add NFC tile" am: 943a52862e am: 8fbdf116d0
by Jason Monk
· 8 years ago
8fbdf11
Merge "SystemUI: Add NFC tile" am: 943a52862e
by Jason Monk
· 8 years ago
943a528
Merge "SystemUI: Add NFC tile"
by Jason Monk
· 8 years ago
3db5d42
Merge "Update package names to work with the proto3 compiler" into nyc-mr1-dev-plus-aosp
by Tamas Berghammer
· 8 years ago
f7648f4
SystemUI: Add NFC tile
by Anas Karbila
· 8 years ago
f98ed68
Fix issue with saving admins before finishing loading.
by Kenny Guy
· 8 years ago
93a897b
Merge "Add legacy-android-test target containing android.test classes" am: c20518139a am: 78af448c30
by Paul Duffin
· 8 years ago
2ac0e2a
Merge "Add legacy-android-test target containing android.test classes" am: c20518139a
by Paul Duffin
· 8 years ago
78af448
Merge "Add legacy-android-test target containing android.test classes"
by Paul Duffin
· 8 years ago
c205181
Merge "Add legacy-android-test target containing android.test classes"
by Paul Duffin
· 8 years ago
5db17ef
Merge changes from topic 'net-update-mr2-dev-plus-aosp' into nyc-mr2-dev-plus-aosp
by Lorenzo Colitti
· 8 years ago
7a61361
DO NOT MERGE: Add IP conn metrics to dumpsys and bug reports
by Hugo Benichi
· 8 years ago
d9409d3
DO NOT MERGE: Add missing dependency.
by Lorenzo Colitti
· 8 years ago
b31b833
DO NOT MERGE: Show notification for always-on app VPN
by Tony Mak
· 9 years ago
c926b73
DO NOT MERGE: Implement metered tracking for NetworkStats summary queries.
by Stephen Chen
· 8 years ago
bccd8ad
DO NOT MERGE: ConnectivityServiceTest: fix testAvoidBadWifiSettings
by Hugo Benichi
· 8 years ago
de7002e
DO NOT MERGE: Fix ConnectivityServiceTest testRequestBenchmark
by Hugo Benichi
· 8 years ago
389b853
DO NOT MERGE: Switch over to new "time.android.com" NTP pool.
by Jeff Sharkey
· 8 years ago
1fee3a6
DO NOT MERGE: Define API for metering network stats buckets.
by Stephen Chen
· 8 years ago
d445c55
DO NOT MERGE: Refactored NetworkStatsServiceTest to use Mockito instead of EasyMock.
by Felipe Leme
· 8 years ago
c97d8b7
DO NOT MERGE: Use @Ignore to explicitly disable a @Test method.
by Felipe Leme
· 8 years ago
fe46a2f
DO NOT MERGE: Fixed NetworkStatsServiceTest and converted it to JUnit4.
by Felipe Leme
· 8 years ago
0f1f54d
DO NOT MERGE: ConnectivityThread: use lazy holder idiom
by Hugo Benichi
· 8 years ago
e804d37
DO NOT MERGE: ConnectivityManager: use ConnectivityThread looper
by Hugo Benichi
· 9 years ago
791ee32
DO NOT MERGE: ConnectivityManager: a simpler CallbackHandler
by Hugo Benichi
· 9 years ago
81deef8
DO NOT MERGE: Indicate the NsdServiceInfo attributes are only filled in for a resolved service.
by Philip P. Moltmann
· 9 years ago
27089aad
DO NOT MERGE: Add a null check for the OnStartTetheringCallback.
by Jeremy Klein
· 9 years ago
4fde167
DO NOT MERGE: [CS] Remove timeout event after first available
by Etan Cohen
· 8 years ago
1e04e9e
DO NOT MERGE: ApfTest: tag tests with @SmallTest or @MediumTest
by Hugo Benichi
· 8 years ago
1442233
DO NOT MERGE: Unbreak TetherInterfaceStateMachineTest.
by Lorenzo Colitti
· 8 years ago
2fbc934
DO NOT MERGE: Move the connectivity tests to frameworks/base/tests/net.
by Lorenzo Colitti
· 8 years ago
073e5e9
DO NOT MERGE: De-guava BroadcastInterceptingContext and move it to testutils.
by Lorenzo Colitti
· 8 years ago
9997f14
DO NOT MERGE: Move FakeSettingsProvider to a common location.
by Lorenzo Colitti
· 8 years ago
86e2765
DO NOT MERGE: ConnectivityServiceTest: mark flaky test as such
by Hugo Benichi
· 8 years ago
17586f7
DO NOT MERGE: Add fuzzing tests to ApfFilter RA processing
by Hugo Benichi
· 8 years ago
e9e251f
DO NOT MERGE: Support timeouts for requestNetwork() invocations.
by Erik Kline
· 9 years ago
fc9c93c
Merge "API: Unhide MethodHandles API (java.lang.invoke)." am: 71b1d50531 am: ec667adb56
by Narayan Kamath
· 8 years ago
aa90336
Merge "API: Unhide MethodHandles API (java.lang.invoke)." am: 71b1d50531
by Narayan Kamath
· 8 years ago
ec667ad
Merge "API: Unhide MethodHandles API (java.lang.invoke)." am: 71b1d50531
by Narayan Kamath
· 8 years ago
7ae809e
Merge "Restore legacy types when registering mobile requests" am: 85f67dc60a am: 47453e01cb
by Erik Kline
· 8 years ago
71b1d50
Merge "API: Unhide MethodHandles API (java.lang.invoke)."
by Narayan Kamath
· 8 years ago
1a1a7f6
Merge "Restore legacy types when registering mobile requests" am: 85f67dc60a
by Erik Kline
· 8 years ago
47453e0
Merge "Restore legacy types when registering mobile requests" am: 85f67dc60a
by Erik Kline
· 8 years ago
85f67dc
Merge "Restore legacy types when registering mobile requests"
by Treehugger Robot
· 8 years ago
db5814e
DO NOT MERGE: Silence the obnoxious MTU 0 error message that occur when no MTU is
by Pierre Imai
· 9 years ago
dd8e891
Restore legacy types when registering mobile requests
by Erik Kline
· 8 years ago
c4adc2c
Merge "Refactor PackageDexOptimizer" am: b3edbd7432 am: 8259b91984
by Calin Juravle
· 8 years ago
db19cad
Merge "Refactor PackageDexOptimizer" am: b3edbd7432 am: 8259b91984
by Calin Juravle
· 8 years ago
8259b91
Merge "Refactor PackageDexOptimizer" am: b3edbd7432
by Calin Juravle
· 8 years ago
b3edbd7
Merge "Refactor PackageDexOptimizer"
by Calin Juravle
· 8 years ago
bef6872
Merge "PackageDexOptimizer: fix typo in log message." am: 228123dd53 am: 9323d8e163
by Jorge Lucangeli Obes
· 8 years ago
562e571
Merge "PackageDexOptimizer: fix typo in log message." am: 228123dd53
by Jorge Lucangeli Obes
· 8 years ago
9323d8e
Merge "PackageDexOptimizer: fix typo in log message." am: 228123dd53
by Jorge Lucangeli Obes
· 8 years ago
228123d
Merge "PackageDexOptimizer: fix typo in log message."
by Treehugger Robot
· 8 years ago
bb10525
Refactor PackageDexOptimizer
by Calin Juravle
· 8 years ago
ae9ad65
PackageDexOptimizer: fix typo in log message.
by Jorge Lucangeli Obes
· 8 years ago
d52c1f8
Merge "Using an increasing request counter instead of system uptime to avoid duplicates when sorting pending updates." into nyc-mr2-dev
by Sunny Goyal
· 8 years ago
7abfb10
Using an increasing request counter instead of system uptime to avoid duplicates when sorting pending updates.
by Sunny Goyal
· 8 years ago
13f18ef
Merge "Using an increasing request counter instead of system uptime to avoid duplicates when sorting pending updates." into nyc-mr2-dev
by Sunny Goyal
· 8 years ago
908d4a9
Merge "Merge "Fix issue with saving admins before finishing loading." into nyc-mr2-dev am: 5e2634ba55" into nyc-mr2-dev-plus-aosp
by Android Build Merger (Role)
· 8 years ago
04c2f3f
Merge "Fix issue with saving admins before finishing loading. am: adbda7474c" into nyc-mr2-dev-plus-aosp
by Android Build Merger (Role)
· 8 years ago
c998382
Merge "Fix issue with saving admins before finishing loading." into nyc-mr2-dev
by Makoto Onuki
· 8 years ago
4cccc79
Fix issue with saving admins before finishing loading. am: adbda7474c
by Kenny Guy
· 8 years ago
a199722
Merge "Only measure each UID once in InstallerTest." am: 32aac7b9c9 am: 7b6d21b37e
by Jeff Sharkey
· 8 years ago
5e2634b
Merge "Fix issue with saving admins before finishing loading." into nyc-mr2-dev
by Makoto Onuki
· 8 years ago
5092952
Merge "Only measure each UID once in InstallerTest." am: 32aac7b9c9
by Jeff Sharkey
· 8 years ago
7b6d21b
Merge "Only measure each UID once in InstallerTest." am: 32aac7b9c9
by Jeff Sharkey
· 8 years ago
32aac7b
Merge "Only measure each UID once in InstallerTest."
by Jeff Sharkey
· 8 years ago
adbda74
Fix issue with saving admins before finishing loading.
by Kenny Guy
· 8 years ago
70f16f0
Merge "Merge "[DO NOT MERGE] Prevent crash from early Toast surface destruction." into nyc-mr1-dev am: 332762aaf0 am: df459cb2ea am: 0e9bda18ea" into nyc-mr2-dev-plus-aosp
by Android Build Merger (Role)
· 8 years ago
d07d3a9
Merge "Merge "[DO NOT MERGE] Prevent crash from early Toast surface destruction." into nyc-mr1-dev am: 332762aaf0 am: df459cb2ea am: 70c0f5c2c7" into nyc-mr2-dev-plus-aosp
by Android Build Merger (Role)
· 8 years ago
7414acb
Merge "[DO NOT MERGE] Prevent crash from early Toast surface destruction." into nyc-mr1-dev am: 332762aaf0 am: df459cb2ea
by Svetoslav Ganov
· 8 years ago
272220ca
Merge "[DO NOT MERGE] Prevent crash from early Toast surface destruction." into nyc-mr1-dev am: 332762aaf0 am: df459cb2ea
by Svetoslav Ganov
· 8 years ago
b1b2414
Merge "[DO NOT MERGE] Prevent crash from early Toast surface destruction. am: 016c9c8cb5 am: a7ff8fbe74 am: 631370fa36" into nyc-mr2-dev-plus-aosp
by Android Build Merger (Role)
· 8 years ago
629cf8c
[DO NOT MERGE] Prevent crash from early Toast surface destruction. am: 016c9c8cb5 am: a7ff8fbe74
by Svetoslav Ganov
· 8 years ago
aa493da
[DO NOT MERGE] Prevent crash from early Toast surface destruction. am: 016c9c8cb5 am: a7ff8fbe74
by Svetoslav Ganov
· 8 years ago
0e9bda1
Merge "[DO NOT MERGE] Prevent crash from early Toast surface destruction." into nyc-mr1-dev am: 332762aaf0
by Svetoslav Ganov
· 8 years ago
70c0f5c
Merge "[DO NOT MERGE] Prevent crash from early Toast surface destruction." into nyc-mr1-dev am: 332762aaf0
by Svetoslav Ganov
· 8 years ago
03a4c84
Merge "Not allowing foreground services to be cleared as children" into nyc-mr2-dev
by Selim Cinek
· 8 years ago
fd1b667
Not allowing foreground services to be cleared as children am: 1d35979f0a
by Selim Cinek
· 8 years ago
631370f
[DO NOT MERGE] Prevent crash from early Toast surface destruction. am: 016c9c8cb5
by Svetoslav Ganov
· 8 years ago
f511134
[DO NOT MERGE] Prevent crash from early Toast surface destruction. am: 016c9c8cb5
by Svetoslav Ganov
· 8 years ago
df459cb
Merge "[DO NOT MERGE] Prevent crash from early Toast surface destruction." into nyc-mr1-dev
by Svetoslav Ganov
· 8 years ago
a7ff8fb
[DO NOT MERGE] Prevent crash from early Toast surface destruction.
by Svetoslav Ganov
· 8 years ago
c8278f3
Merge "Not allowing foreground services to be cleared as children" into nyc-mr2-dev
by Selim Cinek
· 8 years ago
332762a
Merge "[DO NOT MERGE] Prevent crash from early Toast surface destruction." into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
Next »