summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.rsleevi@chromium.org2013-02-077-27/+30
* A new EditingAndroidBehavior has been added to WebKit to support Android. Use...cjhopman@chromium.org2013-02-072-1/+7
* Partial revert of r180417.alph@chromium.org2013-02-062-0/+22
* WebKit shared timer should be rescheduled after resuming from a modal loops, ...rosca@adobe.com2013-02-062-2/+9
* Control fling curves with parameters in RendererPreferencesrjkroege@chromium.org2013-02-067-34/+136
* Add about:flags experiment to enable/disable fixed position element compositing.shawnsingh@chromium.org2013-02-062-7/+0
* Use WebKit's resource priorities instead of computing our own.simonjam@chromium.org2013-02-053-0/+5
* Retrieve renderer process memory sizes from browser via IPC.alph@chromium.org2013-02-042-22/+0
* MessageLoop's RUN method will pass a const ref to PendingTask whenrtenneti@chromium.org2013-02-031-2/+3
* Add FilePath to base namespace.brettw@chromium.org2013-02-0217-52/+53
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-022-0/+5
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-3/+3
* Make most code on mac compile with enable_web_intents=0thakis@chromium.org2013-02-011-0/+10
* Make webkit_glue build on Win64 jschuh@chromium.org2013-02-011-1/+2
* Updating XTBs based on .GRDs from branch 1364kerz@chromium.org2013-01-3152-1/+105
* Add implementation for WebKit::WebDiscardableMemory and WebKitPlatformSupport...qinmin@chromium.org2013-01-255-0/+103
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-4/+4
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-222-24/+0
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-211-2/+0
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-191-2/+0
* Update some #includes for WebSerializedScriptValue and WebArrayBufferView tha...pilgrim@chromium.org2013-01-181-1/+1
* [content shell] enable mock scrollbars for compositing layout testsjochen@chromium.org2013-01-172-0/+5
* Revert 176792dpapad@chromium.org2013-01-171-0/+2
* Move tests from test_shell_tests to content_unittests.tony@chromium.org2013-01-163-7/+26
* Update some #includes in webkit/glue for headers in the new Platform directorypilgrim@chromium.org2013-01-1550-124/+124
* Add a histogram for renderer memory usage.marja@chromium.org2013-01-153-34/+46
* Copy-paste preserves <embed> tags containing active content.tsepez@chromium.org2013-01-151-0/+1
* Support uploading filesystem fileshashimoto@chromium.org2013-01-153-15/+29
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-151-2/+0
* Add missing strings to label all media controls.dtseng@chromium.org2013-01-112-0/+234
* pngcrush png files under webkit/glue/resourcesoshima@chromium.org2013-01-10108-0/+0
* [Android WebView] Implement WebSettings.{get|set}UseWideViewportmnaganov@chromium.org2013-01-102-0/+4
* net: Stop using base::WorkerPool from UploadFileElementReaderhashimoto@chromium.org2013-01-103-14/+25
* Fix member variable order in WebGestureCurve implementationsjamesr@chromium.org2013-01-102-1/+5
* Reapply "Add a switch to enable composited scrolling for frames and enable it...wangxianzhu@chromium.org2013-01-092-0/+6
* Temporarily roll out "Add a switch to enable composited scrolling for frames..."wangxianzhu@chromium.org2013-01-092-6/+0
* Add a command-line flag to disable canvas antialiasing. This will be used to...senorblanco@chromium.org2013-01-092-0/+5
* Add a switch to enable composited scrolling for frames and enable it on Android.wangxianzhu@chromium.org2013-01-092-0/+6
* Move NavigationPolicyToDisposition() function into render_view_impl.cctfarina@chromium.org2013-01-093-38/+0
* Always make an attempt to fill in the suggested filename.avi@chromium.org2013-01-081-4/+8
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-261-2/+0
* Fix some code style issues in fling gesture curve implementation.rjkroege@chromium.org2012-12-195-11/+11
* Use analytic duration in fling curves.wjmaclean@chromium.org2012-12-193-34/+19
* [content shell] implement testRunner.overridePreferencejochen@chromium.org2012-12-182-4/+11
* Follow-up to r172863 -- remove compat overload for addTraceEvent()caseq@google.com2012-12-182-32/+0
* Call WebKit::Platform::current() instead of webkitPlatformSupport()pilgrim@chromium.org2012-12-181-2/+2
* Updating XTBs based on .GRDs from branch 1312dharani@google.com2012-12-171-4/+4
* webkit: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-12-162-2/+2
* net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...hashimoto@chromium.org2012-12-153-134/+190