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
*
Split Minimize user action metric into a metric per key.
stevet@chromium.org
2013-12-05
1
-0
/
+2
*
Metrics database for tracking precache statistics.
sclittle@chromium.org
2013-12-05
1
-0
/
+29
*
Add instrumentation to detect when local predictor prerenders are not swapped...
tburkard@chromium.org
2013-12-05
1
-0
/
+5
*
telemetry: re-enable single_image and many_images in tough_canvas_cases
ernstm@chromium.org
2013-12-04
1
-2
/
+0
*
Suppress checklicenses failures for new files in WebGL repository.
kbr@chromium.org
2013-12-04
1
-0
/
+8
*
cros_platform_backend.GetCommandLine implementation.
achuith@chromium.org
2013-12-04
2
-1
/
+6
*
Allow empty iframe tiles in the NTP and log them to UMA.
beaudoin@chromium.org
2013-12-04
1
-1
/
+13
*
telemetry: Add tough scheduling cases
skyostil@chromium.org
2013-12-04
8
-0
/
+2007
*
telemetry: Add support for multiple actions per page in smoothness.
ernstm@chromium.org
2013-12-04
4
-30
/
+28
*
Telemetry: Start scrolling at current position.
dominikg@chromium.org
2013-12-04
1
-2
/
+0
*
Adding UMA stats for the type of visiting windows
skuhne@chromium.org
2013-12-04
1
-0
/
+17
*
Remove some suppressions which are no longer needed. BitmapPlatformDeviceData...
senorblanco@chromium.org
2013-12-04
1
-17
/
+0
*
Pepper: More IDL generator cleanup.
teravest@chromium.org
2013-12-04
1
-7
/
+7
*
Move all the records onto one line each and run extract_actions.
stevet@chromium.org
2013-12-04
2
-0
/
+43
*
telemetry: Remove workarounds for old reference builds in rendering benchmarks
ernstm@chromium.org
2013-12-04
3
-34
/
+3
*
Disable buffering in asan_symbolize.py
glider@chromium.org
2013-12-04
1
-0
/
+25
*
[telemetry] Avoid importing classes in telemetry/value/
dtu@chromium.org
2013-12-04
6
-56
/
+60
*
[Telemetry]: Raise octane timeout for low-end devices.
prasadv@chromium.org
2013-12-04
1
-1
/
+1
*
Use UserMetricsAction for renderer user metrics.
xhwang@chromium.org
2013-12-04
1
-39
/
+7
*
In order to respect Win32 semantics (and appease Dr.Memory), stash the initia...
senorblanco@chromium.org
2013-12-04
1
-18
/
+0
*
telemetry: Add thread time to telmetry timeline.
ernstm@chromium.org
2013-12-04
11
-103
/
+258
*
Added android-chrome support to bisect script. Now if the config file specifi...
simonhatch@chromium.org
2013-12-04
3
-57
/
+124
*
Factor out a system_properties interface for interacting with getprop/setprop.
tonyg@chromium.org
2013-12-04
4
-23
/
+25
*
Fix race / DCHECK in MetricsService.
asvitkine@chromium.org
2013-12-04
1
-0
/
+15
*
Bumping up the limit of users to 10 and adding UMA stats for user count
skuhne@chromium.org
2013-12-04
1
-1
/
+1
*
Disable page_cycler.typical_25 on windows, and session_restore.cold.typical_2...
simonhatch@chromium.org
2013-12-04
2
-0
/
+8
*
Disable spaceport on windows.
simonhatch@chromium.org
2013-12-04
1
-1
/
+2
*
Enable PRESUMIT checks for ModifierOrder, ImportOrder and Trailing Whitespace.
aurimas@google.com
2013-12-03
1
-5
/
+10
*
Merge branch 'master' into pullgn2
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Pull Windows GN binary @238460 (debug build).
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
7
-7
/
+7
*
Create prerender event histograms by origin & experiment.
tburkard@chromium.org
2013-12-03
1
-0
/
+1
*
Store xsrf token received with psuggest results.
mariakhomenko@chromium.org
2013-12-03
1
-0
/
+5
*
Add media perf benchamrk under network simulations.
shadi@chromium.org
2013-12-03
4
-35
/
+140
*
suppress GDI usage error at skia::BitmapPlatformDevice::ReleaseBitmapDC
zhaoqin@google.com
2013-12-03
1
-0
/
+18
*
Revert 238283 "Infobar system refactor."
tonyg@chromium.org
2013-12-03
1
-0
/
+44
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
6
-8
/
+7
*
[cr tool] Adding the install command
iancottrell@chromium.org
2013-12-03
1
-0
/
+36
*
Added the reset prompt memento as a tracked preference.
engedy@chromium.org
2013-12-03
1
-0
/
+1
*
Prune infobar-related LeakSanitizer suppressions.
earthdok@chromium.org
2013-12-03
1
-7
/
+0
*
Update page cycler to differenciate between cold and warm run by default.
qsr@chromium.org
2013-12-03
2
-65
/
+83
*
Add a no-op measurement
nduca@chromium.org
2013-12-03
1
-0
/
+21
*
Escape selectors before evaluating them
nduca@chromium.org
2013-12-03
2
-1
/
+24
*
[cr tool] Adding the run command
iancottrell@chromium.org
2013-12-03
1
-0
/
+50
*
[Telemetry] Rename PngBitmap->Bitmap and move it to core.
tonyg@chromium.org
2013-12-03
7
-125
/
+126
*
Fix dom_perf.py against r238298.
dmikurube@chromium.org
2013-12-03
1
-1
/
+1
*
[Telemetry] Disable spaceport and tough_canvas_cases on mac.
tonyg@chromium.org
2013-12-03
2
-0
/
+7
*
[Telemetry] Disable dom_perf on Android because it times out.
tonyg@chromium.org
2013-12-03
1
-0
/
+3
*
Clean up outdated UMA stats for Chrome OS Google Drive integration.
kinaba@chromium.org
2013-12-03
1
-0
/
+31
[next]