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
/
tab_contents
/
web_contents_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename test_web_contents.* to test_tab_contents.*
tony@chromium.org
2009-09-16
1
-1
/
+1
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
1
-3
/
+4
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-1
/
+1
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-4
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-2
/
+4
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
This CL makes sure JavaScript alerts are not shown while an interstitial is s...
jcampan@chromium.org
2009-07-07
1
-0
/
+34
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
1
-1
/
+1
*
Fix interstitial crash.
willchan@chromium.org
2009-06-24
1
-1
/
+26
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-0
/
+2
*
Fix leak in my interstitial page test.
willchan@chromium.org
2009-06-12
1
-1
/
+1
*
Oops, disable the correct test this time :)
willchan@chromium.org
2009-06-12
1
-3
/
+3
*
Disable leaky web_contents_unittest.cc interstitial test.
willchan@chromium.org
2009-06-12
1
-1
/
+2
*
Make sure view-source: is applied to RenderView when it is reused for a new
brettw@google.com
2009-06-11
1
-1
/
+1
*
Fix crash on interstitial page when the renderer crashed.
willchan@chromium.org
2009-06-11
1
-0
/
+35
*
Adding a test for a testing that the bug http://crbug.com/9791 is really fixed.
jcampan@chromium.org
2009-05-06
1
-0
/
+76
*
Change chrome-ui to chrome. I didn't go too far in converting existing string...
glen@chromium.org
2009-05-06
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-34
/
+34
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-1
/
+1
*
Check for view source mode in DOM UI mode.
thestig@chromium.org
2009-04-23
1
-2
/
+22
*
Fix a leak of the NavigationController during many tests. A duplicate
brettw@chromium.org
2009-04-21
1
-2
/
+1
*
Rename WebContentsView* to TabContentsView* in preparation for merging
brettw@chromium.org
2009-04-20
1
-1
/
+1
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-83
/
+77
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-77
/
+83
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-83
/
+77
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-17
/
+17
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
1
-4
/
+2
*
This CL adds unit-tests for the SafeBrowsingBlockingPage class.
jcampan@chromium.org
2009-04-03
1
-0
/
+3
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-1
/
+1
*
The URL in the bug triggers an SSL interstitial for a redirect that redirects...
jcampan@chromium.org
2009-03-27
1
-0
/
+55
*
Add a couple more unit tests to the Mac build
pinkerton@chromium.org
2009-03-11
1
-1
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-3
/
+3
*
Add FilePath setter/getter to pref service. Change callers to use it rather t...
estade@chromium.org
2009-03-04
1
-4
/
+3
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
1
-4
/
+4
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-5
/
+3
*
The WebContents CL broke unit tests
cpu@google.com
2009-01-22
1
-0
/
+3
*
Factor out the test web contents from the WebContents unit test so that it can
brettw@chromium.org
2009-01-21
1
-310
/
+228
*
Reverting 8263.
brettw@chromium.org
2009-01-20
1
-147
/
+7
*
WaitableEvent is the replacement for Windows events. Previously in the code, ...
agl@chromium.org
2009-01-15
1
-3
/
+3
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-0
/
+1271