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
*
Use a direct include of strings headers in testing/, third_party/, tools/.
avi@chromium.org
2013-06-11
11
-16
/
+16
*
Clear up old dom_perf.
chrisgao@chromium.org
2013-06-11
1
-1
/
+1
*
Make CreateDirectory return an error code instead of just a bool.
dgrogan@chromium.org
2013-06-11
1
-0
/
+1
*
SimpleCache: histograms to look after CRC checks
pasko@chromium.org
2013-06-11
1
-0
/
+13
*
Speculative test excludes in attempt to fix dr-memory bot timeout
oshima@chromium.org
2013-06-11
1
-0
/
+3
*
First pass android support in bisect script.
simonhatch@chromium.org
2013-06-10
4
-25
/
+133
*
Exclude failing test on mac valgrind
oshima@chromium.org
2013-06-10
1
-0
/
+1
*
Update suppression for the leak in SimpleIndexFile
oshima@chromium.org
2013-06-10
1
-1
/
+1
*
Add missing Net.IPv6Connect histograms to histograms.xml.
szym@chromium.org
2013-06-10
1
-0
/
+18
*
Rename fileBrowserPrivate.requestLocalFileSystem() -> requestFileSystem()
yoshiki@chromium.org
2013-06-10
1
-1
/
+1
*
Annotate the intentional test-only leak in base/tracked_objects.cc.
earthdok@google.com
2013-06-10
1
-33
/
+0
*
Prune unused HeapChecker suppressions.
earthdok@google.com
2013-06-10
1
-335
/
+0
*
Add JSON.pm to third_party
nbarth@chromium.org
2013-06-10
1
-0
/
+5
*
Revert 205057 "Add JSON.pm to third_party"
cpu@chromium.org
2013-06-08
1
-5
/
+0
*
We were seeing ActivityLog memory leaks and assorted other errors. It was due...
felt@chromium.org
2013-06-08
2
-90
/
+0
*
Fix memory leak in TemplateURLService::ResetNonExtensionURLs
Samusaaron3@gmail.com
2013-06-08
2
-21
/
+0
*
Add JSON.pm to third_party
nbarth@chromium.org
2013-06-08
1
-0
/
+5
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
3
-6
/
+7
*
Fix pid calculation for browser on cros.
achuith@chromium.org
2013-06-07
2
-11
/
+40
*
Doc server Enums now respect the noinline_doc tag.
jaredshumway94@gmail.com
2013-06-07
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Update suppression for 87629
oshima@chromium.org
2013-06-07
1
-1
/
+1
*
Annotate LeakyLazyInstance as a leak. Remove HeapChecker suppressions.
earthdok@google.com
2013-06-07
1
-16
/
+0
*
Retire Valgrind suppressions
ericwilligers@chromium.org
2013-06-07
1
-81
/
+0
*
Revert 204110 "Retire leak suppression for CSS rare data"
thestig@chromium.org
2013-06-07
1
-0
/
+25
*
Reland "Add UMA stats for MSE playback".
jrummell@chromium.org
2013-06-07
1
-0
/
+40
*
Remove suppression in mirror window controller
oshima@chromium.org
2013-06-07
2
-30
/
+0
*
Fix for uninitialized memory valgrind alerts in IndexedDB unit tests
jsbell@chromium.org
2013-06-07
1
-15
/
+0
*
Handle new oobe url chrome://oobe/login#login
achuith@chromium.org
2013-06-07
1
-3
/
+5
*
Revert 204270 "Find browser's pid by remote_debugging_port."
achuith@chromium.org
2013-06-07
2
-13
/
+7
*
Carried over checklicenses exceptions for Mesa to its new location in the tree.
kbr@chromium.org
2013-06-07
1
-0
/
+6
*
Valgrind: Remove an old suppression and disable a failing test on Mac.
thestig@chromium.org
2013-06-07
2
-11
/
+3
*
Generate graph visualization from dmp json file.
bulach@chromium.org
2013-06-07
1
-0
/
+68
*
Retire obsolete Valgrind suppressions
ericwilligers@chromium.org
2013-06-07
1
-28
/
+0
*
Annotate the intentional leak in weak_ptr_unittest.cc.
earthdok@google.com
2013-06-07
1
-12
/
+0
*
Android: removes pylib.constants.CHROME_DIR.
bulach@chromium.org
2013-06-07
1
-2
/
+2
*
Prune HeapChecker suppressions for intentionally leaked Histograms.
earthdok@google.com
2013-06-07
1
-94
/
+0
*
This implements half of the activityLogPrivate API. The API is only available...
felt@chromium.org
2013-06-07
1
-0
/
+1
*
Heapcheck: Suppress leaks in TestBrowserThreadBundle.
thestig@chromium.org
2013-06-07
1
-0
/
+8
*
Add Profile.CreateResult and Profile.CreateTime{Cancel}.
pam@chromium.org
2013-06-07
1
-0
/
+24
*
[Android] Make dmprof work with gyp_managed_install
cjhopman@chromium.org
2013-06-07
1
-1
/
+1
*
Valgrind Mac: Suppress a couple more leaks following r204514.
thestig@chromium.org
2013-06-07
1
-0
/
+26
*
Valgrind: Remove a couple confirmed fixed CSS leaks; Widen suppression for Te...
thestig@chromium.org
2013-06-07
2
-22
/
+1
*
Depend on public/blink.gyp:blink to depend on Blink library
jamesr@chromium.org
2013-06-07
1
-9
/
+1
*
Improve histogram instrumentation of VariationsService.
asvitkine@chromium.org
2013-06-07
1
-3
/
+53
*
Fix issue with histograms/pretty_print.py which broke sorting.
mpcomplete@chromium.org
2013-06-06
1
-11
/
+15
*
Suppressions for leaks caused by TestBrowserThreadBundle in r204603
ajwong@chromium.org
2013-06-06
1
-0
/
+45
*
Valgrind Mac: Move a few Mac-only IndexedDB suppressions into the right file.
thestig@chromium.org
2013-06-06
2
-15
/
+15
*
SimpleCache: more histograms watching how index is loaded.
pasko@chromium.org
2013-06-06
1
-0
/
+11
*
Valgrind Mac: Suppress a bunch of new leaks from r204514, or widen existing s...
thestig@chromium.org
2013-06-06
2
-7
/
+141
[next]