summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* When --disable-gpu-vsync, run requestAnimFrame callbacks at top speed.nduca@chromium.org2011-06-031-0/+1
* Add "svn:eol-style to all the DEPS under content.jam@chromium.org2011-06-021-75/+75
* Small refactor: have ExtensionInfoMap use ExtensionSet.mpcomplete@chromium.org2011-06-022-8/+13
* Remove last safebrowsing references from content.jam@chromium.org2011-06-023-57/+23
* Avoid canceling a pending navigation if the old RVH commits right away.creis@chromium.org2011-06-024-58/+62
* Fix some style issues with VideoCaptureControllerID.scherkus@chromium.org2011-06-022-12/+5
* Make sure that running insecure script in a different https origin (via e.g.cevans@chromium.org2011-06-011-0/+2
* Remove the background X11 thread.tony@chromium.org2011-06-012-10/+0
* Get rid of chrome/browser/browser_shutdown.h and chrome/browser/ui/browser_di...jam@chromium.org2011-06-014-30/+20
* Fix clangjam@chromium.org2011-06-011-1/+1
* Fix the case where the TabContents goes away before TabContentsObserver::Regi...jam@chromium.org2011-06-015-45/+76
* Removes bookmarkbar logic from TabContents.sky@chromium.org2011-06-018-86/+78
* TraceSubscriber implementation that writes to a file.husky@google.com2011-06-013-0/+131
* Fix official build breakage from r87434.thestig@chromium.org2011-06-011-1/+1
* Remove chrome/browser/browser_about_handler.h dependency from content.jam@chromium.org2011-06-012-10/+0
* Revert 87424 - Initial IndexedDBQuotaClient implementationthestig@chromium.org2011-06-018-451/+15
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-018-15/+451
* move EventHandler out of VideoCaptureController to make VS2005 happywjia@google.com2011-06-017-68/+112
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-016-7/+5
* Restore selective gpu feature blocking.zmo@google.com2011-05-312-19/+70
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-3113-66/+79
* Remove the use of the X11 background thread and instead handle synctony@chromium.org2011-05-316-179/+113
* Without this, we sent a resize message to the render process after setting th...jamesr@chromium.org2011-05-311-0/+7
* Remove platform_util dependency from content.jam@chromium.org2011-05-317-28/+15
* Restore multisampling for some ATI cards on Mac that have been tested to be w...zmo@google.com2011-05-312-0/+45
* Fix clang error with ctor.pinkerton@chromium.org2011-05-312-10/+21
* GTTF: Clean up UITest::{Start,Stop}HttpServer:phajdan.jr@chromium.org2011-05-311-2/+4
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-319-128/+154
* Move OWNERS from top level of content to the subdirectories. Before this cha...jam@chromium.org2011-05-312-1/+7
* Use OVERRIDE for the ContentClients.avi@chromium.org2011-05-311-2/+3
* Always enable quota storage APIkinuko@chromium.org2011-05-311-1/+0
* Mac: Part 1 of a fix to get OOP font loading working in the renderer on 10.6.6 .jeremy@chromium.org2011-05-312-5/+9
* Quota InfoBarkinuko@chromium.org2011-05-316-45/+243
* Reduce likelihood of double-get of top-level prerendered resource.cbentzel@chromium.org2011-05-302-2/+16
* Don't try to lock surfaces on TOUCH_UI.backer@chromium.org2011-05-302-9/+9
* Move sandbox_policy to content.jam@chromium.org2011-05-284-20/+1
* Cancel prerendering earlier when an authentication prompt will be required.cbentzel@chromium.org2011-05-282-0/+12
* Code to turn on obfuscated filesystems for all, and to migrate all existing u...ericu@google.com2011-05-282-21/+53
* revert 87108 and 87076dgrogan@chromium.org2011-05-279-448/+16
* Fix at least one heapchecker error when running unit tests. If this temporar...dgrogan@chromium.org2011-05-271-1/+3
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-1/+7
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-274-2/+18
* Fix the go-back and proceed actions for client side phishing interstitials.bryner@chromium.org2011-05-272-2/+9
* This bug fixes a couple issues when accelerated compositing is enabled:jbates@chromium.org2011-05-271-8/+0
* Revert 87077 - Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-7/+1
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-1/+7
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-05-278-15/+445
* Revert 87066 - Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-7/+1
* Cleaning up of data types, naming for JavaScript dialogs.avi@chromium.org2011-05-275-30/+37
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-1/+7