| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash reporting on Windows. | aa@chromium.org | 2009-12-02 | 1 | -1/+3 |
* | Revert 33611 - Fix leaking ExtensionMessageService in ProfileManagerTest. | mattm@chromium.org | 2009-12-02 | 3 | -5/+10 |
* | Fix leaking ExtensionMessageService in ProfileManagerTest. | mattm@chromium.org | 2009-12-02 | 3 | -10/+5 |
* | Put in a "knock it off" checkbox in Mac alerts, to prevent web pages from loc... | avi@chromium.org | 2009-12-02 | 1 | -5/+17 |
* | Put "make this my home page" link into the tip section. | mirandac@chromium.org | 2009-12-02 | 6 | -51/+65 |
* | Kill holdback for Http Prioritization experiment. Turn on to 100%. | willchan@chromium.org | 2009-12-02 | 3 | -40/+16 |
* | Makes 'Cancel' the default button for extension install/uninstall confirmatio... | andybons@chromium.org | 2009-12-02 | 1 | -2/+9 |
* | sync: clean up a little bit the character_set_converters code. | nick@chromium.org | 2009-12-02 | 2 | -10/+0 |
* | Gtk: theme certain close buttons: | estade@chromium.org | 2009-12-02 | 3 | -0/+19 |
* | Unload the entire extension when any part of it crashes. | phajdan.jr@chromium.org | 2009-12-02 | 3 | -3/+35 |
* | Fixes two problems caused by core animation race conditions. One involves cli... | andybons@chromium.org | 2009-12-02 | 1 | -11/+24 |
* | linux_view: implement learn-more link in crash page | kuan@chromium.org | 2009-12-02 | 5 | -33/+64 |
* | Misc. formatting and editing. | kathyw@google.com | 2009-12-02 | 4 | -24/+24 |
* | Disable TabRestoreUITest.* under valgrind on Mac | stuartmorgan@chromium.org | 2009-12-02 | 1 | -0/+4 |
* | Updating the extensions sample page, part 2. | finnur@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | Extensions: stop using font:menu on a couple of extensions examples. | estade@chromium.org | 2009-12-02 | 2 | -3/+5 |
* | Updating the extensions sample page. | finnur@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | Minor polish to the EmailThisPage extension. | finnur@chromium.org | 2009-12-02 | 4 | -26/+54 |
* | Validate privacy blacklist format when validating an extension | phajdan.jr@chromium.org | 2009-12-02 | 5 | -5/+69 |
* | Tweak how we force the locale from the browser, this allow browser_tests to s... | thomasvl@chromium.org | 2009-12-02 | 1 | -6/+8 |
* | Remove DOMWindow event accessor crash from known crashes. A v8 | ager@chromium.org | 2009-12-02 | 1 | -3/+0 |
* | Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th... | thestig@chromium.org | 2009-12-02 | 10 | -362/+37 |
* | Still fixing ChromiumOS build. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | Fix Windows build by #including needed header. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | Fix ChromeOS build by #including needed header. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 42 | -107/+168 |
* | Splitting off tests in chrome.gyp into a separate gypi. | bradnelson@google.com | 2009-12-02 | 2 | -1673/+1698 |
* | Splitting out browser into a separate gypi file. | bradnelson@google.com | 2009-12-02 | 2 | -2357/+2376 |
* | Update network priorities to support better granularity | mbelshe@google.com | 2009-12-02 | 1 | -4/+13 |
* | Make the safe_browsing_util.cc function definition order match the declaratio... | pkasting@chromium.org | 2009-12-02 | 2 | -243/+257 |
* | Removed TabContentsDelegate::ShouldDisplayURLField() which is unused anywhere. | akalin@chromium.org | 2009-12-02 | 1 | -5/+0 |
* | Ok, here is a different approach at this change. | aa@chromium.org | 2009-12-02 | 11 | -65/+194 |
* | Updating trunk VERSION from 261.0 to 262.0 | chrome-bot@google.com | 2009-12-02 | 1 | -1/+1 |
* | Added protected destructor to BrowserWindow. | akalin@chromium.org | 2009-12-02 | 1 | -0/+2 |
* | Revert 33527 - Put "make this my home page" link into the tip section. | mirandac@chromium.org | 2009-12-02 | 5 | -54/+43 |
* | Add new flash crash to known_crashes.txt | willchan@chromium.org | 2009-12-02 | 1 | -0/+3 |
* | Linux: Use upstream google-breakpad instead of our fork. | thestig@chromium.org | 2009-12-02 | 3 | -8/+9 |
* | Make sure we don't dismiss extension popups when the focus | jcampan@chromium.org | 2009-12-02 | 8 | -10/+35 |
* | Delete old version directories of installed extensions during garbage | mpcomplete@chromium.org | 2009-12-02 | 3 | -8/+43 |
* | Take 2 at: Fix the opacity of titlebars on the NTP page. | tony@chromium.org | 2009-12-02 | 2 | -5/+5 |
* | Revert 33526 - Fix the opacity of titlebars on the NTP page. We were acciden... | tony@chromium.org | 2009-12-02 | 1 | -2/+2 |
* | Put "make this my home page" link into the tip section. | mirandac@chromium.org | 2009-12-02 | 5 | -43/+54 |
* | Fix the opacity of titlebars on the NTP page. We were accidentally | tony@chromium.org | 2009-12-02 | 1 | -2/+2 |
* | Speculative fix for ChromeFrame crash in bug http://code.google.com/p/chromiu... | ananta@chromium.org | 2009-12-02 | 4 | -8/+11 |
* | GTK: don't apply gtk theme to the info bubble for the extension popup. | estade@chromium.org | 2009-12-02 | 5 | -5/+17 |
* | GTK: Support plain text target as source for bookmark drags initiated from bo... | estade@chromium.org | 2009-12-02 | 3 | -5/+15 |
* | Windows/Linux: remove useless SetProfile() on tab selection. | viettrungluu@chromium.org | 2009-12-02 | 2 | -2/+0 |
* | Remove emtpy lists and empty dictionaries from Preferences and | tony@chromium.org | 2009-12-02 | 1 | -1/+2 |
* | Hold a reference to object returned by GetGlobalHostResolver(). | eroman@chromium.org | 2009-12-01 | 1 | -11/+16 |
* | Build fix for Linux perf bot. | pkasting@chromium.org | 2009-12-01 | 1 | -0/+1 |