| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |