summaryrefslogtreecommitdiffstats
path: root/content/shell/renderer
Commit message (Expand)AuthorAgeFilesLines
* Notification.permission's default value of "default" should be testable.peter@chromium.org2014-03-113-13/+22
* Add missing forward declare for WebFrame.dcheng@chromium.org2014-03-101-0/+4
* stop using deprecated SkBitmap::Config -- use SkColorType insteadreed@google.com2014-03-081-1/+1
* Move WebAXObjectProxy and AccessibleController from CppBoundClass to gin::Wra...hajimehoshi@chromium.org2014-03-0612-1595/+1616
* MediaStream API: Updating Mock so the old API can be removed.tommyw@chromium.org2014-03-052-4/+4
* Move OpenURL from RenderView to RenderFrame.nasko@chromium.org2014-03-042-7/+4
* Revert of Move WebAXObjectProxy and AccessibleController from CppBoundClass t...apavlov@chromium.org2014-03-0412-1616/+1595
* Revert "Move OpenURL from RenderView to RenderFrame."cbiesinger@chromium.org2014-03-041-0/+7
* Move OpenURL from RenderView to RenderFrame.nasko@chromium.org2014-03-041-7/+0
* Cleanup temporary code now that r168165 from Blink is rolled.jam@chromium.org2014-03-031-7/+0
* Move WebAXObjectProxy and AccessibleController from CppBoundClass to gin::Wra...hajimehoshi@chromium.org2014-03-0312-1595/+1616
* Send accessibility scroll event on Windows and Android.dmazzoni@chromium.org2014-02-281-0/+3
* Update test runner code since showContextMenu is moving from WebViewClient to...jam@chromium.org2014-02-282-0/+6
* Convert NotificationPresenter to Chromium-style and remove HTML notification ...peter@chromium.org2014-02-287-217/+227
* [Mac] Remove NSApplication from the renderer.rsesek@chromium.org2014-02-281-2/+6
* EventSender: Allow modifiers to be set for wheel eventsrbyers@chromium.org2014-02-271-1/+5
* Revert of Move WebAXObjectProxy and AccessibleController from CppBoundClass t...apavlov@chromium.org2014-02-2712-1607/+1595
* Move WebAXObjectProxy and AccessibleController from CppBoundClass to gin::Wra...hajimehoshi@chromium.org2014-02-2712-1595/+1607
* Updating Gamepad API to match latest specbajones@chromium.org2014-02-261-1/+2
* Update EventSender to handle keyboard modifiers in replay events.dcheng@chromium.org2014-02-251-41/+64
* Check whether the view has a frame before using it in textInputControllerjochen@chromium.org2014-02-251-3/+13
* Add default case to blink::WebAXEvent switch.dmazzoni@google.com2014-02-241-0/+3
* In TestRunner::setValueForUser, the *second* argument needs to be a stringjochen@chromium.org2014-02-191-1/+1
* Fix uninit read in TestRunner.jochen@chromium.org2014-02-191-2/+2
* Reland "Move TextInputController from CppBoundClass to gin::Wrappable."tfarina@chromium.org2014-02-186-242/+315
* content: Do not call empty methods of WebScriptController.tfarina@chromium.org2014-02-181-3/+0
* Revert of Move TextInputController from CppBoundClass to gin::Wrappable. (htt...tkent@chromium.org2014-02-186-315/+242
* Move TextInputController from CppBoundClass to gin::Wrappable.tfarina@chromium.org2014-02-176-242/+315
* Load about:blank ahead of the tests at the leak detectionhajimehoshi@chromium.org2014-02-171-4/+12
* DevTools: by default, open devtools panel matching the layout test folder.pfeldman@chromium.org2014-02-146-11/+25
* Modify the format output when a DOM-object leak is detectedhajimehoshi@chromium.org2014-02-141-8/+27
* Reland r250851 - "Update all the client code to use a single WebThemeEngine.h...dpranke@chromium.org2014-02-132-2/+2
* Revert r250851 - "Update all the client code to use a single WebThemeEngine.h...dpranke@chromium.org2014-02-132-2/+2
* Update all the client code to use a single WebThemeEngine.h header.dpranke@chromium.org2014-02-122-2/+2
* Add test plumbing so that layout tests can query whether a compositor frame w...shawnsingh@chromium.org2014-02-112-0/+10
* Change the mock web theme to not depend on the order of the states of the con...dpranke@chromium.org2014-02-111-31/+43
* Move GamepadController from CppBoundClass to gin::Wrappablejochen@chromium.org2014-02-117-229/+291
* MediaStream API: Patch #2 of implementing navigator.getMediaDevicestommyw@chromium.org2014-02-052-0/+39
* Implement GCController::CollectAllharaken@chromium.org2014-02-052-0/+16
* Makes scroll corner anti-aliased for test runnersky@chromium.org2014-02-041-0/+1
* Makes WebTestThemeEngineMock draw scroll cornersky@chromium.org2014-02-041-0/+9
* This cl is required by https://codereview.chromium.org/23618022/ to providewjmaclean@chromium.org2014-01-314-2/+40
* Remove win mock theme engine code.dpranke@chromium.org2014-01-307-1464/+10
* Chrome allows WebTouchPoint to store WebFloatPoint, instead of WebPoint.tdresser@chromium.org2014-01-292-5/+6
* Remove SetJavaScriptFlags() wrapper function from webkit.tfarina@chromium.org2014-01-291-2/+3
* Make it possible to draw non-mock controls in layout teststkent@chromium.org2014-01-283-1/+16
* Leak detection at content_shellhajimehoshi@chromium.org2014-01-274-1/+111
* Make --dump-render-tree's requestAnimationFrame more realabarth@chromium.org2014-01-251-0/+1
* Revert of Make --dump-render-tree's requestAnimationFrame more real (https://...falken@chromium.org2014-01-241-1/+0
* Make --dump-render-tree's requestAnimationFrame more realabarth@chromium.org2014-01-241-0/+1