| Commit message (Expand) | Author | Age | Files | Lines |
* | Move bookmarks/core/... to bookmarks/... | naiem.shaik@gmail.com | 2014-05-20 | 1 | -1/+1 |
* | Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t... | jam@chromium.org | 2014-05-12 | 1 | -7/+2 |
* | Hide WebContentsView from Chrome. This also removes WebContentsViewPort. | jam@chromium.org | 2014-05-03 | 1 | -1/+0 |
* | Move bookmarks' production code to components/bookmarks | sdefresne@chromium.org | 2014-04-30 | 1 | -1/+1 |
* | Add net/base/filename_util.h. | sergeyu@chromium.org | 2014-04-09 | 1 | -1/+1 |
* | Revert 262487 "Add net/base/filename_util.h." | sergeyu@chromium.org | 2014-04-08 | 1 | -1/+1 |
* | Add net/base/filename_util.h. | sergeyu@chromium.org | 2014-04-08 | 1 | -1/+1 |
* | Remove automation code from browser process. | jam@chromium.org | 2014-04-02 | 1 | -0/+47 |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 1 | -1/+1 |
* | Move root_window.* to window_event_dispatcher.* | ben@chromium.org | 2014-02-21 | 1 | -1/+1 |
* | Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize) | piman@chromium.org | 2014-02-14 | 1 | -1/+0 |
* | Cleanup: Remove unneeded browser_thread.h includes. | thestig@chromium.org | 2014-02-13 | 1 | -2/+0 |
* | [DevTools] Move from load notifications to LoadCompleted callback. | dgozman@chromium.org | 2014-02-12 | 1 | -0/+8 |
* | Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s... | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Add base:: to string16s in chrome/. | dbeam@chromium.org | 2013-12-20 | 1 | -4/+7 |
* | DevTools: fix flaky DevToolsBeforeUnloadTest | lushnikov@chromium.org | 2013-12-10 | 1 | -0/+5 |
* | Rename GetLocationEntry to GetOmniboxView. | msw@chromium.org | 2013-11-20 | 1 | -1/+1 |
* | mac: Prepare most test code for -Wunused-functions too. | thakis@chromium.org | 2013-11-08 | 1 | -0/+2 |
* | Revert 233647 "Revert 233612 "Convert PhishingClassifierTest to ..." | scheib@chromium.org | 2013-11-07 | 1 | -0/+8 |
* | Revert 233612 "Convert PhishingClassifierTest to a real browser ..." | scheib@chromium.org | 2013-11-07 | 1 | -8/+0 |
* | Revert 233622 "Revert 233612 "Convert PhishingClassifierTest to ..." | jam@chromium.org | 2013-11-07 | 1 | -0/+8 |
* | Revert 233612 "Convert PhishingClassifierTest to a real browser ..." | jam@chromium.org | 2013-11-07 | 1 | -8/+0 |
* | Convert PhishingClassifierTest to a real browser test. | ajwong@chromium.org | 2013-11-07 | 1 | -0/+8 |
* | Convert NOTIFICATION_TEMPLATE_URL_SERVICE_LOADED to CallbackList. | caitkp@chromium.org | 2013-10-08 | 1 | -6/+7 |
* | Remove notifications from TestNavigationObserver and clean it and its uses up. | avi@chromium.org | 2013-10-08 | 1 | -30/+18 |
* | Remove ui_test_utils::RegisterAndWait and use WindowedNotificationObserver et... | bauerb@chromium.org | 2013-10-02 | 1 | -8/+0 |
* | bookmarks: Get rid of ui_test_utils.h entry from the exception list. | tfarina@chromium.org | 2013-09-11 | 1 | -16/+0 |
* | Correctly integrate StoragePartition into TestingProfile. | ajwong@chromium.org | 2013-07-23 | 1 | -1/+6 |
* | Use a direct include of the message_loop header in chrome/test/, chrome/tools... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Persist download ids across sessions by merging them with db_handles. | benjhayden@chromium.org | 2013-07-12 | 1 | -0/+1 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -2/+2 |
* | Use a direct include of time headers in chrome/test/, chrome/tools/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Make all tests use GetActiveDesktop() instead of hardcoding HOST_DESKTOP_TYPE... | gab@chromium.org | 2013-06-25 | 1 | -4/+3 |
* | Fixed cmd + G (find next) on Mac in Incognito, 2 new tests: | vasilii@chromium.org | 2013-06-12 | 1 | -56/+2 |
* | Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from content | phajdan.jr@chromium.org | 2013-06-05 | 1 | -13/+4 |
* | Remove dead snapshotting code | piman@chromium.org | 2013-05-21 | 1 | -77/+0 |
* | bookmarks: Make BookmarkModel::IsLoaded() not virtual. | tfarina@chromium.org | 2013-05-08 | 1 | -2/+2 |
* | Expose GeolocationProvider in Content API. This removes the recently introduc... | jam@chromium.org | 2013-05-07 | 1 | -2/+5 |
* | Add ui::GrabDesktopSnapshot for Windows. | grt@chromium.org | 2013-04-24 | 1 | -2/+2 |
* | Move path functions from file_util to FilePath object. | brettw@chromium.org | 2013-04-12 | 1 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded(). | tfarina@chromium.org | 2013-03-25 | 1 | -0/+5 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -2/+2 |
* | content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c... | phajdan.jr@chromium.org | 2013-03-18 | 1 | -3/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Phase out BrowserList::empty() and BrowserList::size(). | gab@chromium.org | 2013-02-14 | 1 | -1/+1 |