- f66375e Introduce content::PageState. by [email protected] · 12 years ago
- e6fec47 Cleanup: Remove unneeded base/file_util.h includes in content. by [email protected] · 12 years ago
- 60d6cca Switch content_shell from using PruneAllButActive to a more explicit approach by [email protected] · 12 years ago
- 69e797f content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
- 1a3f531 navigation-controller: Move all logic related to taking screenshots to ScreenshotManager. by [email protected] · 12 years ago
- 177260c gesture nav: Re-enable gesture navigation. by [email protected] · 12 years ago
- 979a4bc Revert 195553 "Allow showing pending URL for new tab navigations..." by [email protected] · 12 years ago
- 241db35 Allow showing pending URL for new tab navigations, but only if safe. by [email protected] · 12 years ago
- d545b45 gesture nav: Disable gesture nav. by [email protected] · 12 years ago
- 9b1e333 overscroll: Throttle taking screenshots. by [email protected] · 12 years ago
- 5527ac82 Revert 191277 "Allow showing pending URL for new tab navigations..." by [email protected] · 12 years ago
- 4252a15 Allow showing pending URL for new tab navigations, but only if safe. by [email protected] · 12 years ago
- 4f644da3 Also update the session history in the renderer when the active entry is a new pending entry by [email protected] · 12 years ago
- cd2e1574 Set IsInitialNavigation to false after commit, not document load. by [email protected] · 12 years ago
- 17e286e content: convert form repost warning notification to WebContentsObserver usage by [email protected] · 12 years ago
- 6dd86ab Don't make a copy of the pending entry if it is for a different process. by [email protected] · 12 years ago
- 9350602e NavigationController::PruneAllButActive should update the RenderView's session history by [email protected] · 12 years ago
- b75ba13 overscroll: Re-enable overscroll gesture navigation. by [email protected] · 12 years ago
- b26de07 Prevent bindings escalation on an existing NavigationEntry (attempt 3). by [email protected] · 12 years ago
- f233e423 Ensure that the pending entry is cleared when a navigation commits. by [email protected] · 12 years ago
- d2494ff [content shell] hook up navigation related WebTestDelegate methods by [email protected] · 12 years ago
- 0b68426 [Instant] Fixes several cases of search terms extraction. by [email protected] · 12 years ago
- fe8821c3 Revert 182602, due to http://crbug.com/174693. by [email protected] · 12 years ago
- 2af9b50 Prevent bindings escalation on an existing NavigationEntry (attempt 2). by [email protected] · 12 years ago
- 9fb64a1 overscroll: Disable overscroll by default. by [email protected] · 12 years ago
- 8cea789 overscroll: Make sure async screenshot callbacks don't crash when the tab gets closed. by [email protected] · 12 years ago
- dd5be940 Revert 180607 Caused http://crbug.com/174306. by [email protected] · 12 years ago
- d338e3d6 Fix a valgrind failure. by [email protected] · 12 years ago
- 747f229 Prevent bindings escalation on an existing NavigationEntry. by [email protected] · 12 years ago
- c87b909 Fixes bug in NavigationControllerImpl. The problem with keeping by [email protected] · 12 years ago
- d748d0f Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore threading issues. by [email protected] · 12 years ago
- 6c83c38 overscroll: Enable overscroll navigation by default. by [email protected] · 12 years ago
- 15f46dc cros: Discard history screen shots at low memory signal by [email protected] · 12 years ago
- 06211bd9b overscroll: Limit the amount of memory consumed by screenshot. by [email protected] · 13 years ago
- 79a7d9a overscroll: Make sure screenshot for a NavigationEntry gets reset properly. by [email protected] · 13 years ago
- e3d92a7f overscroll: Make sure screenshot is taken correctly for swapped out RenderViews. by [email protected] · 13 years ago
- 9d86c498 Media Documents should disable View [Page] Source by [email protected] · 13 years ago
- 9677a3c navigation: Retain a screenshot of the page before it unloads by [email protected] · 13 years ago
- 7bc2b03 NavigationControllerImpl: GetIndexForOffset use GetCurrentEntryIndex by [email protected] · 13 years ago
- e2caa03 Fix Cross-Process Redirect Navigation by [email protected] · 13 years ago
- 6eebaab Ensure a transient entry is discarded on in-page navigations. by [email protected] · 13 years ago
- a13bc18 Revert 167800 - Fix Cross-Process Redirect Navigation by [email protected] · 13 years ago
- c44f2f70 Fix Cross-Process Redirect Navigation by [email protected] · 13 years ago
- 91a4ff8 Move content\browser\web_contents to content namespace. by [email protected] · 13 years ago
- 5ccd4dc Clear the favicon of a tab when navigating to a url on a different host. by [email protected] · 13 years ago
- 8ff00d7 Move a bunch more code into the content namespace. by [email protected] · 13 years ago
- bb0e7947 webkit: Move FilePath/WebString conversion functions from 'glue' to 'base' by [email protected] · 13 years ago
- 951a6483 This change is motivated by the need to implement the Android WebView.loadDataWithBaseURL API[1], which allows access to local file:// resources (depending on AwSettings.getAllowFileAccess) as long as the base URL provided is not "data:". by [email protected] · 13 years ago
- c5b88d8 Move timestamp de-duping logic from HistoryBackend to NavigationController by [email protected] · 13 years ago
- 2ca1ea66 Removes BrowserContext::DidLastSessionExitCleanly() and makes by [email protected] · 13 years ago
- 77ab1731 Rename GetSite in SiteInstance to GetSiteURL. by [email protected] · 13 years ago
- 688aa65c6 Add a timestamp field to NavigationEntry by [email protected] · 13 years ago
- f72b8e8 Revert 159153 - Add a timestamp field to NavigationEntry and propagate it to history and sync by [email protected] · 13 years ago
- 15427b3 Add a timestamp field to NavigationEntry and propagate it to history and sync by [email protected] · 13 years ago
- f8f93eb Second try of 157576 https://chromiumcodereview.appspot.com/10780013/ by [email protected] · 13 years ago
- 0d441b7 Revert 157576 - Add reverse URL handler for shortening uber URLs by [email protected] · 13 years ago
- 37e0cc31 Add reverse URL handler for shortening uber URLs by [email protected] · 13 years ago
- e94bbcb Do not share a process unless it has the right storage partition. by [email protected] · 13 years ago
- 4ac5fbe Fix the fixme introduced in crrev.com/154287 by [email protected] · 13 years ago
- 669e0ba Move browser_command's code to reload transient entries by [email protected] · 13 years ago
- ce760d74 history.replaceState(..., location.href) clearing page-action icons. by [email protected] · 13 years ago
- 27ba81c NavigationController::IsInitialNavigation() doesn't span COMMITTED by [email protected] · 13 years ago
- 4c3a2358 Move StoragePartition into content/public and remove BrowserContext::GetDOMStorageContext(). by [email protected] · 13 years ago
- cf00233 Consolidate all NavigationController::LoadURL and family functions by [email protected] · 13 years ago
- d1198fd Move SessionStorageNamespace entirely into NavigationController and support StoragePartitions. by [email protected] · 13 years ago
- 7c16976c [RDS] Reloads a page using the original request URL by [email protected] · 13 years ago
- 132e281a Implement NavigationControllerWebView.PostURL by [email protected] · 13 years ago
- d1ef81d Add an ability to call WebKit's WebFrame::loadData via NavigationController. by [email protected] · 13 years ago
- d7c7c98a Support partitioning of storage contexts based on render_id. by [email protected] · 13 years ago
- 9ba1405 Add support for basic web_contents methods in ContentView (android). by [email protected] · 13 years ago
- bf70edce Transfer user agent info between browser and renderer by [email protected] · 13 years ago
- 074269f Store original request URL in NavigationEntry by [email protected] · 13 years ago
- 1ea3c79 More DomStorage house cleaning, many files but all mechanical changes. by [email protected] · 13 years ago
- 884033e Move notifications used only in chrome/ out of content/. by [email protected] · 13 years ago
- 2db9bd7 TabContents -> WebContentsImpl, part 12. by [email protected] · 13 years ago
- 93ddb3c TabContents -> WebContentsImpl, part 7. by [email protected] · 13 years ago
- f9e4dae TabContents -> WebContentsImpl, part 3. by [email protected] · 13 years ago[Renamed (99%) from content/browser/tab_contents/navigation_controller_impl.cc]
- 7e58cb27 cros: Fix crash when clicking on discarded tab by [email protected] · 13 years ago
- 825b166 Add a Content API around BrowserURLHandler. by [email protected] · 13 years ago
- eaabba2 Move Render(View|Widget)Host and associated classes to content namespace. by [email protected] · 13 years ago
- b3c41c0b Move Render(Widget|View)HostImpl to files with _impl in filename. by [email protected] · 13 years ago
- 9f76c1e Extract minimal RenderViewHost interface for embedders, leaving by [email protected] · 13 years ago
- 944822b Ensure that CopyStateFromAndPrune doesn't exceed kMaxSessionHistoryEntries. by [email protected] · 13 years ago
- c1fff07 Get rid of WebKitContext. Only two out of six HTML5 related objects were in it and it was just a glorified std::pair after the recent refactorings. by [email protected] · 13 years ago
- adbfb8df Add an API around SessionStorageNamespace. This is just an empty API, what matters to embedders is that they can influence this object's lifetime. by [email protected] · 13 years ago
- 55eb70e76 Move creation of BrowserContext objects that live in content to content, instead of depending on the embedder. Apart from allowing us to hide more of content from embedders, it simplifies the work that every embedder has to do (see the change the shell_browser_context.cc as an example). by [email protected] · 13 years ago
- c0e5503 Reverting to green up the memory waterfall. BUG=114787 by [email protected] · 13 years ago
- 7fd47a8 Move creation of BrowserContext objects that live in content to content, instead of depending on the embedder. Apart from allowing us to hide more of content from embedders, it simplifies the work that every embedder has to do (see the change the shell_browser_context.cc as an example). by [email protected] · 13 years ago
- 330614de Remove ssl_manager.h dependency from chrome. by [email protected] · 13 years ago
- 1153596 Fixing the proper reload type in the navigation controller when reloading cross-process. by [email protected] · 13 years ago
- b953542 Create a content public browser API around the ChildProcessSecurityPolicy class. The implementation of this by [email protected] · 13 years ago
- cadaec5 Add an API around InterstitialPage that's used by chrome. by [email protected] · 13 years ago
- 8bf104801 Move handling of debug urls like chrome://crash, chrome://gpuclean to content. These are for testing the content layer, so they belong there. This allows us to hide GpuProcessHostUIShim from chrome. by [email protected] · 13 years ago
- 86cd947 Store the UploadData identifier in NavigationEntryImpl. by [email protected] · 13 years ago
- bcd90448 Reloading page after installing app should bring it into correct process. by [email protected] · 13 years ago
- c3b3d95 Revert to default title upon page reload (and the new page does not have a <title> tag) by [email protected] · 13 years ago
- b658359 Define the public interface for content browser SiteInstance. This interface is implemented by the SiteInstanceImpl class which lives by [email protected] · 13 years ago
- 91854cd Copy all the max page IDs to Instant/Prerender's TabContents by [email protected] · 14 years ago
- d908348 Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exclusively. This allows updating all the creaters of TCW to not include tab_contents.h as well, and use WebContents::Create instead. by [email protected] · 14 years ago
- c5eed49 Get rid of content::NavigationController in cc file and use "using" instead. by [email protected] · 14 years ago