summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add proxy config (using gnome-network-preferences)"mattm@chromium.org2009-07-182-57/+1
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-1827-962/+978
* Another bookmark manager crash fix after r20565.estade@chromium.org2009-07-171-1/+1
* Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-172-1/+57
* Two tweaks to the linux tab strip code:sky@chromium.org2009-07-174-8/+24
* check_deps build fix.agl@chromium.org2009-07-171-0/+3
* remove accidentally committed debugging spewestade@chromium.org2009-07-171-1/+0
* Begin work on extension shelf for Linux.phajdan.jr@chromium.org2009-07-176-1/+255
* Renamed FilterHost::Error() and Pipeline::GetTime() to more appropriate names.scherkus@chromium.org2009-07-172-6/+6
* GTK: Add some missing hotkeys.estade@chromium.org2009-07-171-2/+16
* Linux sandbox: save full list of SUID unsafe environment variables.agl@chromium.org2009-07-171-6/+24
* Several changes to the benchmark extension:mbelshe@google.com2009-07-173-431/+504
* Do not block all task manager tree view mouse release events.estade@chromium.org2009-07-171-4/+2
* Fix issue where the i18n template logic was not applied to the document element.arv@google.com2009-07-171-1/+1
* Makes enter/shift-enter find next/previous on Mac.rohitrao@chromium.org2009-07-171-0/+19
* For system-level installs, if the spellcheck dictionary fails to get download...sidchat@google.com2009-07-172-31/+95
* Rename the Cancel button to Close in gtk Clear Browsing Data.mattm@chromium.org2009-07-171-1/+1
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-171-10/+3
* Fix same crashy assumption that I fixed in r20967 later on in normal theme mode.erg@google.com2009-07-171-3/+6
* Flip screen coordinates when converting NSEvent to WebMouseEvent. Enable proc...pinkerton@chromium.org2009-07-171-2/+4
* Set the default minimum font size webkit pref to 12 for Chinese and 10 for ja...jshin@chromium.org2009-07-176-12/+12
* Disable text-encoding.html from Worker http layout tests, it appears to be un...dimich@google.com2009-07-171-1/+1
* Changes the width of pinned tabs to be slightly bigger.sky@chromium.org2009-07-172-22/+12
* Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack...dimich@google.com2009-07-177-133/+85
* linux: splash page updateevan@chromium.org2009-07-172-32/+33
* This matches the behavior on Windows. Also this change lets user close Chrome...kuchhal@chromium.org2009-07-172-0/+15
* Attempt to re-enable the http worker tests. I can't repro the 'flak' so I'm g...dimich@google.com2009-07-171-1/+1
* Need to cleanup first run dialog on cancellation too.kuchhal@chromium.org2009-07-171-3/+4
* NNTP: Fix issue where focused buttons where not distinguisgable fromarv@google.com2009-07-171-5/+10
* Fix occasional crash at startup in gtk_chrome_button_expose.erg@google.com2009-07-171-2/+3
* Silence compile errors on some compilers by checking return value of fwrite.estade@chromium.org2009-07-171-4/+13
* Added an observer for 'pref::kDefaultCharset' change I forgot to add in r1511...jshin@chromium.org2009-07-172-3/+26
* Qurey redirects when a thumbnail is set.meelapshah@chromium.org2009-07-174-25/+107
* More bad ipc message handling for RenderWidgetHostcpu@google.com2009-07-172-5/+18
* Small improvements to the hello world tutorial.kathyw@google.com2009-07-174-13/+36
* Implement SetSize for valid size requests.avi@chromium.org2009-07-171-6/+19
* Move into browser/cocoa from browser/pinkerton@chromium.org2009-07-172-1/+1
* Fixes a leak in [LinkInfoBarController addAdditionalControls].rohitrao@chromium.org2009-07-171-2/+2
* Add JS Console menu item to View > Developer submenu. Remove extra Downloads ...pinkerton@chromium.org2009-07-171-42/+79
* Adds languages supported by the platform spellchecker to the rightpinkerton@chromium.org2009-07-175-5/+85
* Fix merge error (benign) from r20910rafaelw@chromium.org2009-07-172-2/+1
* A quick fix for Issue 13711 (the second part)hbono@chromium.org2009-07-171-1/+88
* Set window icon on task manager.estade@chromium.org2009-07-171-0/+1
* A small start: add icons to the extension manifest.aa@chromium.org2009-07-178-11/+84
* Fixes a crash in the plugin process caused by the XStandard plugin passing in...ananta@chromium.org2009-07-171-0/+24
* Introduce WebLocalizedString and queryLocalizedString methodsdarin@chromium.org2009-07-173-17/+24
* Include output of "lsb_release -d" in crash reports.thestig@chromium.org2009-07-175-67/+138
* Makes --pinned-tab-count work if session restore is enabled, but wesky@chromium.org2009-07-171-3/+26
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-177-21/+245
* First cut at infobars on Mac. These are not expected to berohitrao@chromium.org2009-07-1724-29/+1901