summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-233-9/+67
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-236-15/+16
* Move content/components/navigation_interception to src/componentskaiwang@chromium.org2013-01-2316-1030/+0
* Don't forward scroll gestures to the renderer -- they confuseccameron@chromium.org2013-01-232-42/+1
* cc: Reduce renderer_main thread priority when prefer_smoothness is setepenner@chromium.org2013-01-232-1/+64
* Webview: Introduce gutters around the image when resizeing contents and when ...alexst@chromium.org2013-01-233-35/+18
* [Telemetry] Fix typos in Screenshot code.dtu@chromium.org2013-01-231-1/+1
* [Android] Refactor MonthPickerDialog.benm@chromium.org2013-01-233-20/+2
* Browser Plugin: Allocate Instance IDs in BrowserPluginEmbedder instead of Bro...fsamuel@chromium.org2013-01-2317-134/+243
* Add msvs_cygwin_shell: 1 to extract_from_cab.pyiannucci@chromium.org2013-01-222-0/+2
* Use ui/gl/gl_bindings.h for content/common/gpu/media/sheu@chromium.org2013-01-2210-175/+131
* Fix touch points to scale down by DPI when creating WebTouchEventsyusufo@chromium.org2013-01-223-11/+22
* Support InputScope for desktop (non-Metro) Chrome. part 2Yukawa@chromium.org2013-01-221-1/+1
* overscroll: Change the brightness of the overlay during overscroll gesture.sadrul@chromium.org2013-01-222-2/+47
* Skip SingleWindowDoesNotExceedLimit on Win Debug.zmo@chromium.org2013-01-221-0/+5
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-228-105/+134
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-229-11/+11
* Remove a NOTREACHED() in content::UdevLinux, since apparently it can happen.thestig@chromium.org2013-01-221-3/+2
* Synchronize sending of RST between server and client to avoid dropping bytes.rdsmith@chromium.org2013-01-225-38/+64
* Revert 178037cpu@chromium.org2013-01-222-18/+25
* Get rid of the static list of URLs in chrome_url_data_manager_backend.cc whic...jam@chromium.org2013-01-223-0/+50
* [android] Fix size reported in contentSizeChange callback.mkosiba@chromium.org2013-01-221-1/+2
* Fix official builder compile error when building aura on windowscpu@chromium.org2013-01-222-25/+18
* [content shell] conditionally disable printing of console message and promptsjochen@chromium.org2013-01-222-0/+12
* During layout tests, RenderViewImpl::willSendRequest might get invoked with a...jochen@chromium.org2013-01-221-0/+4
* Add two new debug URLs for Pepper Flash:yzshen@chromium.org2013-01-227-1/+73
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-222-5/+0
* Replace ASCIIToUTF16() call with UTF8ToUTF16() call.haruki@chromium.org2013-01-221-1/+1
* Cosmetic cleanup to texture_layer mailboxes.alexst@chromium.org2013-01-211-3/+3
* Revert 177842. This doesn't build in standalone webkit builds:thakis@chromium.org2013-01-211-1/+0
* [Android] Manage CVC's retained JS object set on the native side.benm@chromium.org2013-01-2115-34/+239
* Fixes issues when switching between software and compositing.alexst@chromium.org2013-01-216-30/+153
* Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...hashimoto@chromium.org2013-01-2113-34/+43
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-2119-636/+717
* Make new-style page scale work on Android.aelias@chromium.org2013-01-214-7/+19
* [content shell] don't use a proxy for running layout testsjochen@chromium.org2013-01-201-9/+16
* overscroll: Avoid flickering during history navigation.sadrul@chromium.org2013-01-204-6/+179
* ChromeOS default switches cleanup - switches::kEnableThreadedCompositing and ...zelidrag@chromium.org2013-01-202-3/+14
* Switch users of ChromeWebUIDataSource to use the content::WebUIDataSource ins...jam@chromium.org2013-01-192-0/+72
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2013-01-191-0/+1
* TextureImageTransport: Skip swaps without backbuffer.sievers@chromium.org2013-01-191-0/+10
* Use EGL headers to pick up EGL definitions.sheu@chromium.org2013-01-192-8/+1
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-197-1/+710
* Enable building of test plugin on ARM.sbc@chromium.org2013-01-191-1/+2
* Fixed issue that the change of header file didn't rebuild the template file.michaelbai@chromium.org2013-01-191-1/+1
* Support InputScope for desktop (non-Metro) Chrome.Yukawa@chromium.org2013-01-182-0/+26
* Start sending synthetic keyevents for enter and tab in Android IMEyusufo@chromium.org2013-01-182-50/+52
* Revert 177765scottmg@chromium.org2013-01-1812-229/+33
* Implement commit and abort for WebIDBDatabaseCallbacks.alecflett@chromium.org2013-01-1811-39/+304
* [Android] Manage CVC's retained JS object set on the native side.benm@chromium.org2013-01-1812-33/+229