summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Always show file extensions in the shelf.glen@chromium.org2008-11-033-10/+73
* Refactor building unit_tests with SCons for the new structure:sgk@google.com2008-11-034-263/+256
* 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
* Update some spell-checker stringsglen@chromium.org2008-11-011-2/+2
* 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
* Expire cookies by last access date, rather than creation date.pkasting@chromium.org2008-11-012-9/+68
* Second attempt at fixing dist crash... more accurately control the lifetime o...ben@chromium.org2008-11-012-3/+3
* Make multiline labels respect the inset.levin@chromium.org2008-11-015-28/+487
* 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-314-8/+20
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, whichananta@chromium.org2008-10-311-2/+2
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-316-85/+90
* Some code in MessageBoxView was focusing the first focusable element in the v...jcampan@chromium.org2008-10-315-25/+33
* Localization tweaks.sky@google.com2008-10-312-2/+2
* Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...klink@chromium.org2008-10-318-2/+63
* Fix a bug where languages that have a long string for thepaulg@google.com2008-10-3147-79/+165
* 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-3144-82/+161
* Add the comment for why we detach plugin windows when the WebContents isbrettw@google.com2008-10-311-4/+15
* Part 2 of the CL to unfork our changes to FrameLoader.cpp to support thempcomplete@google.com2008-10-312-3/+24
* Background:nsylvain@chromium.org2008-10-311-1/+5
* A fix for Issue 3234 in chromium "Input type password: IME is not disabled."hbono@chromium.org2008-10-311-7/+3
* 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-315-100/+170
* Adding preferences and clear browsing data for form autofill.jcampan@chromium.org2008-10-3112-17/+105
* Display "No suggestions found" for misspelled words with no suggestions.sidchat@google.com2008-10-311-0/+5
* fix buildkuchhal@chromium.org2008-10-311-2/+2
* Remove an hack to enable the parent window. It seems to cause crashes in the ...maruel@chromium.org2008-10-311-2/+0
* Consolidate same constant defined in three different places. No change in chr...kuchhal@chromium.org2008-10-315-43/+53
* NO CODE CHANGE. Just force a build to see how badly broken is the tree.maruel@chromium.org2008-10-311-4/+3
* Make ImageBuffer creation and handling conform to proper WebKit form rather t...brettw@google.com2008-10-311-3/+2
* 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
* Make clear browsing data dialog wider in finnish, so that the 'clearing..' te...glen@chromium.org2008-10-301-1/+1
* 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
* Adds an imported string that will be used when we handle importing ofsky@google.com2008-10-301-1/+4
* Tests were failing because mini_installer.exe was not found. Added logic to g...anantha@chromium.org2008-10-302-13/+27
* Disable some failing UI tests for now.pkasting@chromium.org2008-10-301-2/+2
* SCons config for recent bookmark changes.sgk@google.com2008-10-303-2/+6
* Roll deps to pull in new third_party/WebKitojan@google.com2008-10-301-1/+3
* Modified the mini installer tests to work for both Google Chrome and Chromium. anantha@chromium.org2008-10-305-52/+86
* Accumulated SCons changes for Windows chrome build, round II:sgk@google.com2008-10-3016-96/+109