summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Convert browser.lib to the new naming:sgk@google.com2008-11-031-38/+22
* Always show file extensions in the shelf.glen@chromium.org2008-11-031-7/+64
* Add widely-used variants of en, fr, de and it.jungshik@google.com2008-11-021-2/+14
* Rollback r4382 because I'm daft (submitted the wrong thing)glen@chromium.org2008-11-013-8/+8
* Unescape and use the filename when we have no title to display for a given en...glen@chromium.org2008-11-013-8/+8
* Changed the notification for the rlzcpu@google.com2008-11-011-3/+3
* Fix interactive test crashes.beng@google.com2008-11-011-0/+1
* Second attempt at fixing dist crash... more accurately control the lifetime o...ben@chromium.org2008-11-012-3/+3
* On first run process the master prefs json, only one entry matters to us.cpu@google.com2008-10-316-22/+93
* This fixes the VerifyHistoryLength ui test flakiness. The test initiates page...ananta@chromium.org2008-10-311-2/+0
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-312-52/+56
* Some code in MessageBoxView was focusing the first focusable element in the v...jcampan@chromium.org2008-10-311-2/+7
* Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...klink@chromium.org2008-10-312-2/+12
* Fix a bug where languages that have a long string for thepaulg@google.com2008-10-314-79/+120
* Fix regression of b/issue?id=1280317. We need to do a case-insensitivempcomplete@google.com2008-10-311-4/+9
* 2nd part of the reorganize options under 'UnderTheHood' (bug 3655):finnur@google.com2008-10-311-37/+34
* Add the comment for why we detach plugin windows when the WebContents isbrettw@google.com2008-10-311-4/+15
* Background:nsylvain@chromium.org2008-10-311-1/+5
* A fix for Issue 3156 in chromium: "OmniBox: NavSuggest doesn't work fine when...hbono@chromium.org2008-10-311-0/+20
* Attempt to fix dist crashes or at least make them crash with more understanda...ben@chromium.org2008-10-311-2/+5
* Fix RTL issues in the About box (bug 3756).finnur@google.com2008-10-313-94/+94
* Adding preferences and clear browsing data for form autofill.jcampan@chromium.org2008-10-318-7/+88
* Display "No suggestions found" for misspelled words with no suggestions.sidchat@google.com2008-10-311-0/+5
* Remove an hack to enable the parent window. It seems to cause crashes in the ...maruel@chromium.org2008-10-311-2/+0
* Adds the ability for ObserverList to not notify observers added duringsky@google.com2008-10-311-0/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=3769, whichananta@chromium.org2008-10-311-1/+1
* Make it so that you can refresh and see changes in Greasemonkeyaa@chromium.org2008-10-304-33/+55
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-302-5/+6
* Include webkit licence changes, make page prettier with expando licence secti...glen@chromium.org2008-10-301-31/+236
* Fix for HTTP AUTH prompts allowing save-password infobars to be shown after a...glen@chromium.org2008-10-303-7/+14
* When acting as a drop target, the webview keeps a cache oftc@google.com2008-10-302-7/+33
* SCons config for recent bookmark changes.sgk@google.com2008-10-302-1/+5
* Roll deps to pull in new third_party/WebKitojan@google.com2008-10-301-1/+3
* Accumulated SCons changes for Windows chrome build, round II:sgk@google.com2008-10-302-0/+11
* Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo...hbono@chromium.org2008-10-303-6/+5
* Makes form resubmission dialog work again. This was a regressionsky@google.com2008-10-308-19/+13
* Revert r4205 to track down buildbot unit_tests failure.sgk@google.com2008-10-302-11/+0
* Accumulated SCons changes for Windows chrome build and othersgk@google.com2008-10-302-0/+11
* Changes session restore to account for apps and popups. If you havesky@google.com2008-10-3011-81/+182
* Make sure titles and bodies of web pages that come into the history system verybrettw@google.com2008-10-305-32/+139
* Remove downloads from the completed dangerous downloads listpaulg@google.com2008-10-301-0/+6
* Add compatible version support since it was only halfway in place, and try an...pkasting@chromium.org2008-10-308-50/+82
* Add more UMA collection to the New Tab Pageglen@chromium.org2008-10-293-31/+137
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-2927-849/+2882
* Fix more problems with search providers.pkasting@chromium.org2008-10-291-5/+5
* Fixing some windows scons build breaks.bradnelson@chromium.org2008-10-292-9/+2
* Only show the language restart warning once, and only if needed.glen@chromium.org2008-10-292-3/+10
* Fix for Save Page downloads not notifying their observers on completion.glen@chromium.org2008-10-291-0/+1
* The SharedMemory is owned by the GreasemonkeyMaster, not the unit test. My p...evanm@google.com2008-10-291-5/+5
* Free memory in unit test, so purify doesn't complain.evanm@google.com2008-10-292-5/+6