summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Adding product names to safe browsing report_error and report_phish URLs on W...robertshield@chromium.org2009-12-031-2/+15
* Misc. cleanup of safe_browsing_util.cc:pkasting@chromium.org2009-12-033-178/+135
* Change BugReportView to use the bug report types from the cross-platform BugR...mirandac@chromium.org2009-12-031-23/+12
* Cleanup: FIXME -> TODO, viettrungluu@gmail.com -> viettrungluu, remove whites...viettrungluu@chromium.org2009-12-038-13/+13
* Notify user that Chrome is already synced if promo banner "sync me" link is c...mirandac@chromium.org2009-12-033-2/+16
* linux: use TabContents to launch url for link in crash pagekuan@chromium.org2009-12-033-26/+40
* Add regex escaping code to Mac sandbox implementation and re-enable the utili...jeremy@chromium.org2009-12-035-13/+10
* linux: build fix for gcc-4.4joel@chromium.org2009-12-031-0/+2
* Basic console output for diagnostics mode windows-onlycpu@chromium.org2009-12-035-7/+244
* Mac unit test: fix StatusBubbleMacTest.UpdateSizeAndPosition flakiness.viettrungluu@chromium.org2009-12-031-1/+14
* Mac: Rename DIR_CACHE to DIR_USER_CACHE, which is already used on Linux.thestig@chromium.org2009-12-031-2/+1
* Fix leaking ExtensionMessageService in ProfileManagerTest.mattm@chromium.org2009-12-033-10/+6
* This removes the "default browser" selections from the Chromium OSgspencer@chromium.org2009-12-022-0/+4
* Change LOG(WARNING) to LOG(INFO) in a couple places.estade@chromium.org2009-12-021-4/+4
* GTK: improve look of download in progress dialog.estade@chromium.org2009-12-021-23/+7
* Linux: Make the sad tab link readable.thestig@chromium.org2009-12-021-0/+2
* Revert 33611 - Fix leaking ExtensionMessageService in ProfileManagerTest.mattm@chromium.org2009-12-023-5/+10
* Fix leaking ExtensionMessageService in ProfileManagerTest.mattm@chromium.org2009-12-023-10/+5
* Put in a "knock it off" checkbox in Mac alerts, to prevent web pages from loc...avi@chromium.org2009-12-021-5/+17
* Put "make this my home page" link into the tip section.mirandac@chromium.org2009-12-026-51/+65
* Kill holdback for Http Prioritization experiment. Turn on to 100%.willchan@chromium.org2009-12-023-40/+16
* Makes 'Cancel' the default button for extension install/uninstall confirmatio...andybons@chromium.org2009-12-021-2/+9
* sync: clean up a little bit the character_set_converters code.nick@chromium.org2009-12-022-10/+0
* Gtk: theme certain close buttons:estade@chromium.org2009-12-023-0/+19
* Unload the entire extension when any part of it crashes.phajdan.jr@chromium.org2009-12-022-0/+33
* Fixes two problems caused by core animation race conditions. One involves cli...andybons@chromium.org2009-12-021-11/+24
* linux_view: implement learn-more link in crash pagekuan@chromium.org2009-12-025-33/+64
* Validate privacy blacklist format when validating an extensionphajdan.jr@chromium.org2009-12-022-5/+52
* Tweak how we force the locale from the browser, this allow browser_tests to s...thomasvl@chromium.org2009-12-021-6/+8
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-022-2/+16
* Still fixing ChromiumOS build.phajdan.jr@chromium.org2009-12-021-0/+1
* Fix Windows build by #including needed header.phajdan.jr@chromium.org2009-12-021-0/+1
* Fix ChromeOS build by #including needed header.phajdan.jr@chromium.org2009-12-021-0/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-0242-107/+168
* Update network priorities to support better granularitymbelshe@google.com2009-12-021-4/+13
* Make the safe_browsing_util.cc function definition order match the declaratio...pkasting@chromium.org2009-12-022-243/+257
* Removed TabContentsDelegate::ShouldDisplayURLField() which is unused anywhere.akalin@chromium.org2009-12-021-5/+0
* Ok, here is a different approach at this change.aa@chromium.org2009-12-023-0/+27
* Added protected destructor to BrowserWindow.akalin@chromium.org2009-12-021-0/+2
* Revert 33527 - Put "make this my home page" link into the tip section.mirandac@chromium.org2009-12-025-54/+43
* Linux: Use upstream google-breakpad instead of our fork.thestig@chromium.org2009-12-021-3/+3
* Make sure we don't dismiss extension popups when the focusjcampan@chromium.org2009-12-028-10/+35
* Delete old version directories of installed extensions during garbagempcomplete@chromium.org2009-12-023-8/+43
* Take 2 at: Fix the opacity of titlebars on the NTP page.tony@chromium.org2009-12-022-5/+5
* Revert 33526 - Fix the opacity of titlebars on the NTP page. We were acciden...tony@chromium.org2009-12-021-2/+2
* Put "make this my home page" link into the tip section.mirandac@chromium.org2009-12-025-43/+54
* Fix the opacity of titlebars on the NTP page. We were accidentallytony@chromium.org2009-12-021-2/+2
* Speculative fix for ChromeFrame crash in bug http://code.google.com/p/chromiu...ananta@chromium.org2009-12-024-8/+11
* GTK: don't apply gtk theme to the info bubble for the extension popup.estade@chromium.org2009-12-025-5/+17
* GTK: Support plain text target as source for bookmark drags initiated from bo...estade@chromium.org2009-12-023-5/+15