| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix WeakPtrFactory member ordering in chrome/browser | mohan.reddy | 2014-09-23 | 2 | -5/+5 |
* | Move PageTransition from //content/public/common to //ui/base | Sylvain Defresne | 2014-09-19 | 5 | -10/+9 |
* | Cleanup: Remove unneeded extension_messages.h usage and ifdef out some extens... | thestig | 2014-09-18 | 2 | -0/+9 |
* | Use content::RunBlockingPoolTask() in tests. | mtomasz | 2014-09-15 | 3 | -10/+11 |
* | Componentize chrome/common/content_settings files. | mukai | 2014-09-11 | 1 | -1/+1 |
* | Remove the unmaintained performance monitor. | tonyg | 2014-09-11 | 1 | -3/+0 |
* | Remove webkit/browser/, point everything to storage/browser/ instead | pilgrim | 2014-09-10 | 1 | -1/+1 |
* | Android: Remove more browser extensions code, and fullscreen ui. | thestig | 2014-09-05 | 1 | -10/+7 |
* | Remove implicit conversions from scoped_refptr to T* in chrome/ | dcheng | 2014-08-26 | 1 | -3/+3 |
* | Fixes possible use after free in SessionService | sky | 2014-08-26 | 7 | -11/+76 |
* | Change base/file_utils.h includes to base/files/file_utils.h in chrome/ | thestig | 2014-08-26 | 4 | -4/+4 |
* | Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name... | pilgrim@chromium.org | 2014-08-22 | 1 | -4/+5 |
* | Remove ui::SHOW_STATE_DETACHED and related things | tapted@chromium.org | 2014-08-19 | 1 | -14/+49 |
* | Move session_id.{cc,h} from chrome/browser/sessions to components/sessions | hashimoto@chromium.org | 2014-08-18 | 12 | -83/+43 |
* | Makes restoring a tab work via accelerators on startup | sky@chromium.org | 2014-08-15 | 1 | -4/+64 |
* | Revert 284870 "Set the web content's initial size only if the ta..." | oshima@chromium.org | 2014-08-07 | 1 | -2/+2 |
* | Remove ChromeURLRequestContext. | eustas@chromium.org | 2014-07-31 | 1 | -20/+9 |
* | Check for the existence a SpecialStoragePolicy before using it. | thestig@chromium.org | 2014-07-31 | 1 | -16/+21 |
* | chrome: Cleanup SessionsTypes unit test. | tfarina@chromium.org | 2014-07-30 | 1 | -20/+2 |
* | Remove CancelableRequestTracker & CancelableRequestConsumer | sdefresne@chromium.org | 2014-07-29 | 2 | -3/+1 |
* | Rename is_not_selected_tab to is_selected_tab in SessionRestore::RestoreTab | oshima@chromium.org | 2014-07-25 | 1 | -10/+10 |
* | Relands "Removed InProcessBrowserTest::CleanUpOnMainThread()" | atwilson@chromium.org | 2014-07-25 | 1 | -13/+0 |
* | Set the web content's initial size only if the tab isn't selected in session ... | oshima@chromium.org | 2014-07-23 | 1 | -2/+2 |
* | Fixes for re-enabling more MSVC level 4 warnings: chrome/browser/ edition | pkasting@chromium.org | 2014-07-16 | 1 | -2/+2 |
* | Android: Remove events extensions API. | thestig@chromium.org | 2014-06-22 | 1 | -1/+6 |
* | Move about://-related constants from //content to //url | blundell@chromium.org | 2014-06-10 | 2 | -17/+21 |
* | Change all component_strings references to be to components_strings | blundell@chromium.org | 2014-05-28 | 2 | -2/+2 |
* | Adds some debugging code for tracking down a crash | sky@chromium.org | 2014-05-24 | 1 | -0/+32 |
* | Session restore shouldn't care about profile home pages. | marja@chromium.org | 2014-05-22 | 1 | -3/+2 |
* | infobars: Componentize ConfirmInfoBarDelegate. | tfarina@chromium.org | 2014-05-22 | 1 | -1/+1 |
* | Remove stray platform_file.h from chrome and components | rvargas@chromium.org | 2014-05-13 | 1 | -1/+0 |
* | Hide WebContentsView from Chrome. This also removes WebContentsViewPort. | jam@chromium.org | 2014-05-03 | 2 | -5/+2 |
* | Correct comment added on r267371 | noel@chromium.org | 2014-05-02 | 1 | -1/+1 |
* | Add a test for the disposition of session restored tabs | noel@chromium.org | 2014-04-30 | 1 | -0/+46 |
* | Show bubble to prompt UMA opt-in on crash recovery | yiyaoliu@google.com | 2014-04-30 | 2 | -0/+24 |
* | Don't crash if RestoreTab fails when restoring a session | zea@chromium.org | 2014-04-23 | 2 | -10/+24 |
* | Move the flush in AppendCommandsToFile outside the loop. | rkc@chromium.org | 2014-04-22 | 1 | -4/+2 |
* | Removes win8_util | sky@chromium.org | 2014-04-20 | 1 | -47/+10 |
* | Add SessionRestoreTestChromeOS | stevenjb@chromium.org | 2014-04-18 | 1 | -0/+183 |
* | Replace Browser::AppType with is_trusted_source_ | stevenjb@chromium.org | 2014-04-14 | 2 | -4/+20 |
* | Remove ExtensionService::GetInstalledApp() and ExtensionService::IsInstalledA... | rdevlin.cronin@chromium.org | 2014-04-10 | 2 | -12/+13 |
* | Elim kRestorePopups | stevenjb@chromium.org | 2014-04-09 | 4 | -109/+1 |
* | [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h. | rsesek@chromium.org | 2014-04-09 | 1 | -1/+1 |
* | message loops: Fix running nested message-loop at startup. | sadrul@chromium.org | 2014-04-07 | 1 | -2/+11 |
* | Keep all window information when locking so all windows restore during unlock. | bcwhite@chromium.org | 2014-04-01 | 2 | -11/+79 |
* | Stop using net::FileStream synchronously in session_backend.cc | hashimoto@chromium.org | 2014-03-24 | 2 | -36/+35 |
* | [aura] Some tabs have no root window on restore | noel@chromium.org | 2014-03-24 | 1 | -0/+34 |
* | Always keep browser restore state when closing a window on Mac. | bcwhite@chromium.org | 2014-03-20 | 3 | -17/+4 |
* | Move clients of BrowserContextKeyedService to use KeyedService (#4) | blundell@chromium.org | 2014-03-14 | 9 | -14/+14 |
* | Move extension_messages.h to extensions/common. | derat@chromium.org | 2014-03-13 | 1 | -1/+1 |