summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Make sure the document's scroll position is always up-to-date beforedmazzoni@chromium.org2011-12-012-0/+19
* Add missing CONTENT_EXPORT to fix Linux shared build after r112415yurys@chromium.org2011-12-011-1/+1
* Trigger didCommitAndDrawCompositorFrame on fullscreen Swapbuffersjbauman@chromium.org2011-12-011-0/+4
* Move DevTools front-end IPC message handling to contentyurys@chromium.org2011-12-015-0/+205
* Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...hayato@chromium.org2011-12-0111-4/+182
* Revert 112399 - Aura: Tooltip refactor. This Cl does the following:hbono@chromium.org2011-12-011-7/+0
* Fix component buildjam@chromium.org2011-12-011-1/+3
* Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...jam@chromium.org2011-12-015-41/+53
* Aura: Tooltip refactor. This Cl does the following:varunjain@chromium.org2011-12-011-0/+7
* Reduce number of threads and number of iterations to avoid timeout on botscottmg@chromium.org2011-12-011-2/+2
* Make command buffer free transfer buffer when switching tabsgman@chromium.org2011-12-011-2/+2
* Move view_types.h to view_type.h, since that's the standard name for enums.jam@chromium.org2011-12-015-7/+7
* base::Bind: More random cleanups.jhawkins@chromium.org2011-12-013-46/+31
* Rename navigation_types.h to navigation_type.h to match the rest of the enum ...jam@chromium.org2011-12-016-8/+8
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-0126-130/+161
* add missing CONTENT_EXPORTisherman@chromium.org2011-12-011-1/+2
* Allow IndexedDB to send messages from any thread in the renderer process, not...dgrogan@chromium.org2011-12-017-74/+61
* Renderer reading side of gamepadscottmg@chromium.org2011-12-0119-109/+426
* Split accessible bounds calculation into two methods, one to retrievedmazzoni@chromium.org2011-11-304-16/+26
* The Mac accessibility impl should defer to BrowserAccessibilityManagerdmazzoni@chromium.org2011-11-301-1/+2
* Cleanup: Remove an unneeded dependency.thestig@chromium.org2011-11-301-9/+7
* update dependencies in preparation for glue being a componentdpranke@chromium.org2011-11-302-0/+2
* Move remaining about: handlers to webUI.tsepez@chromium.org2011-11-303-5/+5
* Shim calls to NPN_MemAlloc/MemFree through PluginHostdpranke@chromium.org2011-11-303-3/+7
* Fixed a header name error in UMA statistics that record what servers accept r...ahendrickson@chromium.org2011-11-304-13/+16
* Pass gamepad enable switch through to WebKitscottmg@chromium.org2011-11-301-0/+3
* Fix content_shell. We really need an automated test soon :)jam@chromium.org2011-11-302-3/+5
* Fix the components build on Linux.tony@chromium.org2011-11-301-1/+1
* Prepare for didUpdateLayout moving to WebViewClient.levin@chromium.org2011-11-302-13/+19
* Make some organization in RenderWidgetHost clearer.levin@chromium.org2011-11-301-10/+12
* Remove child_process.h includes from chrome (specifically WaitForDebugger). I...jam@chromium.org2011-11-301-0/+8
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-11-3011-182/+4
* 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