summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Make drag and drop work on webpage. Also slightly modify drag drop workflow.varunjain@chromium.org2011-11-301-0/+11
* Revert 112232 - Added hotkey support to 8508009pkotwicz@chromium.org2011-11-301-3/+0
* Added hotkey support to 8508009pkotwicz@chromium.org2011-11-301-0/+3
* Fix an incorrect comment in the Java Bridge when calling array methodssteveblock@chromium.org2011-11-301-45/+47
* Send one WebKeyboardEvent to the RenderWidget at a time. Move keyboarddarin@chromium.org2011-11-305-99/+124
* Move download speed calculation to file thread / DownloadFile class.benwells@chromium.org2011-11-3021-18/+149
* Trusted proxy side checks on GetRingBuffer()nfullagar@google.com2011-11-301-3/+9
* fix compilation error on gcc4.6.1oshima@chromium.org2011-11-301-1/+2
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-309-31/+185
* Hide geolocation_messages.h from chrome. It was only used in a test. Instead ...jam@chromium.org2011-11-305-45/+26
* Fix for gmail crash in WebKit::NotificationPresenterImpl::checkPermissiondimich@chromium.org2011-11-301-6/+6
* Revert 112077 - recently closed menu: respect middle clickaa@chromium.org2011-11-302-6/+0
* recently closed menu: respect middle clickestade@chromium.org2011-11-302-0/+6
* Fixed logic that decides between accelerated and software drawing.jbates@chromium.org2011-11-291-1/+2
* GTK: Don't crash on end of download in newer GTKs.erg@chromium.org2011-11-291-0/+2
* Linux: fix base::Environment leak in DBusPowerSaveBlocker constructor.mdm@chromium.org2011-11-291-2/+2
* Move some TOUCH_UI => USE_VIRTUAL_KEYBOARD.bryeung@chromium.org2011-11-291-6/+6
* Remove chrome dependency on PepperPluginRegistry. This was used only by exten...jam@chromium.org2011-11-291-3/+6
* Remove base::Bind() from cpp_bound_class.hdcheng@chromium.org2011-11-292-6/+16
* Make JavaType a struct and move it to its own filesteveblock@chromium.org2011-11-296-95/+103
* Remove custom Task implementations in content renderer_host and tab_contents.dcheng@chromium.org2011-11-299-344/+139
* Revert 111988 - Land change for grunell@: "Adding support for MediaStream and...tommi@chromium.org2011-11-2926-1760/+42
* Revert 111994 - Adding missing OVERRIDE tags.tommi@chromium.org2011-11-291-3/+3
* Adding missing OVERRIDE tags.tommi@chromium.org2011-11-291-3/+3
* Land change for grunell@: "Adding support for MediaStream and PeerConnection ...tommi@chromium.org2011-11-2926-42/+1760
* Force annotation of overridden methods with OVERRIDE.avi@chromium.org2011-11-291-1/+2
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-2913-10/+13
* Move the RendererProcessType enum out of ChildProcessInfo. It's actually neve...jam@chromium.org2011-11-292-61/+2
* aura: #include a header used. This caused a compilation error from r111936.sadrul@chromium.org2011-11-291-0/+5
* Revert 111936 - Use callback_forward.h instead of callback.h where possible.jstritar@chromium.org2011-11-2913-13/+10
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-2913-10/+13
* Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()robertshield@chromium.org2011-11-292-7/+7
* Add url and is_main_frame to DidFinishLoad and DidFailLoad.mkosiba@chromium.org2011-11-296-9/+75
* Add UserMetrics for OpenFileSystemkinuko@chromium.org2011-11-291-0/+6
* Trigger pepper ViewDidFlushPaint on draw of compositor framejbauman@chromium.org2011-11-291-5/+5
* Make content::DialogDelegate::GetDialogRootWindow() const.thestig@chromium.org2011-11-293-3/+3
* Re-land http://codereview.chromium.org/8586008/yzshen@chromium.org2011-11-297-938/+868
* aura: fix switching off accelerated compositingpiman@chromium.org2011-11-292-3/+29
* Implements the PowerSaveBlocker::ApplyBlock method for Linux systems. It usescristian.patrasciuc@gmail.com2011-11-293-20/+461
* Added UMA statistics to see what servers accept range requests.ahendrickson@chromium.org2011-11-294-1/+46
* Remove section_util_win since it had two functions that were used in three pl...jam@chromium.org2011-11-286-71/+10
* Revert 110287 - Return a specific error code for unknown URL schemes.rvargas@google.com2011-11-282-35/+1
* Move SpeechInputResult into content/public since it's used in chrome. Also ma...jam@chromium.org2011-11-2817-97/+124
* Rename the external popup menu test from unittest to browsertest, as it is a ...jochen@chromium.org2011-11-281-0/+0
* Enable WebKitBrowserTest.XsltBadImportjaphet@chromium.org2011-11-281-9/+1
* Fix the RenderViewImpl to adapt to the Chromium API change for Web Intents.gbillock@chromium.org2011-11-285-40/+34
* Revert 111773 - Land change for grunell@: "Adding support for MediaStream and...tommi@chromium.org2011-11-2825-1754/+40
* Land change for grunell@: "Adding support for MediaStream and PeerConnection ...tommi@chromium.org2011-11-2825-40/+1754
* Cleanup SiteInstanceTest a bitjochen@chromium.org2011-11-281-16/+5
* Move RenderViewHostManagerTest to contentjochen@chromium.org2011-11-282-26/+111