| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all NetworkLibrary dependencies from AutomationTestingProvider | stevenjb@chromium.org | 2013-09-10 | 1 | -6/+0 |
* | Use content instead of WebKit for synthesizing keycodes | jamesr@chromium.org | 2013-07-26 | 1 | -2/+0 |
* | In components/autofill, move browser/ to core/browser/ | blundell@chromium.org | 2013-06-20 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/auto*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Category group support/Renamings. | rubentopo@gmail.com | 2013-04-19 | 1 | -1/+1 |
* | Move remaining Autofill code to //components/autofill. | joi@chromium.org | 2013-03-09 | 1 | -1/+1 |
* | Minimal Chrome Frame with Aura. | grt@chromium.org | 2013-02-28 | 1 | -8/+8 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -1/+0 |
* | Get rid of ui_controls.h usage in shipping browser code. In a followup change... | jam@chromium.org | 2013-01-11 | 1 | -6/+2 |
* | Move cancelable_request.cc/h to chrome/browser/common. | kaiwang@chromium.org | 2012-09-22 | 1 | -1/+1 |
* | Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo... | ben@chromium.org | 2012-08-14 | 1 | -1/+0 |
* | Kill DownloadItem::IsOtr() | benjhayden@chromium.org | 2012-08-14 | 1 | -1/+2 |
* | Remove SWIGged use of BrowserProxy and TabProxy from PyAuto tests. | craigdh@chromium.org | 2012-08-07 | 1 | -1/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove message_loop_helpers.h and update the includes to point to the new loc... | tfarina@chromium.org | 2012-06-20 | 1 | -1/+1 |
* | Separate out IPC::Message::Sender and Channel::Listener into a separate class. | brettw@chromium.org | 2012-06-11 | 1 | -4/+6 |
* | Remove the test URLRequestJobs from shipping code to just browser_tests. All ... | jam@chromium.org | 2012-06-05 | 1 | -1/+0 |
* | Add automation hooks for OOBE transitions. | ivankr@chromium.org | 2012-06-04 | 1 | -2/+2 |
* | RefCounted types should not have public destructors | rsleevi@chromium.org | 2012-05-28 | 1 | -2/+4 |
* | [chromeos] Automation calls should use the right profile after login | nirnimesh@chromium.org | 2012-05-15 | 1 | -0/+2 |
* | Convert the infobars ui_test to a browser_test. Remove the ExtensionProxy cla... | jam@chromium.org | 2012-04-18 | 1 | -53/+0 |
* | Convert login prompt ui_tests to browser_tests. | jam@chromium.org | 2012-04-12 | 1 | -14/+0 |
* | Add abstractions that let embedders drive tests of WebContents, without expos... | joi@chromium.org | 2012-03-22 | 1 | -1/+0 |
* | Add a Content API around TracingController. | jam@chromium.org | 2012-03-13 | 1 | -2/+2 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -2/+2 |
* | Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. | husky@chromium.org | 2012-02-24 | 1 | -1/+2 |
* | Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe... | groby@chromium.org | 2012-02-23 | 1 | -2/+1 |
* | Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. | husky@chromium.org | 2012-02-22 | 1 | -1/+2 |
* | Disable InitialLoads observers for AutomationProviders after the first one. | dtu@chromium.org | 2012-02-10 | 1 | -0/+8 |
* | Refactor AutomationProvider::InitialLoadsComplete. | dtu@chromium.org | 2012-02-01 | 1 | -1/+5 |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 1 | -9/+15 |
* | Remove DeleteTask and convert remaining users. | dcheng@chromium.org | 2012-01-02 | 1 | -1/+2 |
* | Convert chrome users of NavigationController::tab_contents() to use GetWebCon... | jam@chromium.org | 2012-01-02 | 1 | -1/+1 |
* | Convert a few methods in NavigationController to return a content::Navigation... | jam@chromium.org | 2011-12-28 | 1 | -1/+0 |
* | Remove temporary redirect header and DEPS exception for cancelable_request.h | joi@chromium.org | 2011-12-27 | 1 | -1/+2 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 1 | -3/+5 |
* | Create a Content API around NavigationEntry that's in content/public/browser.... | jam@chromium.org | 2011-12-25 | 1 | -1/+0 |
* | Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public... | jam@chromium.org | 2011-12-20 | 1 | -11/+12 |
* | Reverting this revert, since it does not seem to have caused the breakage. | finnur@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | Reverting half the checkins that are suspected of breaking the world. | finnur@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | Extra logging for unhandled automation messages. | nkostylev@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 1 | -1/+1 |
* | Cleanup: Remove more forward declarations in various chrome/browser directories. | thestig@chromium.org | 2011-11-16 | 1 | -6/+0 |
* | Don't return error from EndTracing when there are no events. | jbates@chromium.org | 2011-11-07 | 1 | -2/+2 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -3/+4 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and I... | jbates@chromium.org | 2011-10-25 | 1 | -1/+22 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -3/+3 |