| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Coverity: Fix leak in SessionBackend::OpenAndWriteHeader on error conditions. | mattm@chromium.org | 2010-07-15 | 1 | -2/+2 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Created method to save histogram data for future | jerrica@google.com | 2010-07-14 | 2 | -34/+179 |
* | [Mac] Restore the individually selected tab from a window when using the Hist... | rsesek@chromium.org | 2010-07-08 | 1 | -3/+8 |
* | Revert 51748 - [Mac] Restore the individually selected tab from a window when... | rsesek@chromium.org | 2010-07-07 | 1 | -17/+5 |
* | [Mac] Restore the individually selected tab from a window when using the Hist... | rsesek@chromium.org | 2010-07-07 | 1 | -5/+17 |
* | Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first | sky@chromium.org | 2010-06-28 | 2 | -4/+4 |
* | Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 2 | -4/+4 |
* | Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 2 | -4/+4 |
* | Allow the TabRestoreService to restore individual tabs from a window. | rsesek@chromium.org | 2010-06-18 | 3 | -55/+207 |
* | Created notification for when a session is saved. | jerrica@google.com | 2010-06-17 | 2 | -4/+32 |
* | Working towards -Wextra | thomasvl@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | Add histogram coverage of session service Save() operations, namely the time ... | tim@chromium.org | 2010-06-10 | 2 | -1/+45 |
* | Really disable the test. | jhawkins@chromium.org | 2010-06-07 | 1 | -1/+1 |
* | Disable TabRestoreServiceTest.DontPersistPostData as it is crashing on Windows. | jhawkins@chromium.org | 2010-06-07 | 1 | -0/+7 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | [Mac] Make the History menu behave more like the NTP in its display of recent... | rsesek@chromium.org | 2010-06-03 | 1 | -3/+3 |
* | Changes session restore to throttle loading of tabs. New tabs are | sky@chromium.org | 2010-06-02 | 1 | -22/+53 |
* | Inform the command updater of the tab restore state. | estade@chromium.org | 2010-05-27 | 4 | -10/+22 |
* | Changes session restore so that if the last tab is closed explicitly | sky@chromium.org | 2010-05-26 | 3 | -11/+39 |
* | Switch hanging session restore tests from FAILS to RESTORE | stuartmorgan@chromium.org | 2010-05-26 | 1 | -2/+2 |
* | Enable the SessionRestoreUITest tests on the Mac | stuartmorgan@chromium.org | 2010-05-26 | 1 | -0/+12 |
* | RestoreOnNewWindowWithNoTabbedBrowsers actually needs to be DISABLED_ not just | tonyg@chromium.org | 2010-05-25 | 1 | -2/+2 |
* | Marking RestoreOnNewWindowWithNoTabbedBrowsers as FAILS_ on non-Windows. | tonyg@chromium.org | 2010-05-25 | 1 | -1/+10 |
* | TTF: Enable RestoreOnNewWindowWithNoTabbedBrowsers, as it seems to be working... | jhawkins@chromium.org | 2010-05-24 | 1 | -6/+0 |
* | [GTTF] [TTF] Test marks maintenance CL: | phajdan.jr@chromium.org | 2010-05-19 | 1 | -2/+1 |
* | Rename all occurrences of "app extension" with "extension app" since we were ... | aa@chromium.org | 2010-05-06 | 12 | -67/+67 |
* | Lands http://codereview.chromium.org/1744011/show for Hans: | sky@chromium.org | 2010-05-04 | 7 | -53/+56 |
* | Adds ability for newly inserted tabs to appear before other tabs. I'll | sky@chromium.org | 2010-05-03 | 1 | -4/+6 |
* | [GTTF] Mark the following tests as no longer flaky: | phajdan.jr@chromium.org | 2010-05-03 | 1 | -4/+2 |
* | Remove deprecated things from net test suite: | phajdan.jr@chromium.org | 2010-04-30 | 1 | -1/+1 |
* | Nukes one of the AddTabWithURL variants. | sky@chromium.org | 2010-04-29 | 1 | -2/+4 |
* | Move code to size a restored tab on initialization from SessionRestore::Resto... | japhet@chromium.org | 2010-04-22 | 1 | -11/+2 |
* | Size TabContents being restored during a session restore. | japhet@chromium.org | 2010-04-16 | 1 | -3/+11 |
* | Use LaunchAnotherBrowserBlockUntilClosed in SessionRestoreUITest to reduce fl... | mattm@chromium.org | 2010-04-16 | 1 | -12/+2 |
* | Auto restart when update available while running in the background on windows. | atwilson@chromium.org | 2010-04-09 | 1 | -0/+6 |
* | Mark SessionRestoreUITest.ShareProcessesOnRestore as flaky. | rohitrao@chromium.org | 2010-04-02 | 1 | -1/+2 |
* | Disable SessionRestoreTest.RestoreOnNewWindowWithNoTabbedBrowsers on Mac and ... | arv@chromium.org | 2010-03-31 | 1 | -1/+1 |