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
/
errorpage_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant mapping of net errors to strings.
mmenke@chromium.org
2014-08-07
1
-7
/
+1
*
Shift the error page "More" button over to text and float to side.
rdsmith@chromium.org
2014-08-05
1
-1
/
+1
*
Relands "Removed InProcessBrowserTest::CleanUpOnMainThread()"
atwilson@chromium.org
2014-07-25
1
-2
/
+2
*
Revert 285173 "Removed InProcessBrowserTest::CleanUpOnMainThread()"
asvitkine@chromium.org
2014-07-24
1
-2
/
+2
*
Removed InProcessBrowserTest::CleanUpOnMainThread()
atwilson@chromium.org
2014-07-24
1
-2
/
+2
*
Update several WebContentsObserver loading callbacks to use RFH.
dcheng@chromium.org
2014-07-03
1
-1
/
+0
*
Remove WebContentsObservers dependencies on WebFrame::uniqueName().
dcheng@chromium.org
2014-07-01
1
-4
/
+2
*
Componentize google_util
blundell@chromium.org
2014-06-19
1
-1
/
+1
*
Make URLRequestFilter use URLRequestInterceptors.
mmenke@chromium.org
2014-06-06
1
-100
/
+95
*
Abstract GoogleURLTracker & google_util Profile dependencies
blundell@chromium.org
2014-06-04
1
-2
/
+6
*
Make various string_util functions take StringPieces instead of char[].
pkasting@chromium.org
2014-05-30
1
-2
/
+3
*
Experimentally re-enable error page browser tests on aura.
mmenke@chromium.org
2014-05-15
1
-40
/
+3
*
Remove obsolete #include
sdefresne@chromium.org
2014-05-09
1
-0
/
+1
*
Add tracking requests using the new fixurl API for Link Doctor.
mmenke@chromium.org
2014-05-06
1
-50
/
+237
*
Make Load Stale Cache dependent on flag and field trial.
rdsmith@chromium.org
2014-05-02
1
-0
/
+5
*
Surface button for loading stale cache copy on net error page.
rdsmith@chromium.org
2014-04-18
1
-11
/
+26
*
Revert 262846, as the revert has now been merged to M35.
mmenke@chromium.org
2014-04-15
1
-68
/
+212
*
Simplify some Win Aura ifdefs.
jam@chromium.org
2014-04-11
1
-1
/
+1
*
Revert 255617, due to it not tracking use of the link doctor page properly.
mmenke@chromium.org
2014-04-09
1
-212
/
+68
*
Expose "Load stale cached copy" functionality to the error page.
rdsmith@chromium.org
2014-03-24
1
-10
/
+49
*
When the auto-reload experiment is enabled ("enable-offline-auto-reload"), if...
ellyjones@chromium.org
2014-03-15
1
-0
/
+129
*
Copy JavaScript execution to RenderFrame, switch easy cases to use it.
avi@chromium.org
2014-03-12
1
-6
/
+4
*
Reland 254207 (Reverted in 254241, due to a missing line. Cleaned up code a ...
mmenke@chromium.org
2014-03-07
1
-68
/
+213
*
Revert 254207 "Switch to using the new Link Doctor API."
erikwright@chromium.org
2014-02-28
1
-213
/
+68
*
Switch to using the new Link Doctor API.
mmenke@chromium.org
2014-02-28
1
-68
/
+213
*
Plumb network stack information about existence of cached copy
rdsmith@chromium.org
2014-02-06
1
-2
/
+123
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-7
/
+9
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-9
/
+7
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-7
/
+9
*
Convert string16 to use base namespace.
brettw@chromium.org
2013-12-09
1
-5
/
+5
*
linux_aura: Turn aura on on the main linux builders.
erg@chromium.org
2013-11-09
1
-1
/
+3
*
Remove two RenderViewHostObserver implementations in ChromeOS code and replac...
jam@chromium.org
2013-10-22
1
-0
/
+1
*
Remove notifications from TestNavigationObserver and clean it and its uses up.
avi@chromium.org
2013-10-08
1
-4
/
+1
*
Show IDN in error screens (DNS failure etc.)
yuusuke@yandex-team.ru
2013-10-04
1
-3
/
+75
*
Fix initial erroneous navigation in iframe to not add history entry.
nasko@chromium.org
2013-10-03
1
-0
/
+101
*
Disable flaky DNSError_GoBack2AndForward on Windows.
raymes@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from content
phajdan.jr@chromium.org
2013-06-05
1
-3
/
+1
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-2
/
+2
*
Revert 198752 "Disable ErrorPageTest.DNSError_GoBack* and DNSError_Basic on W...
mmenke@chromium.org
2013-05-15
1
-5
/
+5
*
Disable ErrorPageTest.DNSError_GoBack* and DNSError_Basic on Win and Mac
csharp@chromium.org
2013-05-07
1
-5
/
+5
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
1
-1
/
+1
*
Add a browser test that tests the case where the Link
mmenke@chromium.org
2013-04-24
1
-1
/
+90
*
content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...
phajdan.jr@chromium.org
2013-03-18
1
-1
/
+0
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-4
/
+4
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-29
1
-4
/
+5
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
Disable ErrorPageTest.DNSError_GoBack1 on Aura like the other tests in that f...
jam@chromium.org
2012-11-29
1
-1
/
+8
*
Move remaining content test code into the content namespace.
jam@chromium.org
2012-10-30
1
-3
/
+4
[next]