| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete Automation[Tab/Renderer]Helper and fix users. | kkania@chromium.org | 2013-05-24 | 4 | -490/+0 |
* | Correct scroll offset range for WebFrame in AutomationRendererHelper | trchen@chromium.org | 2013-05-18 | 2 | -6/+3 |
* | Temporary disable AutomationRendererHelperTest.RTLSnapshot | trchen@google.com | 2013-05-14 | 1 | -1/+1 |
* | Remove myself from some OWNERS files and make per-file ownership more specific. | ben@chromium.org | 2013-05-03 | 1 | -1/+0 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -5/+5 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -5/+5 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -5/+5 |
* | Removed skia::ScopedPlatformCanvas. | skaslev@chromium.org | 2013-03-21 | 1 | -1/+2 |
* | chrome: Update include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-02-28 | 1 | -1/+1 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+2 |
* | Update some #includes in chrome/renderer/automation/ for headers in the new P... | pilgrim@chromium.org | 2013-01-10 | 2 | -3/+3 |
* | Add skia::RefPtr class to wrap ref counted classes from Skia. | danakj@chromium.org | 2012-12-04 | 1 | -1/+1 |
* | Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual... | reed@google.com | 2012-11-14 | 1 | -4/+4 |
* | Add more OWNERS inside chrome/renderer. | thestig@chromium.org | 2012-08-22 | 1 | -0/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename IPC Sender and Listener in ppapi, content/public, and content/renderer | brettw@chromium.org | 2012-06-20 | 1 | -0/+2 |
* | Move render_view_test.h header from content\test to content\public\test. This... | jam@chromium.org | 2012-06-04 | 1 | -0/+1 |
* | [chromedriver] Determine the element location and click synchronously in the ... | kkania@chromium.org | 2012-05-23 | 3 | -2/+208 |
* | Add renderer process support in PyAuto HeapProfilerDump API. | dmikurube@chromium.org | 2012-04-27 | 2 | -2/+21 |
* | Move DOMAutomationController code from chrome to content. This is needed by i... | jam@chromium.org | 2012-02-03 | 2 | -257/+0 |
* | Update includes to new header locations. | abarth@chromium.org | 2011-12-03 | 2 | -3/+3 |
* | Remove base::Bind() from cpp_bound_class.h | dcheng@chromium.org | 2011-11-29 | 1 | -3/+9 |
* | Re-land 107645 with static initializer removed. | kkania@chromium.org | 2011-10-28 | 3 | -0/+188 |
* | Revert 107645 (To see if it was responsible for increase in static initialize... | eroman@chromium.org | 2011-10-27 | 3 | -194/+2 |
* | Fix test snapshotting on linux by creating a separate automation path for | kkania@chromium.org | 2011-10-27 | 3 | -2/+194 |
* | Make RenderView inherit from content::RenderView, and add missing functions t... | jam@chromium.org | 2011-10-10 | 2 | -2/+3 |
* | Move json_value_serializer from content/common to base. | dpranke@chromium.org | 2011-10-07 | 1 | -3/+3 |
* | Move RenderViewObserver and RenderViewObserverTracker to content\public\rende... | jam@chromium.org | 2011-10-03 | 2 | -3/+3 |
* | Rename ExtensionBase to ChromeV8Extension and simplify. | aa@chromium.org | 2011-10-01 | 2 | -37/+0 |
* | renderer/automation: Forward declare v8::Extension in DomAutomationV8Extensio... | tfarina@chromium.org | 2011-09-01 | 2 | -4/+6 |
* | Split extension_base.* out of bindings_utils.*. | aa@chromium.org | 2011-08-30 | 1 | -4/+3 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -2/+6 |
* | Reduce static data in ExtensionProcessBindings. Some was not | aa@chromium.org | 2011-04-25 | 1 | -2/+2 |
* | Move json_value_serializer to content\common since it's used by code in conte... | jam@chromium.org | 2011-04-16 | 1 | -1/+1 |
* | Adds TabContents/RenderView observers for automation/testing messages. | kkania@chromium.org | 2011-04-07 | 2 | -0/+72 |
* | Add a new GetInstance() method for singleton classes, take 2. | satish@chromium.org | 2010-12-08 | 1 | -1/+1 |
* | Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN... | isherman@chromium.org | 2010-09-30 | 1 | -6/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 2 | -0/+2 |
* | Add support for interacting with the DOM in browser_tests. | kkania@chromium.org | 2010-03-18 | 4 | -0/+71 |
* | Revert 41789 - Add support for DOM interaction in browser tests via C++. | kkania@chromium.org | 2010-03-17 | 4 | -71/+0 |
* | Add support for DOM interaction in browser tests via C++. | kkania@chromium.org | 2010-03-17 | 4 | -0/+71 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 1 | -1/+1 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 2 | -2/+0 |
* | The DOM Automation controller object uses the RenderView instance as the mess... | ananta@chromium.org | 2009-02-18 | 2 | -17/+21 |
* | Fix memory leak. | kuchhal@chromium.org | 2009-02-03 | 1 | -5/+5 |
* | Changed DomAutomationController to use UTF-8 strings. | scherkus@chromium.org | 2008-12-20 | 1 | -1/+1 |