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
*
Endure: rename trace names, making them lowercase
qyearsley@chromium.org
2013-10-02
1
-7
/
+8
*
Add undocumented AppLaunchBucket enum values to histograms.xml.
koz@chromium.org
2013-10-02
1
-0
/
+4
*
Fix for extension binding race condition when evaluating JS.
tengs@chromium.org
2013-10-02
7
-5
/
+43
*
cc: Add best_record_time to rendering stats.
ernstm@chromium.org
2013-10-01
3
-2
/
+13
*
Add #!/usr/bin/env python to builddeps.py
stevenjb@chromium.org
2013-10-01
1
-0
/
+1
*
telemetry: Fixed sources of variance in rasterize and record measurement.
ernstm@chromium.org
2013-10-01
1
-4
/
+5
*
Adding two new Chrome Endure tests: Control and IndexedDB.
edmundyan@chromium.org
2013-10-01
9
-0
/
+718
*
Telemetry: Print number of failed and errored pages.
dominikg@chromium.org
2013-10-01
3
-9
/
+93
*
Added graphdeps.py tool to dump inter-module dependency graph to DOT/PNG with...
sergeygs@chromium.org
2013-10-01
4
-323
/
+795
*
Add header to defer redirects until prerenders become visible.
davidben@chromium.org
2013-10-01
1
-0
/
+3
*
Telemetry / Android: make perfhost prebuilt an executable.
bulach@chromium.org
2013-10-01
1
-0
/
+3
*
Adding unit test and comments for cpu metric.
qyearsley@chromium.org
2013-10-01
2
-27
/
+74
*
Remove Valgrind suppression for http://crbug.com/288801
serya@chromium.org
2013-10-01
1
-12
/
+0
*
Endure: Allow interval to be specified in iterations
qyearsley@chromium.org
2013-10-01
1
-17
/
+66
*
Unsuppress bug_172884.
jyasskin@chromium.org
2013-10-01
1
-18
/
+0
*
Introduces the dialog UI to confirm HDCP verification.
mukai@chromium.org
2013-10-01
1
-0
/
+2
*
Remove Valgrind suppression added in r225935.
leviw@chromium.org
2013-10-01
1
-16
/
+0
*
Add a new Profile Settings Reset Bubble and Global Error to make it available...
mad@chromium.org
2013-10-01
1
-0
/
+8
*
cros: Remove SwapJank64vs32Parrot experiment
jamescook@chromium.org
2013-10-01
1
-0
/
+189
*
Add histogram enum labels for recent Blink features and CSS properties.
yutak@chromium.org
2013-10-01
1
-0
/
+29
*
[Password Autofill] Add UMA stats for suppressed passwords due to low score.
gcasto@chromium.org
2013-10-01
1
-0
/
+8
*
telemetry: Smoothness measurement cleanup.
ernstm@chromium.org
2013-10-01
2
-83
/
+26
*
capitalizing Blink
karen@chromium.org
2013-10-01
1
-2
/
+2
*
Try re-enabling PNaCl translation cache tests on Dr. Memory bots
dschuff@chromium.org
2013-09-30
1
-3
/
+0
*
Add histograms for Net.WpadQuickCheck*
ellyjones@chromium.org
2013-09-30
1
-0
/
+16
*
Enable compiling GN by default.
brettw@chromium.org
2013-09-30
10
-17
/
+21
*
Add -r<revision> option to optimize-png-fiels.sh
oshima@chromium.org
2013-09-30
1
-17
/
+43
*
print only chromium results for chromium bisect and only blink ones for blink...
karen@chromium.org
2013-09-30
1
-10
/
+23
*
[telemetry] Clear cache before navigating in record_wpr.
szym@chromium.org
2013-09-30
1
-0
/
+4
*
Telemetry: expands websocket exception handling.
bulach@chromium.org
2013-09-30
2
-2
/
+8
*
Make SchemaLoader independent of current working directory.
msimonides@opera.com
2013-09-30
2
-12
/
+24
*
Telemetry / Android: adds prebuilt binaries for perf and tcpdump profilers.
bulach@chromium.org
2013-09-30
9
-29
/
+140
*
Nudging sizes expectations after some gradual increases.
phoglund@chromium.org
2013-09-30
1
-1
/
+1
*
Suppression for bug 301500.
eugenis@chromium.org
2013-09-30
1
-0
/
+16
*
Add telemetry profiler that check the chrome didn't kill background app.
qsr@chromium.org
2013-09-30
19
-24
/
+122
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
2
-0
/
+2
*
base: Move PerfTimer out of test/ directory.
tfarina@chromium.org
2013-09-29
1
-3
/
+3
*
Make media::VideoCaptureImpl::ClientBuffer RefCountedThreadSafe
sheu@chromium.org
2013-09-29
1
-3
/
+0
*
Remove stale suppression entries for heap leak check.
yangguo@chromium.org
2013-09-29
1
-46
/
+0
*
Replace metrics-recording-only with disable-component-extensions-with-backgro...
achuith@chromium.org
2013-09-29
1
-0
/
+1
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
2
-2
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
2
-0
/
+2
*
<webview>: Change how plugin load works inside guests.
sadrul@chromium.org
2013-09-27
1
-0
/
+6
*
Return condition value from util.WaitFor.
achuith@chromium.org
2013-09-27
3
-9
/
+20
*
Move IsRunningOnChromeOS to SysInfo
stevenjb@chromium.org
2013-09-27
1
-2
/
+0
*
Suppress an uninitialized memory read in Skia on WebKit tests
timurrrr@chromium.org
2013-09-27
1
-0
/
+23
*
Remove test exclusion now that the underlying problem was reverted
timurrrr@chromium.org
2013-09-27
3
-17
/
+1
*
Memory FYI cleanup: suppress some reports, remove an obsolete suppression
timurrrr@chromium.org
2013-09-27
2
-21
/
+36
*
Remove FileManager.filesystem_ field.
hidehiko@chromium.org
2013-09-27
1
-1
/
+2
*
Fix python style problems indicated by Nils for dmprof visualizer.
junjianx@chromium.org
2013-09-27
3
-6
/
+5
[next]