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
*
Fixing cr-bash-helpers.sh for zsh.
qsr@chromium.org
2014-04-03
1
-3
/
+3
*
Refactor the way page_set is checked in test_runner and record_wprd
nednguyen@google.com
2014-04-03
2
-3
/
+3
*
metrics: Add UpdateEngine.* metrics.
zeuthen@chromium.org
2014-04-03
1
-0
/
+44
*
GN: Move towards only using / on Windows
scottmg@chromium.org
2014-04-03
14
-112
/
+34
*
Disable page to page_set inheritance for python page_set. This is to make sur...
nednguyen@google.com
2014-04-03
2
-3
/
+3
*
Upgrade blink plugin to pick up r261132.
thakis@chromium.org
2014-04-03
1
-1
/
+1
*
Add histogram names for Element.animate() and Animation constructor
mikelawther@chromium.org
2014-04-02
1
-0
/
+29
*
telemetry: Fix StopRawDisplayFrameRateMeasurement.
ernstm@chromium.org
2014-04-02
1
-0
/
+3
*
Move some component's GN build files to main tree.
brettw@chromium.org
2014-04-02
4
-60
/
+0
*
Add IPC to the GN build.
brettw@chromium.org
2014-04-02
1
-164
/
+0
*
Adding battery control API for android.
qsr@chromium.org
2014-04-02
1
-98
/
+4
*
clang update script cleanups: Remove Xcode 3.2 step, replace "cd -" with "popd".
thakis@chromium.org
2014-04-02
2
-33
/
+8
*
Add temporary exceptions for the TreeShared hierarchy to the Blink GC plugin.
zerny@chromium.org
2014-04-02
5
-5
/
+33
*
Remove tsan suppression of copyStack data race.
ager@chromium.org
2014-04-02
1
-3
/
+0
*
Delete the suppression for issue 108408, which refers to non-existing code.
glider@chromium.org
2014-04-02
1
-18
/
+0
*
metrics: Update UpdateEngineErrorCode enumeration.
zeuthen@chromium.org
2014-04-02
1
-0
/
+3
*
[Telemetry] Speculative fix for testActivateTab flake.
tonyg@chromium.org
2014-04-02
1
-1
/
+1
*
[telemetry] Fix missing power monitor call on FakePlatform
nduca@chromium.org
2014-04-02
1
-0
/
+2
*
Implement chrome.bluetoothPrivate API to control adapter state and pairing.
tengs@chromium.org
2014-04-02
1
-0
/
+4
*
Fix safely-roll-deps for Blink.
eseidel@chromium.org
2014-04-02
1
-0
/
+3
*
Remove top_10.json since we already use top_10.py
nednguyen@google.com
2014-04-02
1
-77
/
+0
*
Update WPR archive for Pica benchmark
adamk@chromium.org
2014-04-02
2
-1
/
+2
*
Telemetry: Replace old_inbox_app?slide_drawer with inbox_app?slide_drawer in ...
dominikg@chromium.org
2014-04-02
2
-2678
/
+12
*
roll clang 202555:204777
thakis@chromium.org
2014-04-02
1
-644
/
+19
*
telemetry: de-flake RenderingStatsUnitTest.
ernstm@chromium.org
2014-04-02
1
-0
/
+6
*
Add unit "ms" for metrics (js_)touch_scroll_latency_discrepancy
miletus@chromium.org
2014-04-02
1
-3
/
+3
*
Remove automation code from browser process.
jam@chromium.org
2014-04-02
1
-6
/
+0
*
Remove GetSyntheticDelayCategories caching. Refactor the list comparision in ...
nednguyen@google.com
2014-04-01
2
-6
/
+11
*
[telemetry] Exclude file deletes in json check.
dtu@chromium.org
2014-04-01
1
-3
/
+4
*
roll clang 202554:202555
thakis@chromium.org
2014-04-01
2
-6
/
+10
*
Revert 260949 "Move gtest/gmock BUILD.gn files to main tree."
brettw@chromium.org
2014-04-01
2
-0
/
+130
*
Move gtest/gmock BUILD.gn files to main tree.
brettw@chromium.org
2014-04-01
2
-130
/
+0
*
Implement target visibility in GN
brettw@chromium.org
2014-04-01
14
-6
/
+590
*
Prepare the environment before gclient sync so the gyp does the right thing
iancottrell@chromium.org
2014-04-01
3
-2
/
+17
*
Make tools/safely-roll-blink work for any project
borenet@google.com
2014-04-01
1
-0
/
+127
*
[telemetry] Fix run_measurement with page set from command-line.
dtu@chromium.org
2014-04-01
1
-1
/
+6
*
clang/mac: Bundle libc++.dylib with clang.
thakis@chromium.org
2014-04-01
4
-13
/
+63
*
Make checkdeps.py 50% less spammy.
viettrungluu@chromium.org
2014-04-01
1
-1
/
+1
*
Revert of Refactor perf bisect script _CalculateConfidence method. (https://c...
qyearsley@chromium.org
2014-04-01
1
-47
/
+21
*
Remove suppresion for fixed memory leak.
ager@chromium.org
2014-04-01
1
-11
/
+0
*
Add command-line frontend to memory_inspector.
paulwhitton@google.com
2014-04-01
2
-0
/
+130
*
Add flag to gather statistics from the Blink points-to graph.
zerny@chromium.org
2014-04-01
2
-26
/
+150
*
Profile WebCore::CachedMatchedProperties in dmprof.
dmikurube@chromium.org
2014-04-01
1
-0
/
+5
*
Add tough_dom_memory_cases.json to page_sets
hajimehoshi@chromium.org
2014-04-01
4
-0
/
+76
*
Improve GN function help.
brettw@chromium.org
2014-04-01
13
-57
/
+193
*
Rename messages.grd[p] into libaddressinput_strings.grd[p].
rouslan@chromium.org
2014-04-01
1
-1
/
+1
*
Fix bug in IsPageSetFile of discover.py. This bug make json files in unittest...
nednguyen@google.com
2014-04-01
2
-2
/
+7
*
Add seek tests to media constrained network benchmark.
shadi@chromium.org
2014-04-01
2
-1
/
+65
*
Un-revert Handling LevelDB errors encountered after open.
jsbell@chromium.org
2014-03-31
1
-0
/
+3
*
Modify the names 4k, 50fps attributes in tough_video_cases.json to ease the
nednguyen@google.com
2014-03-31
2
-24
/
+26
[next]