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
*
[telemetry] Remove android_platform.py
dtu@chromium.org
2013-03-02
1
-28
/
+0
*
Update perf expectations to include improvements created by crrev.com/185548
agable@chromium.org
2013-03-02
1
-15
/
+17
*
ExtensionServiceTest.* timeouts on ChromiumOS Valgrind bots
dhollowa@chromium.org
2013-03-02
1
-4
/
+1
*
Fixes for how extension ids are calculated, especially for component extensions.
achuith@chromium.org
2013-03-01
3
-4
/
+24
*
Fixed incorrect page value index lookup when using gtest_repeat with the time...
simonhatch@chromium.org
2013-03-01
1
-5
/
+10
*
ExtensionServiceTest.GetSyncAppDataUserSettingsOnExtensionMoved fails on CrOS...
dhollowa@chromium.org
2013-03-01
1
-0
/
+7
*
Add HasPublicKey to crx_id.
achuith@chromium.org
2013-03-01
2
-25
/
+30
*
BrowserCommandControllerTest.IncognitoModeOnSigninAllowedPrefChange fails on ...
dhollowa@chromium.org
2013-03-01
1
-0
/
+2
*
WebContentsVideoCaptureDeviceTest fails on MemoryFYI bots
dhollowa@chromium.org
2013-03-01
1
-0
/
+4
*
Leaks reported in BrowserPolicyConnector
dhollowa@chromium.org
2013-03-01
1
-0
/
+24
*
Telemetry: Don't run against live sites unless a specific command line flag i...
marja@chromium.org
2013-03-01
4
-8
/
+42
*
Revert 185489
tzik@chromium.org
2013-03-01
2
-0
/
+30
*
Fix leaks on DriveFileSyncServiceSyncTest
tzik@chromium.org
2013-03-01
2
-30
/
+0
*
Added goma build support when run through trybots.
simonhatch@chromium.org
2013-03-01
1
-2
/
+31
*
Roll Opus to 1.0.2
sergeyu@chromium.org
2013-03-01
1
-3
/
+0
*
Improved cros support in telemetry.
achuith@chromium.org
2013-03-01
4
-25
/
+76
*
Leaks reported in BrowserPolicyConnector
dhollowa@chromium.org
2013-03-01
1
-0
/
+7
*
Leaks reported in DriveMetadata initialization
dhollowa@chromium.org
2013-03-01
2
-0
/
+30
*
Loosen restrictions on reading browser histograms from renderer
jeremy@chromium.org
2013-02-28
1
-0
/
+1
*
revert perf expectations after libjingle roll now that a fix rolled in
thakis@chromium.org
2013-02-28
1
-3
/
+3
*
Move Close from Tab to base class WebContents.
achuith@chromium.org
2013-02-28
2
-7
/
+7
*
Distinguish between local_path and path in ExtensionToLoad.
achuith@chromium.org
2013-02-28
2
-4
/
+16
*
Rewrite WebContentsVideoCaptureDeviceTest.
nick@chromium.org
2013-02-28
2
-3
/
+3
*
Update perf expectations after libjingle roll r185153
hclam@google.com
2013-02-28
1
-1
/
+1
*
Update perf expectations due to libjingle roll r185153
hclam@google.com
2013-02-28
1
-1
/
+1
*
Update perf expectations due to libjingle roll r185153
hclam@google.com
2013-02-28
1
-1
/
+1
*
Update perf expectations due to libjingle roll r185153
hclam@google.com
2013-02-28
1
-1
/
+1
*
Valgrind: Restore the layout tests chunk size to 1500.
thestig@chromium.org
2013-02-28
1
-1
/
+1
*
Update perf expectations due to the last libjingle roll
hclam@google.com
2013-02-28
1
-2
/
+2
*
Fixed recursing into sub-depots and made the code a little clearer. The earli...
simonhatch@chromium.org
2013-02-27
1
-4
/
+4
*
lower static initializer expectations on linux by 1 after r184541
thakis@chromium.org
2013-02-27
1
-2
/
+2
*
Make move_source_file.py more generous in handling include guard update.
blundell@chromium.org
2013-02-27
1
-5
/
+8
*
Telemetry: Fix --no-performance-mode switch
skyostil@chromium.org
2013-02-27
1
-0
/
+1
*
Telemetry: only whine about missing archives for pages which are really ran.
marja@chromium.org
2013-02-27
1
-5
/
+5
*
Telemetry / Android: adds option to prevent setting "performance mode".
bulach@chromium.org
2013-02-27
3
-2
/
+16
*
Remove heapcheck suppression for 174177
satorux@chromium.org
2013-02-27
1
-5
/
+0
*
Fix gen_keyboard_overlay_data.py so that it can handle search key as modifier.
mazda@chromium.org
2013-02-27
1
-2
/
+2
*
JSON compiler to prefix the function classes by their type's names.
ncj674@motorola.com
2013-02-27
1
-16
/
+23
*
[telemetry] Fix perf_tools/run_tests with no browser.
dtu@chromium.org
2013-02-27
1
-3
/
+5
*
Fix problem with non void return types in extension API IDL.
benwells@chromium.org
2013-02-26
2
-10
/
+51
*
Added a --create_depot_and_exit parameter to the bisect tool.
simonhatch@chromium.org
2013-02-26
3
-135
/
+217
*
Add MemorySanitizer runtime to Clang tarball.
eugenis@chromium.org
2013-02-26
1
-3
/
+3
*
Update expectations for xp-release-dual-core/intl2 and xp-release-single-core...
sullivan@chromium.org
2013-02-26
1
-2
/
+2
*
Suppress race in base::debug::TraceSamplingThread::ThreadMain.
bruening@google.com
2013-02-26
1
-0
/
+15
*
Suppress NULL buffer read+write in net_unittests on Mac
bruening@google.com
2013-02-26
1
-0
/
+12
*
Suppress NULL buffer read+write in net_unittests
bruening@google.com
2013-02-26
1
-0
/
+14
*
Android / Telemetry: fixes surface stats collector.
bulach@chromium.org
2013-02-26
1
-21
/
+23
*
[telemetry] Rename multi_page_benchmark* to page_benchmark*.
dtu@chromium.org
2013-02-26
27
-67
/
+66
*
Update expectations for intl1, intl2, and moz tests:
sullivan@chromium.org
2013-02-26
1
-4
/
+4
*
Changed run-bisect-perf-regression.py to look for config and bisect script in...
simonhatch@chromium.org
2013-02-26
1
-6
/
+16
[next]