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
*
Convert to json first to speed up CSV processing.
maruel@chromium.org
2012-06-07
1
-167
/
+142
*
Fix leak in SQLitePersistentCookieStore::Backend::LoadCookiesForDomains, part 2.
thestig@chromium.org
2012-06-06
3
-18
/
+0
*
Fixes trace_inputs_smoke_tests.py on OSX
maruel@chromium.org
2012-06-06
1
-135
/
+125
*
Move hard coded numbers to relative ones based on USER_DATA.
maruel@chromium.org
2012-06-06
1
-46
/
+47
*
Add Tracer class to manage tracer lifetime.
maruel@chromium.org
2012-06-06
2
-303
/
+381
*
Move code around, part 2
maruel@chromium.org
2012-06-06
1
-359
/
+364
*
Just move code around to simplify next refactoring diff.
maruel@chromium.org
2012-06-06
1
-175
/
+175
*
Updating size expectations.
dominich@google.com
2012-06-06
1
-1
/
+1
*
Fix WebKit layout Valgrind runner, part 1 - avoid mismatching output on ALL t...
timurrrr@chromium.org
2012-06-06
1
-1
/
+1
*
Fix memory leak in OneClickSigninHelperTest.
rogerta@chromium.org
2012-06-06
1
-13
/
+0
*
Widen one more WebKit suppression
timurrrr@chromium.org
2012-06-06
1
-3
/
+0
*
Suppress probably-benign memcpy overlap in V8 on Mac
timurrrr@chromium.org
2012-06-06
1
-0
/
+7
*
Fix `check_perms` failure after r140751.
bauerb@chromium.org
2012-06-06
1
-0
/
+2
*
WebKit: Suppress one uninit read and widen a few suppressions
timurrrr@chromium.org
2012-06-06
1
-14
/
+17
*
Remove trailing whitespaces in the DrMemory suppressions file
timurrrr@chromium.org
2012-06-06
1
-3
/
+3
*
Suppress probable DrMemory false positive on FFmpeg
timurrrr@chromium.org
2012-06-06
1
-0
/
+5
*
Update a Heapchecker suppression to account for the recent SSLClientSocketNSS ->
timurrrr@chromium.org
2012-06-06
1
-3
/
+3
*
Fixed index type in GetOfficialBuildsList.
vitalybuka@chromium.org
2012-06-06
1
-2
/
+2
*
Do not call extract_directories() in load_trace() anymore.
maruel@chromium.org
2012-06-05
4
-20
/
+82
*
Add run_test_cases.py. It's the same goal as sharding_supervisor.py but more ...
maruel@chromium.org
2012-06-05
2
-0
/
+375
*
Make extract_directories work even if no --root-dir was specified.
maruel@chromium.org
2012-06-05
1
-10
/
+13
*
Make trace_inputs.py trace 'foo' to convert it to absolute path when possible.
maruel@chromium.org
2012-06-05
1
-0
/
+6
*
Fix hardlinking issue happening on linux.
maruel@chromium.org
2012-06-05
1
-1
/
+17
*
Make the execve() strace regexp more relax.
maruel@chromium.org
2012-06-05
1
-6
/
+29
*
Update perf expectations for FFmpeg roll.
dalecurtis@google.com
2012-06-05
1
-2
/
+2
*
Updated expectations for xp-release-dual-core/moz.
dominich@google.com
2012-06-05
1
-1
/
+1
*
Standardize the json I/O.
maruel@chromium.org
2012-06-05
4
-36
/
+41
*
Make executable scripts executable.
maruel@chromium.org
2012-06-05
3
-11
/
+11
*
Remove read_trace.py, it's superseded by "trace_inputs.py read" command.
maruel@chromium.org
2012-06-05
1
-75
/
+0
*
Exclude one flaky media test on Mac
timurrrr@chromium.org
2012-06-05
1
-0
/
+3
*
[leak fixlet] Remove dead suppressions after leak fix in ProfileSyncServiceAu...
szym@chromium.org
2012-06-05
2
-55
/
+0
*
Valgrind: Fix another leak in OneClickSigninHelperTest.
jhawkins@chromium.org
2012-06-05
1
-10
/
+0
*
Make trace_inputs.py a real stand alone application with inner commands.
maruel@chromium.org
2012-06-04
10
-477
/
+642
*
Add more consistent exception generation and handling
maruel@chromium.org
2012-06-04
3
-199
/
+411
*
Reduce the amount of log generated with dtrace.
maruel@chromium.org
2012-06-04
1
-90
/
+182
*
Use trace_child_process.py on Windows and save information about the trace in...
maruel@chromium.org
2012-06-04
2
-102
/
+102
*
Use stricter access on the file modes.
maruel@chromium.org
2012-06-04
2
-7
/
+7
*
Fix the iteration loop in run_test_from_archive.py
maruel@chromium.org
2012-06-04
1
-1
/
+1
*
page cycler intl1 10.5 regression
dominich@google.com
2012-06-04
1
-1
/
+1
*
Use chrome_html structure for shared_resources and options2 page.
flackr@chromium.org
2012-06-04
1
-1
/
+2
*
Use ByteStream in downloads system to decouple source and sink.
rdsmith@chromium.org
2012-06-04
2
-49
/
+0
*
Removing heapchecker suppressions for bug 81796, seems fixed.
dpapad@chromium.org
2012-06-04
1
-17
/
+0
*
Updating expectations for xp-release-dual-core/moz regression.
dominich@google.com
2012-06-04
1
-1
/
+1
*
Removing suppression for HttpBridgeFactory leak.
dpapad@chromium.org
2012-06-04
1
-8
/
+0
*
Increase verbosity in run_test_from_archive.py to figure out a problem in it.
maruel@chromium.org
2012-06-04
1
-11
/
+22
*
Suppress invalid accesses in Mesa
timurrrr@chromium.org
2012-06-04
1
-1
/
+12
*
Suppress one data race in media::AudioOutputMixer; exclude one flaky tests fr...
timurrrr@chromium.org
2012-06-04
2
-0
/
+13
*
Chrome version of monitor configuration code
disher@chromium.org
2012-06-02
1
-2
/
+3
*
Disable HttpNetworkTransactionSpdy2Test.BasicAuthSpdyProxy
bradchen@google.com
2012-06-02
1
-0
/
+3
*
fix a couple apparent memory leaks and add a suppression
estade@chromium.org
2012-06-02
1
-7
/
+13
[next]