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
*
Move web_contents_unittest.cc to content, where it belongs next to TabContent...
jam@chromium.org
2011-12-07
1
-1776
/
+0
*
views: Add an Options enum to MessageBoxView control.
tfarina@chromium.org
2011-12-07
1
-2
/
+1
*
Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...
jam@chromium.org
2011-12-05
1
-101
/
+55
*
Revert 113006 - Make TestTabContents::TestDidNavigate not take a ViewHostMsg_...
avi@chromium.org
2011-12-05
1
-57
/
+103
*
Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...
jam@chromium.org
2011-12-05
1
-103
/
+57
*
Change NavigationController::LoadURL to take a Referrer class instead of a GU...
jochen@chromium.org
2011-12-05
1
-40
/
+49
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Move PageZoom enum into content/public/common and into the content namespace....
jam@chromium.org
2011-10-28
1
-1
/
+1
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-1
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-75
/
+106
*
Move BindingsPolicy enum to content\public\common and put it in the content n...
jam@chromium.org
2011-10-11
1
-4
/
+4
*
Move TabContents::ShouldDisplayURL() to ToolbarModel. This doesn't really bel...
aa@chromium.org
2011-10-06
1
-1
/
+0
*
Add a check to NavigateToEntry to make sure the browser never attempts to nav...
creis@chromium.org
2011-10-03
1
-0
/
+11
*
content: Move constrained window code from TabContents to TabContentsWrapper
erg@chromium.org
2011-09-30
1
-34
/
+0
*
Here are more exports needed for content_unittests to link in the component b...
dpranke@chromium.org
2011-09-30
1
-3
/
+4
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
1
-16
/
+5
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
1
-39
/
+45
*
Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ...
sky@chromium.org
2011-09-03
1
-2
/
+2
*
A number of issues weren't addressed with the earlier patch for prerender + b...
cbentzel@chromium.org
2011-08-14
1
-1
/
+6
*
Plumb the title direction up to the renderer host
evan@chromium.org
2011-08-01
1
-1
/
+2
*
Move more files from chrome/test to chrome/test/base, part #5
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Removal of Profile from content part 5.
avi@chromium.org
2011-08-01
1
-1
/
+1
*
Change the UpdateTitle message to use a string16 for the page title.
evan@chromium.org
2011-07-26
1
-1
/
+1
*
Prevent a navigation race by resetting is_swapped_out on new navigations.
creis@chromium.org
2011-07-25
1
-0
/
+41
*
Delete TabContents::OnCrossSiteResponse
evan@chromium.org
2011-07-21
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+2
*
Avoid canceling a pending navigation if the old RVH commits right away.
creis@chromium.org
2011-06-02
1
-24
/
+24
*
Removes bookmarkbar logic from TabContents.
sky@chromium.org
2011-06-01
1
-2
/
+2
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-3
/
+3
*
Cleaning up of data types, naming for JavaScript dialogs.
avi@chromium.org
2011-05-27
1
-1
/
+1
*
Avoid read after delete in unit test.
creis@chromium.org
2011-05-12
1
-1
/
+0
*
Support window.opener after a process swap.
creis@chromium.org
2011-05-12
1
-3
/
+34
*
Cleanup: Remove a redundent InitNavigationParams implementation.
thestig@chromium.org
2011-05-09
1
-57
/
+35
*
Adopt InterstitialPage to RenderViewHost message changes which were introduce...
markusheintz@chromium.org
2011-05-03
1
-4
/
+10
*
Revert my recent changes regarding title directionality.
evan@chromium.org
2011-04-25
1
-4
/
+1
*
Add and use a base::i18n::StringWithDirection for carrying titles.
evan@chromium.org
2011-04-21
1
-2
/
+4
*
Plumb direction of document title through IPC layer.
evan@chromium.org
2011-04-20
1
-1
/
+2
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
1
-1
/
+1
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
1
-1
/
+1
*
Avoid corrupting the pending_entry when an unexpected navigation commits.
creis@google.com
2011-03-22
1
-0
/
+94
*
Makes instant throw out the first navigation when merging navigation
sky@chromium.org
2011-03-21
1
-2
/
+2
*
web-ui settings: Standard font setting now correlates to WebKit's standard fo...
csilv@chromium.org
2011-03-01
1
-3
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-2
/
+2
*
Ensure that ConstrainedWindow::CloseConstrainedWindow() is called
sail@chromium.org
2011-02-28
1
-0
/
+34
*
Duplicate tab does not work for POST pages.
pfeldman@chromium.org
2011-02-25
1
-0
/
+2
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-8
/
+8
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-2
/
+2
[next]