| Commit message (Expand) | Author | Age | Files | Lines |
* | Make all browser code use browser::Navigate to open tabs. | ben@chromium.org | 2010-11-02 | 2 | -10/+9 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -2/+2 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -1/+1 |
* | Fixed test expectations, also made network observer a separate object | davemoore@chromium.org | 2010-10-28 | 1 | -4/+0 |
* | Add a bunch of missing bug references to FLAKY tests | stuartmorgan@chromium.org | 2010-10-27 | 1 | -0/+1 |
* | Revert 64114 - Second attempt to land http://codereview.chromium.org/4003006 | davemoore@chromium.org | 2010-10-27 | 1 | -0/+4 |
* | Second attempt to land http://codereview.chromium.org/4003006 | davemoore@chromium.org | 2010-10-27 | 1 | -4/+0 |
* | Revert 64104 - Prewarm google auth url | davemoore@chromium.org | 2010-10-27 | 1 | -0/+4 |
* | Prewarm google auth url | davemoore@chromium.org | 2010-10-27 | 1 | -4/+0 |
* | Output login times as timeline | davemoore@chromium.org | 2010-10-21 | 1 | -0/+9 |
* | Fix syncing of sessions. Numerous changes have been made. Currently, the mode... | zea@chromium.org | 2010-10-20 | 2 | -3/+2 |
* | SessionRestoreUITest.ShareProcessesOnRestore as flaky on windows too. | eroman@chromium.org | 2010-10-19 | 1 | -7/+2 |
* | Makes session restore work correctly with instant. | sky@chromium.org | 2010-10-15 | 2 | -0/+8 |
* | In the TabRestoreService, do not create Window entries that only have 1 Tab. | rsesek@chromium.org | 2010-10-14 | 3 | -12/+42 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 2 | -2/+2 |
* | chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP. | stevenjb@google.com | 2010-10-06 | 1 | -2/+1 |
* | Replace Browser::AddTabWithURL(...) with: | ben@chromium.org | 2010-10-05 | 2 | -11/+10 |
* | ifdef out tests that don't apply to the Mac | stuartmorgan@chromium.org | 2010-09-23 | 1 | -36/+33 |
* | Moves TabStripModelObserver/Delegate into their own headers. | sky@chromium.org | 2010-09-16 | 4 | -0/+4 |
* | Fix SessionStorage | jorlow@chromium.org | 2010-09-14 | 3 | -5/+15 |
* | Relanding this: | jcivelli@chromium.org | 2010-09-07 | 1 | -5/+5 |
* | FBTF: Reaplly the TabRestoreService::Observer into its own file commit. | erg@google.com | 2010-09-02 | 7 | -42/+108 |
* | Revert "Don't create pending entries when a navigation is initiated by the pa... | phajdan.jr@chromium.org | 2010-09-02 | 1 | -5/+5 |
* | Revert "FBTF: Move the TabRestoreService::Observer into its own file." | erg@google.com | 2010-09-01 | 7 | -108/+42 |
* | Don't create pending entries when a navigation is initiated by the page. | jcivelli@chromium.org | 2010-09-01 | 1 | -5/+5 |
* | FBTF: Move the TabRestoreService::Observer into its own file. | erg@google.com | 2010-09-01 | 7 | -42/+108 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | FBTF: Minor cleanup to testing headers. | erg@google.com | 2010-08-25 | 2 | -0/+2 |
* | GTTF: move tests that use WebKit from unit_tests to browser_tests | phajdan.jr@chromium.org | 2010-08-24 | 1 | -0/+0 |
* | sync: take two for: | tim@chromium.org | 2010-08-18 | 5 | -6/+70 |
* | Revert 56423 - Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 5 | -70/+6 |
* | Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 5 | -6/+70 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -5/+5 |
* | Mark SessionRestoreUITest.ShareProcessesOnRestore as flaky on Linux and Mac. | viettrungluu@chromium.org | 2010-08-13 | 1 | -1/+7 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 2 | -3/+8 |
* | Fixes regression the resulted in not showing window after doing a tab | sky@chromium.org | 2010-08-06 | 1 | -0/+1 |
* | Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h. | viettrungluu@chromium.org | 2010-08-06 | 3 | -6/+2 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -3/+3 |
* | Remove deprecated CommandLine API. | evan@chromium.org | 2010-07-30 | 1 | -2/+1 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 1 | -0/+3 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -7/+7 |
* | Drop usage of IntToWString in switch values; we can use ASCII now. | evan@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 9 | -0/+9 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -2/+1 |
* | Fixes crash in TabRestoreServiceTest.DontPersistPostData. The problem | sky@chromium.org | 2010-07-23 | 1 | -8/+7 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 2 | -3/+21 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Show offline interstitial page when offline and reload when reconnected to ne... | oshima@chromium.org | 2010-07-15 | 1 | -8/+61 |