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
*
Added PRESUBMIT.py for binary_size tools.
bratell@opera.com
2014-05-23
4
-119
/
+238
*
dmprof: Bug fix: The label 'Timestamp' should be on the horizontal axis
hajimehoshi@chromium.org
2014-05-23
1
-1
/
+1
*
Add check for overlapped record ranges.
nednguyen@google.com
2014-05-23
3
-3
/
+67
*
Script to populate the XML for the CSS property UseCounter.
mikelawther@chromium.org
2014-05-23
4
-50
/
+151
*
Make sure async event contains tts data.
nednguyen@google.com
2014-05-23
2
-0
/
+3
*
Update DoYouEvenBench benchmark suite with latest version.
prasadv@chromium.org
2014-05-23
3
-30
/
+31
*
ToolbarOriginChipView is dead; remove the suppression for it.
pkasting@chromium.org
2014-05-23
1
-4
/
+0
*
Update optimize_png_files.sh to work on msysgit bash.
pkasting@chromium.org
2014-05-22
1
-47
/
+70
*
Enable more targets in the Android GN build.
brettw@chromium.org
2014-05-22
1
-0
/
+2
*
Synthetic pinch gesture take scale factor as parameter.
dominikg@chromium.org
2014-05-22
3
-20
/
+44
*
Remove tools/safely-roll-blink now that tools/safely-roll-deps is stable.
blink-deps-roller@chromium.org
2014-05-22
1
-161
/
+0
*
Remove no longer needed "svn revert" lines.
thakis@chromium.org
2014-05-22
1
-16
/
+0
*
Telemetry: IsGestureSourceTypeSupported returns false for touch on Mac.
dominikg@chromium.org
2014-05-22
1
-1
/
+2
*
[Telemetry] Reduce misleading spam in unittest output.
tonyg@chromium.org
2014-05-22
6
-14
/
+30
*
Adds a Windows PGO profiler.
sebmarchand@chromium.org
2014-05-22
1
-0
/
+102
*
Wiring Libjingle network related metrics into Chrome.
mallinath@chromium.org
2014-05-22
1
-0
/
+34
*
Graphical version of the run_binary_size_analysis tool.
bratell@opera.com
2014-05-22
8
-1389
/
+749
*
Add UMA for Cras stream timeout.
hychao@chromium.org
2014-05-22
1
-0
/
+10
*
Telemetry: Profilers ignore disappearing processes.
dominikg@chromium.org
2014-05-22
1
-6
/
+12
*
<webview>: Move name attribute to chrome
fsamuel@chromium.org
2014-05-22
1
-0
/
+1
*
Fixed typo in MetaTagTypeEnum
bokan@chromium.org
2014-05-22
1
-4
/
+4
*
TSANv2: Remove race suppression in cc::RenderingStatsInstrumentation::Accumul...
ernstm@chromium.org
2014-05-22
1
-3
/
+0
*
Improvements to incognito and file access metrics for extensions: only record
kalman@chromium.org
2014-05-22
1
-16
/
+23
*
Make installed_loader UMA less wasteful.
kalman@chromium.org
2014-05-22
1
-0
/
+5
*
Add back DefaultSearchProviderType UMA metric.
caitkp@chromium.org
2014-05-22
1
-1
/
+2
*
Only track ad metrics for ActiveScriptController if they'll be interesting
rdevlin.cronin@chromium.org
2014-05-22
1
-2
/
+2
*
Pass the location of the icu datafile to d8 if its available
jochen@chromium.org
2014-05-22
1
-2
/
+6
*
[memory_inspector] Expose profile rules to UI and update prebuilts.
primiano@chromium.org
2014-05-22
13
-44
/
+216
*
Add two new histograms:
rch@chromium.org
2014-05-22
1
-0
/
+26
*
Add NavigateToPage API for action_runner.
nednguyen@google.com
2014-05-22
61
-185
/
+195
*
Add ability to output trace files for timeline_based_measurement.
nednguyen@google.com
2014-05-22
4
-16
/
+72
*
Only add dependency on args.gn if it exists
scottmg@chromium.org
2014-05-22
1
-4
/
+9
*
Fix check preventing gsutil from being included in standalone telemetry.
dpranke@chromium.org
2014-05-22
1
-6
/
+3
*
Add Rietveld's upload.py to the standalone telemetry archive
dpranke@chromium.org
2014-05-22
1
-0
/
+6
*
[Telemetry] Remove "_by_url" string from page-specific results.
tonyg@chromium.org
2014-05-22
7
-69
/
+68
*
Re-enable key silk case benchmarks on Android
skyostil@chromium.org
2014-05-22
2
-9
/
+5
*
Raise an error if cryptohome-path fails.
achuith@chromium.org
2014-05-22
2
-5
/
+8
*
Telemetry: Mock out subprocess in VTune profiler unit test.
dominikg@chromium.org
2014-05-21
1
-26
/
+44
*
Widen suppressions for another FFmpeg roll.
dalecurtis@google.com
2014-05-21
1
-1
/
+8
*
Do not mark alternate-protocol broken unless the main job succeeds.
rch@chromium.org
2014-05-21
1
-0
/
+2
*
gn: Remove obsolete comment about gyp command.
tfarina@chromium.org
2014-05-21
1
-1
/
+0
*
Blink GC plugin: disallow GC derived types as part-object fields.
zerny@chromium.org
2014-05-21
4
-24
/
+112
*
Make find_runtime_tools available for non-Chrome executables.
dmikurube@chromium.org
2014-05-21
3
-13
/
+13
*
Handle unknown repository paths while parsing revisions.
prasadv@chromium.org
2014-05-21
1
-33
/
+19
*
Use real PlatformSupport in content unit tests
enne@chromium.org
2014-05-21
1
-0
/
+56
*
Clean up unit_tests exclusions for Dr. Memory to reflect bugs fixed. Rotate t...
bruening@google.com
2014-05-20
2
-13
/
+8
*
Start work on GN build for content/common
brettw@chromium.org
2014-05-20
1
-1
/
+1
*
Treat IPv4-mapped IPv6 addresses as IPv4 addresses.
wtc@chromium.org
2014-05-20
1
-1
/
+14
*
Suppress uninitialized read of ui::NativeTheme::ExtraParams.scrollbar_track.i...
bruening@google.com
2014-05-20
1
-0
/
+5
*
Broaden suppression for gpu::gles2::ShaderTranslatorCache::GetTranslator unin...
bruening@google.com
2014-05-20
1
-2
/
+1
[next]