summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Make MappedHostResolver display its internals on the about:net-internals page...eroman@chromium.org2010-02-191-6/+5
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-193-15/+7
* Adding command line flag (--show-composited-render-layers) to enable the show...vangelis@chromium.org2010-02-191-0/+2
* [Mac] Always update the status bubble size when going fullscreen.rohitrao@chromium.org2010-02-191-1/+2
* Mac: enable minimize in fullscreen mode.viettrungluu@chromium.org2010-02-191-1/+12
* GTK: Implement the exceptions dialog for the content filtering settings.erg@chromium.org2010-02-1912-23/+641
* Modify SafeBrowsingStore interface to explicitly use 32-bit times.shess@chromium.org2010-02-197-112/+92
* New network icons for ChromeOSchocobo@chromium.org2010-02-196-116/+109
* Fix bookmark star button theming. Patch by Thiago Farina.mirandac@chromium.org2010-02-193-4/+11
* Allow opening multiple bookmarks with external links from the same page.bauerb@chromium.org2010-02-191-0/+10
* Revert 39450 - Disable 3 interactive tests for now. They started failing aft...dglazkov@chromium.org2010-02-191-6/+3
* Fix threading problems in the access token store impl, and majorly simplify t...joth@chromium.org2010-02-1911-281/+235
* Disable 3 interactive tests for now. They started failing after the last Web...jorlow@chromium.org2010-02-191-3/+6
* Move MockLocationProvider to location_provider.cc to fix Linux shared build.craig.schlenter@chromium.org2010-02-193-39/+50
* Added Shift-Reload support for Mac.bauerb@chromium.org2010-02-191-0/+4
* importer: use FilePath instead of wstring in some placesevan@chromium.org2010-02-193-28/+32
* Second try for:bulach@chromium.org2010-02-1916-35/+659
* linux: plumb shift-reload down into new shift-reload APIevan@chromium.org2010-02-198-23/+79
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-19209-219/+2344
* Ignore titlebar drags if the window is maximized and matches the screentony@chromium.org2010-02-191-4/+12
* Revert 39421 - Switch to putting appversion at top level of XMLjar@chromium.org2010-02-191-1/+1
* Switch to putting appversion at top level of XMLjar@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-19103-12/+112
* Fix a Chrome crash caused in a ChromeFrame instance while displaying the insp...ananta@chromium.org2010-02-192-12/+10
* check if ModelNeutralExecuteImpl succeeded before running ModelChangingExecut...dantasse@chromium.org2010-02-194-7/+13
* [Mac] Refactor omnibox popup to fix click-drag display.shess@chromium.org2010-02-192-111/+82
* Extracted non-XRender painting path from BackingStoreX into PutARGBImage().scherkus@chromium.org2010-02-191-90/+4
* Instead of using a single template file and leaving some parts of it out, use...johnnyg@chromium.org2010-02-196-20/+86
* Fix a crash when installing an extension from incognito mode.mpcomplete@chromium.org2010-02-191-3/+6
* Fix dock icon while downloading.avi@chromium.org2010-02-191-4/+2
* Support dragging a virtual file out of the browser on Linux. This is based on...jianli@chromium.org2010-02-196-72/+231
* Fixes bug in about:memory that resulted in showing null for browser ifsky@chromium.org2010-02-181-1/+3
* Remove dead code from safe_browsing_util.h/cc.shess@chromium.org2010-02-185-647/+73
* Have rlz record first search event in a corner casecpu@chromium.org2010-02-181-6/+7
* Fix 33138: Clicking on the extension name for an extension downloadedfinnur@chromium.org2010-02-181-1/+8
* Remove the command line flag --testing-fixed-host.eroman@chromium.org2010-02-181-13/+3
* The PromptDelegate needs to delete itself once it gets a reply.darin@chromium.org2010-02-181-3/+11
* Client-side SSL cert support for Mac.snej@chromium.org2010-02-185-48/+139
* We need to traverse the infobars with a reverse loop asjcampan@chromium.org2010-02-181-1/+1
* Adding @@extension_id reserved message to l10n message map for extension.cira@chromium.org2010-02-182-1/+8
* This CL makes switching the target back to the original languagejcampan@chromium.org2010-02-181-2/+1
* Mac fullscreen: prevent mouse clicks on overlay from passing through to content.viettrungluu@chromium.org2010-02-181-0/+18
* Remove all infobars from a tab when its renderer crashes.jcampan@chromium.org2010-02-181-0/+4
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-1819-907/+147
* Test SetAcrossInstances crashed on Mac also. Disabling.finnur@chromium.org2010-02-181-2/+2
* Initial Geolocation implementationbulach@chromium.org2010-02-1819-147/+907
* Fixes close other tabs regression. It needed to check overall tabsky@chromium.org2010-02-181-1/+1
* convert power_save_blocker NOTIMPLEMENTED into a bugevan@chromium.org2010-02-181-1/+2
* Revert "linux: enable seccomp sandbox by default"evan@chromium.org2010-02-183-10/+51
* linux: enable seccomp sandbox by defaultevan@chromium.org2010-02-183-51/+10