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
*
Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...
zork@chromium.org
2010-03-05
1
-3
/
+10
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-3
/
+3
*
Revert 35735 - Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-103
/
+1
*
Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-1
/
+103
*
Fix the crashing chromeos sync tests and revert the patch that disabled them.
albertb@google.com
2009-12-10
1
-8
/
+1
*
Disables a handful of tests for chromeos as they're crashing.
sky@chromium.org
2009-12-10
1
-1
/
+8
*
Revert "Allow silent extension installations from the extensions gallery - Pa...
rafaelw@chromium.org
2009-12-08
1
-101
/
+9
*
Allow silent extension installations from the extensions gallery - Part 1.
rafaelw@chromium.org
2009-12-07
1
-9
/
+101
*
Prevents an old RenderViewHost from preempting a cross-site navigation once t...
creis@chromium.org
2009-11-07
1
-0
/
+123
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-1
/
+6
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-1
/
+1
*
Trim unused members from SearchableFormData. Remove copies of WebCore functi...
pkasting@chromium.org
2009-10-21
1
-1
/
+0
*
Use Mac fonts in Mac Chrome.
mark@chromium.org
2009-09-29
1
-1
/
+6
*
Remove the enable-sync flag from the Chrome command line and enable sync by d...
brg@chromium.com
2009-09-29
1
-0
/
+4
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-1
/
+1
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
1
-2
/
+2
*
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
[next]