summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Sync Ime and Keyboard events.aurimas@chromium.org2012-12-112-0/+41
* DevTools: add /json/activate/ command to the discovery protocol.pfeldman@chromium.org2012-12-112-107/+159
* Unlock the proxy lock when loading fonts.brettw@chromium.org2012-12-111-1/+5
* Add traits for PointF and Vector2dF.aelias@chromium.org2012-12-112-0/+58
* Garbage Collect the Storage directory on next profile start after an extensio...ajwong@chromium.org2012-12-118-56/+192
* Consolidates activation and focus change observers a bit.ben@chromium.org2012-12-114-53/+65
* TextureImageTransport: Remove some debug code in OnMakeCurrent().sievers@chromium.org2012-12-111-10/+0
* Add UMA histograms for GPU memory usage at GPU process exit.ccameron@chromium.org2012-12-119-6/+114
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-117-20/+3
* IndexedDB: Re-enable possibly no longer flaky test.jsbell@chromium.org2012-12-101-2/+1
* Several updates to canPlayType() results for EMEddorwin@chromium.org2012-12-101-0/+2
* Add PopupZoomer view to hierarchy only when necessary.aruslan@chromium.org2012-12-106-17/+192
* Introduce PPB_VideoCapture_Dev v0.3:yzshen@chromium.org2012-12-102-62/+24
* IndexedDB: Tests for unknown serialized data versions in backing stores.jsbell@chromium.org2012-12-101-0/+16
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-1012-63/+161
* Binary IndexedDB test files for crrev.com/11470013 (the CQ is not a fan)jsbell@chromium.org2012-12-105-0/+2
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-1031-678/+677
* Reland 170451 - [content shell] add support for testRunner.canOpenWindows and...jochen@chromium.org2012-12-109-1/+74
* [content shell] remove WebKitTestRunnerHost.jochen@chromium.org2012-12-109-138/+59
* [content shell] route all layout test related IPCs through the main window (r...jochen@chromium.org2012-12-106-65/+85
* Add an option to disable the histogram customizer.jochen@chromium.org2012-12-104-0/+9
* Make TabCapture requests use the target render process and render view id's f...justinlin@chromium.org2012-12-103-44/+33
* Remove unused DidOpenURL api from WebContentObserver.shishir@chromium.org2012-12-102-9/+0
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-0926-109/+126
* [CSS Regions] Use the new RuntimeEnabledFeatures flag instead of the one in S...mmaerean@adobe.com2012-12-083-3/+3
* Sizes going across an IPC should be uint32.cevans@chromium.org2012-12-085-9/+9
* refactor transaction id calculationalecflett@chromium.org2012-12-082-11/+19
* Browser Plugin: Don't send context menu eventsfsamuel@chromium.org2012-12-081-1/+2
* Start GPU process earlier (when force-compositing mode is enabled).jbauman@chromium.org2012-12-081-17/+17
* Disable BrowserPluginHostTest.GuestUnresponsive on Linux since it's failing o...jam@chromium.org2012-12-081-2/+2
* Add permission checks to PPAPI APIs implemented by PPB_Instance_Proxy.bbudge@chromium.org2012-12-081-16/+21
* Don't trigger a GPU flush, just push all GPU cmdsdtrainor@chromium.org2012-12-081-3/+3
* Add tracing support to NaCljbauman@chromium.org2012-12-0815-87/+233
* Send notification from GPU process to browser process of offscreen context cr...kbr@chromium.org2012-12-085-4/+117
* Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ...jamesr@chromium.org2012-12-082-2/+8
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-0820-641/+470
* Get drag and drop working for win aura.jam@chromium.org2012-12-081-7/+24
* Remove "MANUAL_" from webgl conformance test name when retrieving test expect...zmo@chromium.org2012-12-081-0/+2
* Pass touch events from the chrome viewer process in Metro Ash on Windows 8 to...ananta@chromium.org2012-12-071-1/+4
* Stop caching pointers to RenderWidgetHostView in WebContentsView implementati...jam@chromium.org2012-12-0718-75/+34
* Prefer aspect ratio preserving mirror mode, use panel fitting when possible.ynovikov@chromium.org2012-12-071-3/+3
* [Android] Support missing resource in PopupZoomer.mkosiba@chromium.org2012-12-071-3/+9
* Runtime-enable web intents.gbillock@chromium.org2012-12-074-0/+8
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-078-108/+97
* [Android] Mark final input events for current vsync periodskyostil@chromium.org2012-12-073-5/+30
* Revert 171831jam@chromium.org2012-12-0718-34/+75
* Stop caching pointers to RenderWidgetHostView in WebContentsView implementati...jam@chromium.org2012-12-0718-75/+34
* Revert 171370 due to perf regression on XP (bug 164609)akalin@chromium.org2012-12-071-15/+17
* Add support for high-dpi custom mouse cursors on ChromeOSrbyers@chromium.org2012-12-071-2/+2
* android: Improve ActivityStatus and add ChromiumActivity.digit@chromium.org2012-12-073-13/+14