| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 2 | -56/+8 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 2 | -0/+258 |