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
*
Expose API for clearing system caches on Browser.
simonjam@chromium.org
2013-08-07
7
-26
/
+86
*
Suppress leak reports for vector<>'s array.
jyasskin@chromium.org
2013-08-07
1
-13
/
+8
*
Suppress NSS leaks while they're being investigated.
jyasskin@chromium.org
2013-08-07
1
-0
/
+21
*
Remove obsolete v8 heapcheck suppressions.
mstarzinger@chromium.org
2013-08-07
1
-41
/
+0
*
Suppress a use-after-free under PrintJob.
jyasskin@chromium.org
2013-08-07
1
-0
/
+9
*
Suppress leaks in Callback objects.
jyasskin@chromium.org
2013-08-07
1
-0
/
+11
*
Allow races through any call chain ending with ucln_registerCleanup().
jyasskin@chromium.org
2013-08-07
1
-3
/
+2
*
Added UMA metrics for daily data reduction.
bolian@chromium.org
2013-08-07
1
-0
/
+60
*
Move webkit/{browser,common}/dom_storage into content/
kinuko@chromium.org
2013-08-07
1
-1
/
+1
*
Update interstitial.ssl for new intranet detection
felt@chromium.org
2013-08-07
1
-0
/
+2
*
Add MemoryMetric to Memory measurement
qyearsley@chromium.org
2013-08-07
1
-0
/
+12
*
[Telemetry] Fix --reset-html-results.
tonyg@chromium.org
2013-08-07
2
-6
/
+214
*
IDL lexer: update integer regex to latest Web IDL spec
nbarth@chromium.org
2013-08-07
2
-1
/
+6
*
Update the stack for a WaitableEvent leak suppression.
jyasskin@chromium.org
2013-08-07
1
-3
/
+1
*
Add more UMA histograms for sideloaded apps/extensions.
mpcomplete@google.com
2013-08-07
1
-0
/
+43
*
Add Prerender LocalPredictor Event enum values.
tburkard@chromium.org
2013-08-06
1
-0
/
+9
*
Make MediaMetric a subclass of Metric
qyearsley@chromium.org
2013-08-06
2
-40
/
+40
*
Make metrics/loading.py a subclass of Metric
qyearsley@chromium.org
2013-08-06
5
-15
/
+26
*
Make MemoryMetric a subclass of Metric
qyearsley@chromium.org
2013-08-06
2
-17
/
+48
*
Add support for data deps.
brettw@chromium.org
2013-08-06
22
-207
/
+715
*
Remove fileBrowserPrivate.transferFile.
hidehiko@chromium.org
2013-08-06
1
-1
/
+1
*
[Telemetry] Fix typo in bootstrap deps.
tonyg@chromium.org
2013-08-06
1
-1
/
+1
*
Add canvas context type histogram
skyostil@chromium.org
2013-08-06
1
-0
/
+13
*
Update suppressions for leaks under DomStorage.
jyasskin@chromium.org
2013-08-06
1
-13
/
+14
*
Make the Mac build work.
brettw@chromium.org
2013-08-06
19
-103
/
+263
*
Revert "Revert 215542 "[Telemetry] Add HTML output and make it the default.""
tonyg@chromium.org
2013-08-06
8
-14
/
+742
*
Only submit HomePageIsNewTabPage metric when ShowHomeButton is enabled
rockot@chromium.org
2013-08-06
1
-1
/
+13
*
Suppress data races on tracked_objects::ThreadData::tls_index_
glider@chromium.org
2013-08-06
1
-0
/
+3
*
Update histograms.xml to follow recent addition to Blink's UseCounter enums.
yutak@chromium.org
2013-08-06
1
-0
/
+9
*
Add metrics for calculating precision/recall of link navigation pre-connect t...
kouhei@chromium.org
2013-08-06
1
-5
/
+26
*
Remove experimental.record api completely
sanjoy.pal@samsung.com
2013-08-06
1
-2
/
+2
*
Move simple png encoding for image_diff into tools/
jamesr@chromium.org
2013-08-06
5
-6
/
+699
*
Revert 215785 "[telemetry] Add a webdriver backend with support ..."
kochi@chromium.org
2013-08-06
6
-328
/
+1
*
[telemetry] Add a webdriver backend with support for IE.
chrisgao@chromium.org
2013-08-06
6
-1
/
+328
*
Remove experimental.MediaGalleries, it is only unused stubs.
vandebo@chromium.org
2013-08-06
2
-2
/
+2
*
Fix the paths to WebKit directories in include_tracer.py.
tfarina@chromium.org
2013-08-06
1
-90
/
+86
*
Hook up better describing, work on Mac build.
brettw@chromium.org
2013-08-05
19
-334
/
+743
*
Add metric Omnibox.FocusToOpenTime for time from omnibox focus to omnibox usage.
hfung@chromium.org
2013-08-05
1
-0
/
+7
*
telemetry: Analyze events only from Renderer process in rasterize_and_record.
ernstm@chromium.org
2013-08-05
4
-10
/
+29
*
Revert 215672 "Deleted third_party/gles2_book based demos." (build fix)
courage@chromium.org
2013-08-05
1
-0
/
+3
*
Deleted third_party/gles2_book based demos.
alokp@chromium.org
2013-08-05
1
-3
/
+0
*
Fix extension IDL compiler to prevent incorrect code gen.
rpaquay@chromium.org
2013-08-05
2
-2
/
+20
*
Reland r215489 - Add histograms for certificate's & CA's compliance to the Ba...
rsleevi@chromium.org
2013-08-05
1
-0
/
+43
*
telemetry: Improved error message in AndroidBrowserBackend.
ernstm@chromium.org
2013-08-05
1
-3
/
+11
*
Suppress leak from crbug.com/268368.
eugenis@chromium.org
2013-08-05
1
-0
/
+10
*
Update LSan suppressions.
earthdok@chromium.org
2013-08-05
1
-0
/
+6
*
Revert 215542 "[Telemetry] Add HTML output and make it the default."
kochi@chromium.org
2013-08-05
7
-732
/
+13
*
Suppress leaks in WeakPtrTest.MoveOwnershipAfterInvalidate.
eugenis@chromium.org
2013-08-05
2
-0
/
+15
*
Suppress leaks in WTF::StringImpl::createStatic.
eugenis@chromium.org
2013-08-05
2
-0
/
+15
*
[Telemetry] Add HTML output and make it the default.
tonyg@chromium.org
2013-08-04
7
-13
/
+732
[next]