summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Preload D3DX DLLs before ANGLE is loaded.apatrick@chromium.org2011-09-071-13/+13
* Revert change because one of the previous changes it depends on was reverted.enal@chromium.org2011-09-074-7/+7
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-0711-5/+574
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-0710-19/+18
* Revert 99688 - Allow gpu features for about:blank (unlike other about: schemes)jamesr@chromium.org2011-09-071-2/+1
* Remove the detach-but-don't-release special-case for the window script object.wez@chromium.org2011-09-063-18/+16
* fix content_browser dependencies to work in component build: adddpranke@chromium.org2011-09-061-7/+7
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-065-7/+44
* Revert 99648 - Reland 98392 - Split WebGraphicsContext3DCommandBufferImpl::in...jamesr@chromium.org2011-09-063-104/+59
* Fix thread-checker debug code in GpuChannelHost::MessageFilter.sievers@chromium.org2011-09-062-10/+6
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-064-20/+6
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-064-6/+20
* Clean up old dead code.ericu@chromium.org2011-09-063-138/+13
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-061-0/+9
* Moved the following IPCs out of chrome into content where they are handled by ananta@chromium.org2011-09-065-3/+19
* Fixing EOLs.ahendrickson@chromium.org2011-09-061-9/+9
* Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...bsalomon@google.com2011-09-062-3/+4
* Remove gateway data providers for location service.allanwoj@chromium.org2011-09-0617-970/+25
* Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...dmikurube@chromium.org2011-09-061-0/+106
* Remove use of GetDefaultRequestContext in geolocation.allanwoj@chromium.org2011-09-0610-65/+104
* Allow gpu features for about:blank (unlike other about: schemes)jamesr@chromium.org2011-09-061-1/+2
* Clean up style errors introduced in r99349.abarth@chromium.org2011-09-052-5/+5
* r99621 breaks sync tests.loislo@chromium.org2011-09-051-30/+6
* Fix build error in release mode.husky@google.com2011-09-052-15/+7
* Reland 98392 - Split WebGraphicsContext3DCommandBufferImpl::initialize() into...husky@google.com2011-09-054-60/+114
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-051-2/+1
* Add support to download web store promo logos over https.jstritar@chromium.org2011-09-051-6/+30
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-049-73/+72
* Trim content/common/DEPS to allow just the specific file needed.fischman@chromium.org2011-09-041-1/+1
* Add channel and gl_vendor to GpuBlacklist.zmo@google.com2011-09-043-32/+277
* Make BaseFile member functions return net::Error's.ahendrickson@chromium.org2011-09-0412-111/+423
* Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ...sky@chromium.org2011-09-033-117/+5
* Fix crash when resolving stun addresssergeyu@chromium.org2011-09-031-2/+6
* Enhance the dll blocking heuristicscpu@chromium.org2011-09-021-16/+23
* Revert 98946 - New windows opened in javascript with target = "_blank" shouldatwilson@chromium.org2011-09-022-37/+4
* Adds a global keyboard shortcut to trigger speech input in the currentlydmazzoni@chromium.org2011-09-025-1/+55
* Move more files to content_unittestsphajdan.jr@chromium.org2011-09-029-27/+43
* Finish moving all the generic startup code from ChromeMain to ContentMain, an...jam@chromium.org2011-09-024-30/+344
* Revert 99236 - Very short-term change: while working on proper long-term solu...crogers@google.com2011-09-022-22/+2
* webui: Avoid double notification about closed dialogs.derat@chromium.org2011-09-021-0/+1
* Use PluginPrefs to find out whether the PDF plugin is enabled in GViewRequest...bauerb@chromium.org2011-09-025-98/+108
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-0212-267/+0
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-0210-12/+16
* Hookup Gpu blacklist with NaCl Pepper3D access.zmo@google.com2011-09-021-3/+7
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-0214-184/+221
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-0228-257/+291
* Enable low-latency audio by default.enal@chromium.org2011-09-024-7/+7
* Enable nacl_helper by default.bradchen@google.com2011-09-023-9/+0
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-0210-27/+67
* Move web intents switch to content_switches.gbillock@chromium.org2011-09-022-0/+4