index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove myself from OWNERS files.
pliard@chromium.org
2014-06-08
1
-1
/
+0
*
Add Wait* API to ActionRunner to wrap over WaitAction.
chrishenry@google.com
2014-06-08
39
-742
/
+445
*
[Telemetry] Fix JetStream disable line.
tonyg@chromium.org
2014-06-07
1
-2
/
+1
*
[Telemetry] s/ouput/output/ typo.
tonyg@chromium.org
2014-06-07
1
-5
/
+5
*
Revert of Revert of [Telemetry] Overhaul startup metric. (https://codereview....
tonyg@chromium.org
2014-06-07
2
-78
/
+66
*
Revert the revert in https://codereview.chromium.org/323713002/ and fix the bug.
nednguyen@google.com
2014-06-07
1
-6
/
+2
*
[Telemetry] Fix profile generation after r275633.
tonyg@chromium.org
2014-06-07
1
-1
/
+1
*
Revert of Remove the id field of inspector_backend since no public caller use...
tonyg@chromium.org
2014-06-07
1
-1
/
+5
*
Revert of Telemetry: Last ditch effort to dump symbols on tab crashes if none...
joaodasilva@chromium.org
2014-06-07
1
-34
/
+18
*
Telemetry: Last ditch effort to dump symbols on tab crashes if none are found
oysteine@chromium.org
2014-06-07
1
-18
/
+34
*
Move allocate instance id to chrome/.
lazyboy@chromium.org
2014-06-07
1
-0
/
+2
*
Remove the weak dictionary that maps tab objects to it markers in tracing_tim...
nednguyen@google.com
2014-06-07
16
-70
/
+154
*
ServiceWorker: Add UMA for ServiceWorkerDiskCache
nhiroki@chromium.org
2014-06-07
1
-0
/
+35
*
Add Promises for EME (Chromium side)
jrummell@chromium.org
2014-06-07
1
-0
/
+1
*
Add a new histogram Net.QuicSession.HandshakeConfirmedTime which tracks
rch@chromium.org
2014-06-07
1
-0
/
+8
*
Remove CanBeBound & BindMeasurementJavaScript since they are not used anywhere.
nednguyen@google.com
2014-06-07
6
-71
/
+0
*
Fix IPC fuzzer compilation errors.
tsepez@chromium.org
2014-06-07
2
-0
/
+3
*
[telemetry] Cleanups for benchmarks importing page sets.
dtu@chromium.org
2014-06-07
22
-114
/
+123
*
[Telemetry] Re-record typical_25 page set.
tonyg@chromium.org
2014-06-07
3
-5
/
+4
*
Make Telemetry more robust during ephemeral port handshake.
kbr@chromium.org
2014-06-07
1
-4
/
+15
*
[Telemetry] Disable session_restore in smoke test.
tonyg@chromium.org
2014-06-07
1
-0
/
+4
*
[Telemetry] Disable session_restore benchmark on linux.
tonyg@chromium.org
2014-06-07
1
-4
/
+4
*
Revert of [Telemetry] Disable DCHECK crashes in release builds. (https://code...
tonyg@chromium.org
2014-06-07
1
-9
/
+0
*
[Telemetry] Disable DCHECK crashes in release builds.
tonyg@chromium.org
2014-06-07
1
-0
/
+9
*
[Telemetry] Disable session_restore on Android.
tonyg@chromium.org
2014-06-07
1
-0
/
+3
*
Check build status by parsing tryserver buildbot JSON.
prasadv@chromium.org
2014-06-07
2
-43
/
+93
*
Remove the id field of inspector_backend since no public caller uses it
nednguyen@google.com
2014-06-06
1
-5
/
+1
*
Revert of suppress uninit error at SkUnPreMultiply::PMColorToColor in content...
danakj@chromium.org
2014-06-06
1
-12
/
+0
*
[Telemetry] Fix race in session restore measurement.
tonyg@chromium.org
2014-06-06
1
-3
/
+12
*
[PPAPI] API definition for compositor artifacts
miletus@chromium.org
2014-06-06
1
-0
/
+2
*
Remove 'navigate' attribute from wait_until.
nednguyen@google.com
2014-06-06
9
-112
/
+66
*
Revert of Remove now obsolete checkdeps copy (https://codereview.chromium.org...
jochen@chromium.org
2014-06-06
30
-0
/
+1951
*
Disable jetstream on Win XP.
tdresser@chromium.org
2014-06-06
1
-0
/
+1
*
[Telemetry] Make session restore benchmark not require arguments.
tonyg@chromium.org
2014-06-06
4
-31
/
+53
*
Replace a suppression with operator() with a wildcard that TSan v1 understands
timurrrr@chromium.org
2014-06-06
1
-1
/
+1
*
Add a couple of suppressions to make the MFYI waterfall greener
timurrrr@chromium.org
2014-06-06
2
-1
/
+28
*
Remove now obsolete checkdeps copy
jochen@chromium.org
2014-06-06
30
-1954
/
+0
*
[Telemetry] Disable speedometer on android.
tonyg@chromium.org
2014-06-06
1
-0
/
+1
*
Fix bug in mergetraces.py.
pliard@chromium.org
2014-06-06
2
-15
/
+39
*
Added the "unmodifiable" property to chrome.bookmarks.BookmarkTreeNode.
joaodasilva@chromium.org
2014-06-06
2
-6
/
+15
*
Fix email address for nednguyen in tools/perf/OWNERS.
dpranke@chromium.org
2014-06-06
1
-1
/
+1
*
[Telemetry] Update copyright header style.
tonyg@chromium.org
2014-06-06
133
-133
/
+133
*
mac: Clean up autofill integration with Address Book.
erikchen@chromium.org
2014-06-06
1
-0
/
+20
*
Revert of [Telemetry] Overhaul startup metric. (https://codereview.chromium.o...
tonyg@chromium.org
2014-06-06
2
-66
/
+78
*
ActionRunner API cleanup:
chrishenry@google.com
2014-06-06
17
-96
/
+133
*
Add SBClientDownload.DownloadRequestNetworkDuration and DownloadRequestTimeou...
mattm@chromium.org
2014-06-06
1
-2
/
+44
*
Create a rappor.xml file to document rappor metrics
holte@chromium.org
2014-06-06
1
-0
/
+39
*
suppress uninit error at SkUnPreMultiply::PMColorToColor in content_browsertests
zhaoqin@google.com
2014-06-06
1
-0
/
+12
*
[Telemetry] Automate the JetStream benchmark.
tonyg@chromium.org
2014-06-06
3
-0
/
+91
*
Fixes crbug.com/378064 - record_wpr no longerworks with benchmark
ariblue@google.com
2014-06-06
1
-12
/
+13
[next]