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
/
chrome
/
browser
/
prerender
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
2
-2
/
+2
*
Disable PrerenderBrowserTest.BackToPrerenderedPage on win, it times out.
mnissler@chromium.org
2011-08-11
1
-2
/
+9
*
Prerender at 99%. This will be the default from now on.
cbentzel@chromium.org
2011-08-11
1
-4
/
+4
*
Fix prerender history having FINAL_STATUS_MAX as the
mmenke@chromium.org
2011-08-11
1
-3
/
+5
*
Move prerender histograms out of prerender manager.
tburkard@chromium.org
2011-08-10
6
-219
/
+338
*
A fairly recent change introduced a history of page_ids for each RenderView, ...
cbentzel@chromium.org
2011-08-10
1
-0
/
+57
*
Fix prerenders in the delete list not being returned by
mmenke@chromium.org
2011-08-06
1
-1
/
+1
*
WebUI TaskManager: make it default on Chrome OS
yoshiki@chromium.org
2011-08-05
1
-0
/
+3
*
Add browser test framework for net-internals, along with
mmenke@chromium.org
2011-08-04
1
-2
/
+3
*
Revert 95015 - WebUI TaskManager: make it default on Chrome OS
yoshiki@chromium.org
2011-08-02
1
-3
/
+0
*
WebUI TaskManager: make it default on Chrome OS
yoshiki@chromium.org
2011-08-02
1
-0
/
+3
*
Removal of Profile from content part 5.
avi@chromium.org
2011-08-01
1
-1
/
+1
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
4
-3
/
+8
*
Add prerender to ChromeOS.
cbentzel@chromium.org
2011-07-28
4
-8
/
+44
*
Add histograms to record how effective prerendering would be based on
tburkard@chromium.org
2011-07-27
2
-4
/
+215
*
Eliminates base::WeakPtr<prerender::PrerenderManager> on IO thread.
willchan@chromium.org
2011-07-26
2
-8
/
+8
*
Revert 94049 (breaks tests) - WebUI TaskManager: make it default on Chrome OS
willchan@chromium.org
2011-07-26
1
-6
/
+0
*
WebUI TaskManager: make it default on Chrome OS
yoshiki@chromium.org
2011-07-26
1
-0
/
+6
*
Add Prerender+safe browsing browser tests for subresources and iframes.
cbentzel@chromium.org
2011-07-21
1
-1
/
+61
*
Allow prerendering of https pages.
cbentzel@chromium.org
2011-07-21
7
-18
/
+29
*
Adding API to cancel all prerenders.
dominich@chromium.org
2011-07-20
5
-2
/
+36
*
Revert 92884 - 99% of sessions have prerender enabled.
cbentzel@chromium.org
2011-07-18
1
-4
/
+4
*
99% of sessions have prerender enabled.
cbentzel@chromium.org
2011-07-18
1
-4
/
+4
*
Move save stuff from download helper back to TabContents. This is a revert of...
jam@chromium.org
2011-07-18
1
-1
/
+0
*
Move download stuff from download helper back to TabContents. This is basical...
jam@chromium.org
2011-07-15
2
-22
/
+12
*
Get rid of the remaining implementation in TabContentsView and make all the m...
jam@chromium.org
2011-07-12
1
-4
/
+2
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
3
-4
/
+6
*
Marked various tests as flaky/disabled.
rdsmith@chromium.org
2011-07-11
1
-1
/
+3
*
Make safe browsing optional at compile time.
torne@chromium.org
2011-07-11
1
-3
/
+15
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
3
-22
/
+25
*
Updating histograms to allow for experiments & log origin-based histograms.
tburkard@chromium.org
2011-07-07
11
-119
/
+360
*
Removes pure virtual methods from TabContentsDelegate and removes all
sky@chromium.org
2011-07-01
2
-32
/
+0
*
Extend prerender field trial another year.
cbentzel@chromium.org
2011-07-01
1
-1
/
+1
*
Fix visibility state of prerendered pages opened
mmenke@chromium.org
2011-06-30
1
-11
/
+75
*
Move some prerender configuration settings out of PrerenderManager.
cbentzel@chromium.org
2011-06-30
8
-79
/
+71
*
Fix prerendered RenderWidgets thinking they were visible
mmenke@chromium.org
2011-06-29
1
-6
/
+15
*
Move SafeBrowsing+Prerender test framework into anonymous namespace.
cbentzel@chromium.org
2011-06-29
1
-2
/
+2
*
PrerenderManager public API cleanup.
dominich@chromium.org
2011-06-28
6
-163
/
+142
*
Adding Origin to net-internals#prerender and fix a page ID conflict.
dominich@chromium.org
2011-06-28
6
-33
/
+79
*
Removal of POST as invalid http method
dominich@chromium.org
2011-06-27
2
-3
/
+5
*
Added prerendering to omnibox. Enable through --prerender-from-omnibox comman...
dominich@chromium.org
2011-06-24
14
-127
/
+242
*
Two minor tweaks to prerender:
sky@chromium.org
2011-06-23
3
-4
/
+12
*
Move MachBroker to content.
jam@chromium.org
2011-06-23
1
-1
/
+1
*
Reland 90035 - Deflakify Prerender Favicon Test by removing timer and using
rvargas@google.com
2011-06-23
1
-12
/
+6
*
Revert 90035 - Deflakify Prerender Favicon Test by removing timer and using
rvargas@google.com
2011-06-23
1
-6
/
+12
*
Deflakify Prerender Favicon Test by removing timer and using
tburkard@chromium.org
2011-06-22
1
-12
/
+6
*
Fix up prerendering net-internals page and add some data:
mmenke@chromium.org
2011-06-21
4
-17
/
+55
*
Clear prerender history on clear history.
mmenke@chromium.org
2011-06-20
9
-7
/
+142
*
Update and re-enable PrerenderBrowserTest.PrerenderRendererCrash.
mmenke@chromium.org
2011-06-20
2
-11
/
+21
[next]