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
*
Revert r126898: "roll clang 151385:152598"
mseaborn@chromium.org
2012-03-21
1
-1
/
+1
*
Heapcheck: Exclude more net leaky tests
rvargas@google.com
2012-03-21
1
-0
/
+3
*
Valgrind: Exclude more net leaking tests.
rvargas@google.com
2012-03-20
1
-0
/
+4
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-1
/
+1
*
Update suppression for bug 115251 after r127767.
sergeyu@chromium.org
2012-03-20
1
-2
/
+0
*
Update expectations.
cmp@chromium.org
2012-03-20
1
-1
/
+1
*
Fix sidestep licenses
steveblock@chromium.org
2012-03-20
3
-57
/
+9
*
Re-enable tests that were making TSan mad before due to bot misconfiguration,...
timurrrr@chromium.org
2012-03-20
1
-5
/
+1
*
Change the description for the window switch key to "switch window" on the ke...
mazda@chromium.org
2012-03-20
1
-1
/
+1
*
Remove leak suppression for gdata::GDataFileSystem::LoadRootFeedOnIOThreadPool.
benchan@chromium.org
2012-03-20
1
-18
/
+0
*
Improve trace_inputs.py to output a format easy to convert to gypi.
maruel@chromium.org
2012-03-20
2
-26
/
+72
*
Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.
miket@chromium.org
2012-03-19
6
-37
/
+173
*
Add a special-case entry to the license checker for third_party/v8-i18n
steveblock@chromium.org
2012-03-19
1
-0
/
+4
*
Suppress leaks in InvalidationNotifierTest.Basic, widen one existing suppression
timurrrr@chromium.org
2012-03-19
1
-5
/
+18
*
Revert 127148 - Exclude PrintPreviewWebUITest's failing under Valgrind
timurrrr@chromium.org
2012-03-19
1
-7
/
+0
*
Delete tools/valgrind/asan/chrome_tests.sh and scripts used by it.
glider@chromium.org
2012-03-19
3
-536
/
+0
*
Exclude a couple of tests failing under TSan/Win
timurrrr@chromium.org
2012-03-19
2
-0
/
+6
*
mac: Reduce static initializer expectations by 9 files after v8 roll.
thakis@chromium.org
2012-03-18
1
-1
/
+1
*
Remove leak suppression for gdata::GDataFileSystem::UpdateRootWithDocumentFeed.
benchan@chromium.org
2012-03-18
1
-8
/
+0
*
Update expectations
rtenneti@google.com
2012-03-17
1
-1
/
+1
*
Update expectations.
rtenneti@google.com
2012-03-17
1
-1
/
+1
*
Update expectations
rtenneti@google.com
2012-03-17
1
-1
/
+1
*
Update expectations
rtenneti@google.com
2012-03-17
1
-1
/
+1
*
Remove suppression for unused variable now that CCVideoLayerImpl is fixed.
danakj@chromium.org
2012-03-17
1
-9
/
+0
*
ui/gfx: Clean up the remaining references to CanvasSkia.
tfarina@chromium.org
2012-03-17
2
-6
/
+6
*
Update expectations.
rtenneti@google.com
2012-03-16
1
-1
/
+1
*
Update expectations.
rtenneti@google.com
2012-03-16
1
-1
/
+1
*
Linux: Fix MediaDeviceNotificationsLinuxTest flakiness.
thestig@chromium.org
2012-03-16
1
-2
/
+0
*
Update expectations.
rtenneti@google.com
2012-03-16
1
-1
/
+1
*
Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu...
miket@chromium.org
2012-03-16
6
-173
/
+37
*
Suppress a few more GData-related leaks
timurrrr@chromium.org
2012-03-16
1
-0
/
+26
*
Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ...
miket@chromium.org
2012-03-16
6
-37
/
+173
*
Remove a valgrind suppression for v8.
svenpanne@chromium.org
2012-03-16
1
-7
/
+0
*
Exclude one flaky content/ test from HeapCheck runs
timurrrr@chromium.org
2012-03-16
1
-0
/
+2
*
Exclude PrintPreviewWebUITest's failing under Valgrind
timurrrr@chromium.org
2012-03-16
1
-0
/
+7
*
Widen some Memcheck & TSan suppressions to account for the recent code changes
timurrrr@chromium.org
2012-03-16
2
-4
/
+12
*
Suppress memory leaks in ModuleSystemTests
timurrrr@chromium.org
2012-03-16
2
-0
/
+12
*
Add/move calls to message_loop_.RunAllPending() in some sync notifier unit tests
ghc@google.com
2012-03-16
2
-18
/
+0
*
Profiles: Really fix refcounted services.
erg@chromium.org
2012-03-16
1
-20
/
+0
*
Implement dtrace log parsing for MacOSX.
maruel@chromium.org
2012-03-16
3
-162
/
+387
*
Add entries for aura/ash unittests to run on asan/heapcheck bots.
sadrul@chromium.org
2012-03-16
2
-2
/
+14
*
Update perf expectations
nsylvain@chromium.org
2012-03-15
1
-1
/
+1
*
One more suppression for a race on base::Thread::message_loop_
timurrrr@chromium.org
2012-03-15
1
-2
/
+8
*
Fix a typo and a style nit in some of TSan suppressions
timurrrr@chromium.org
2012-03-15
1
-4
/
+3
*
Suppress a couple of NULL-deref stacks in WebKit
timurrrr@chromium.org
2012-03-15
1
-0
/
+22
*
roll clang 151385:152598
thakis@chromium.org
2012-03-15
1
-1
/
+1
*
Suppress one uninit and widen a few suppressions to make the WebKit/Mac bot g...
timurrrr@chromium.org
2012-03-15
2
-4
/
+21
*
Drop some unused Memcheck:Unaddressable suppressions, widen one TSan one.
timurrrr@chromium.org
2012-03-15
2
-162
/
+0
*
valgrind.sh vs gdb: keep the registers in gdb in sync with the code.
timurrrr@chromium.org
2012-03-15
1
-1
/
+3
*
Exclude a flaky sync_unit_test
timurrrr@chromium.org
2012-03-15
1
-0
/
+2
[next]