summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-4/+4
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-061-4/+4
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-4/+4
* 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
* Remove gateway data providers for location service.allanwoj@chromium.org2011-09-0615-963/+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
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-051-2/+1
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-047-63/+52
* 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
* Revert 98946 - New windows opened in javascript with target = "_blank" shouldatwilson@chromium.org2011-09-021-37/+2
* Adds a global keyboard shortcut to trigger speech input in the currentlydmazzoni@chromium.org2011-09-022-1/+7
* Move more files to content_unittestsphajdan.jr@chromium.org2011-09-026-26/+26
* 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-024-98/+106
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-027-7/+10
* Hookup Gpu blacklist with NaCl Pepper3D access.zmo@google.com2011-09-021-3/+7
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-028-164/+213
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-025-48/+52
* Enable low-latency audio by default.enal@chromium.org2011-09-021-1/+1
* Enable nacl_helper by default.bradchen@google.com2011-09-021-1/+0
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-028-25/+62
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-027-10/+7
* When uninstalling a hosted app, delete data for its launch_url's origin, asmichaeln@google.com2011-09-021-0/+1
* Revert 99283 - When the user navigates to the home page, make sure to set the...rogerta@chromium.org2011-09-028-62/+25
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-027-7/+10
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-028-25/+62
* Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v...ananta@chromium.org2011-09-024-0/+31
* Synchronize the parent and child processes during launch, ensuring that themark@chromium.org2011-09-013-27/+35
* Very short-term change: while working on proper long-term solution,enal@chromium.org2011-09-012-2/+22
* Revert 99206 - Revert 99168 - Fix geolocation url character escaping issues.dyu@chromium.org2011-09-012-19/+42
* Revert 99168 - Fix geolocation url character escaping issues.dyu@chromium.org2011-09-012-42/+19
* Update comments about Cross-Site Navigation in TabContents.cbentzel@chromium.org2011-09-011-14/+13
* Fix geolocation url character escaping issues.allanwoj@chromium.org2011-09-012-19/+42
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-0110-259/+820
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-011-1/+1
* Fix IPC OnChannelConnected() to send correct PID on Linux/CrOSjamescook@chromium.org2011-08-311-4/+17
* DevTools handler now handles messages from both client and agent and is creat...yurys@chromium.org2011-08-318-194/+66
* Use new network location service protocolallanwoj@chromium.org2011-08-313-467/+226
* New windows opened in javascript with target = "_blank" shouldshinyak@google.com2011-08-311-2/+37
* Remove static initializers from GpuProcessHost and GpuProcessHostUIShim.apatrick@chromium.org2011-08-312-13/+17
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-3012-25/+44
* Make the "get window rect" message handlers report the work area, rather than...pkasting@chromium.org2011-08-301-15/+32
* Don't update URL bar or SSL icon for pending history navs until they commit.creis@chromium.org2011-08-303-2/+27
* Protect sensistive chrome: and chrome-extension: schemes as not being able to...tsepez@chromium.org2011-08-301-8/+16