summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Adds factories for WebInputEvents for Aura.ben@chromium.org2011-10-144-0/+432
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-1418-18/+18
* Add screen power save block level.avi@chromium.org2011-10-146-78/+113
* Fix accessible focus when transitioning to a new page.dmazzoni@chromium.org2011-10-141-8/+19
* Use rewritten url of a tab to find the zoom level from zoom map. Zoom map iswrm364@motorola.com2011-10-141-1/+6
* Add screen power save block level.avi@chromium.org2011-10-136-115/+78
* Fixed unit tests on Aura by changing #define to usegspencer@chromium.org2011-10-131-2/+2
* Fixes aura build on windows.sky@chromium.org2011-10-132-0/+4
* Add screen power save block level.avi@chromium.org2011-10-136-78/+115
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-3/+10
* Move content_switches to content\public\common.jam@chromium.org2011-10-1339-39/+39
* Fix aura bustage by merging backer's changes. svn is failing on my other mach...ben@chromium.org2011-10-132-0/+26
* Get more of RenderWidgetHostViewAura running.ben@chromium.org2011-10-132-59/+180
* Don't show URL for pending new navigations initiated by the renderer.creis@chromium.org2011-10-1312-28/+147
* [web-ui] Remove support for legacy-style callbacks.csilv@chromium.org2011-10-132-49/+10
* Prevent recursive calls to globalFrameDidChange.kbr@chromium.org2011-10-132-0/+11
* Fix a bug in ShouldDisplayURL.creis@chromium.org2011-10-131-0/+3
* Enable accelerated WebKit compositor for Aura.backer@chromium.org2011-10-133-12/+13
* Don't report gpu blacklist version in about:gpu if --ignore-gpu-blacklist is ...zmo@chromium.org2011-10-132-5/+5
* Revert 105300 - HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-10-131-2/+2
* Fix problem when we did not play beginning of HTML5 audio stream in low laten...enal@chromium.org2011-10-132-1/+15
* net: Move EscapeForHTML() functions into net namespace.tfarina@chromium.org2011-10-131-15/+16
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-10-131-2/+2
* Revert "Return a specific error code for unknown URL schemes."podivilov@chromium.org2011-10-132-35/+1
* Added a InterruptReason enum.ahendrickson@chromium.org2011-10-1310-40/+298
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-1340-217/+271
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-132-5/+9
* content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.erg@chromium.org2011-10-132-0/+63
* A cleanup CL for GpuDataManager.zmo@google.com2011-10-122-157/+247
* Insert new forwarding object to make sure return messagesgbillock@chromium.org2011-10-122-7/+17
* Revert 105105 - [web-ui] Remove support for legacy-style callbacks.csilv@chromium.org2011-10-122-10/+49
* Refactor downloads into a ProfileKeyedService.rdsmith@chromium.org2011-10-123-4/+10
* Content: Log an error when we are unable to launch childrvargas@google.com2011-10-121-0/+3
* [web-ui] Remove support for legacy-style callbacks.csilv@chromium.org2011-10-122-49/+10
* Move view_types to content\public\common. Also update the enum values to matc...jam@chromium.org2011-10-125-10/+10
* Ignore revocation check failures from automated requests.agl@chromium.org2011-10-122-7/+13
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-126-46/+82
* Only purge plug-in list caches for renderers belonging to a given profile.bauerb@chromium.org2011-10-122-6/+16
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-123-8/+8
* mac: Almost fix Lion accented character bubble input in web contents.thakis@chromium.org2011-10-123-6/+14
* DevTools: support shared worker initialization debuggeryurys@chromium.org2011-10-129-40/+291
* Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...ajwong@chromium.org2011-10-123-4/+4
* Remove deprecated calls.avi@chromium.org2011-10-122-2/+2
* Consolidate key, primary key, value cursor messages.dgrogan@chromium.org2011-10-122-5/+4
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-6/+6
* Linux implementation of mouse lock in render widget host view.scheib@chromium.org2011-10-112-7/+199
* Move BindingsPolicy enum to content\public\common and put it in the content n...jam@chromium.org2011-10-115-14/+14
* Adds a stubbed RenderWidgetHostViewAura.http://crbug.com/99757TEST=noneben@chromium.org2011-10-112-0/+382
* Add error description to the DidFailProvisionalLoad callback.mkosiba@chromium.org2011-10-115-47/+63
* Assert that new renderer processes aren't created during shutdown.willchan@chromium.org2011-10-113-0/+12