summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Make extensions in the extension shelf render their content to a visible GTKphajdan.jr@chromium.org2009-08-044-16/+24
* GTK Theme: Fix location bar display on popup windows.erg@google.com2009-08-041-3/+5
* Adding two new windows configuration types:bradnelson@chromium.org2009-08-041-0/+26
* Better match IE's proxy settings.ericroman@google.com2009-08-041-1/+5
* NNTP: Update the position of the option menu.arv@google.com2009-08-041-3/+3
* posix: remove unused ie7_logins database tableevan@chromium.org2009-08-041-1/+8
* The initial registration of the browser accelerators for toolkit_views was sh...jcampan@chromium.org2009-08-045-17/+132
* Activate scrollbars (etc.) upon selecting a tab.avi@chromium.org2009-08-041-1/+5
* Keep scrollbars (etc.) active upon pulling down menu extra.avi@chromium.org2009-08-041-0/+7
* GTK: Make folder tree views expand columns properly, also refactor the code i...estade@chromium.org2009-08-044-30/+27
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-045-50/+104
* Rewrite gyp rules with helper script to generate all langpaks on Linux.mmoss@chromium.org2009-08-042-142/+213
* Disable input events when a JS dialog is showing.tc@google.com2009-08-044-1/+31
* Port more tests from save_page_uitest.cc to save_page_browsertest.cc.phajdan.jr@chromium.org2009-08-046-57/+87
* Linux: match GTK's hinting settings.agl@chromium.org2009-08-041-3/+21
* Fix valgrind warning.jam@chromium.org2009-08-042-3/+7
* Force databases to be enabled when extensions are enabled soaa@chromium.org2009-08-041-1/+4
* Include Pause/Resume in the context menu for the item in the download shelf.mhm@chromium.org2009-08-044-0/+26
* Revert "Linux: preload ffmpeg in the zygote."agl@chromium.org2009-08-041-7/+0
* linux: opening a download should not reuse your terminalevan@chromium.org2009-08-041-1/+8
* Revert 22354 - Change "Fullscreen" key from cmdf11 to cmdshiftf as discussed ...laforge@chromium.org2009-08-041-5/+5
* Add forgotten file to content script docs.aa@chromium.org2009-08-042-0/+154
* Sort theme popup list correctly.avi@chromium.org2009-08-041-1/+3
* Add some more content to the content scripts docs.aa@chromium.org2009-08-043-17/+35
* Change the numbe of recently closed tabs to a maximum of 10 instead of 6.arv@google.com2009-08-041-2/+2
* Build fix.agl@chromium.org2009-08-041-0/+4
* Linux: don't try and read shmmax in the sandbox.agl@chromium.org2009-08-042-13/+4
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-041-0/+7
* linux: use linux-specific window control graphics from glenevan@chromium.org2009-08-041-2/+1
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-044-20/+132
* NNTP: Make the chromium logo smaller so that it has the same height asarv@google.com2009-08-042-0/+0
* Temporarily disable all Worker tests.dglazkov@chromium.org2009-08-041-8/+8
* Don't call NPP_SetWindow during the painting of windowless plugins.dglazkov@chromium.org2009-08-041-16/+28
* mole API - take 2erikkay@chromium.org2009-08-0426-135/+726
* Fixing potential memory leak in BookmarkCodec::DecodeNode.finnur@chromium.org2009-08-042-4/+12
* Do proper HSL > HSB conversion.avi@chromium.org2009-08-041-6/+20
* Enable JumpList by default on Windows 7.hbono@chromium.org2009-08-044-6/+6
* DevTools: Fix devtools after WebKit @r46732 roll.pfeldman@chromium.org2009-08-041-2/+1
* Another attempt at landing this patch.ananta@chromium.org2009-08-047-22/+36
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-0417-61/+401
* Fix memory leak introduced by r22043.aa@chromium.org2009-08-041-2/+2
* Disable failing inspector sanity test.aa@chromium.org2009-08-041-1/+2
* It's a copy of http://codereview.chromium.org/155772, with the fix for valgri...suzhe@chromium.org2009-08-045-96/+450
* Cross-process Message Port implementation.jam@chromium.org2009-08-0422-60/+803
* Implement the download arrow animation for Mac.paul@chromium.org2009-08-043-3/+201
* Change "Fullscreen" key from cmd-f11 to cmd-shift-f as discussed per email.thakis@chromium.org2009-08-041-5/+5
* This unneeded include broke if someone subsequently included davemoore@chromium.org2009-08-031-5/+0
* Put the null pointer check for theme images before we use thetc@google.com2009-08-031-1/+1
* Implement the quit dialog on Mac displayed when the user has in progresspaul@chromium.org2009-08-032-2/+90
* Fix a warning from GCC about uninitialized variables.brettw@chromium.org2009-08-031-2/+2