summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-042-3/+6
* Fix for crash in NPN_Invoke. This happened because the window script NPObjec...jam@chromium.org2008-11-041-13/+15
* Adding visual studio solution files.bradnelson@chromium.org2008-11-044-9/+6
* Redo how we block popups. Rip out the old constrained popup window cruft (whi...erg@google.com2008-11-0430-1234/+772
* Remove fragile check in DidProcessCrashcpu@google.com2008-11-031-2/+5
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=3907, whichananta@chromium.org2008-11-031-1/+1
* Miscellaneous bookmark manager polish:sky@google.com2008-11-0311-189/+378
* On silent uninstall (--force-uninstall) close all Chrome processes without pr...kuchhal@chromium.org2008-11-031-0/+33
* Convert chrome\renderer to new SCons naming.sgk@google.com2008-11-034-75/+110
* Revert some of my earlier change to see if this fixes dist tests, and revert ...ben@chromium.org2008-11-033-4/+5
* More distro installer params workcpu@google.com2008-11-033-45/+102
* Get Database compiling on Chromium. Note that because we aren't generating theaa@google.com2008-11-032-0/+2
* Make the right side of the bookmarks bar lay out correctly.glen@chromium.org2008-11-031-3/+4
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-0311-71/+44
* Add support for @include in Greasemonkey scripts.aa@google.com2008-11-034-14/+220
* check in for one cycle to see if this fixes the dist tests.ben@chromium.org2008-11-031-1/+2
* Tracing showed that the resource bundle lock was held for long periods of tim...deanm@chromium.org2008-11-031-25/+37
* Convert chrome/plugin to the new naming (SConscript => plugin.scons).sgk@google.com2008-11-033-13/+26
* Convert chrome/common to new SCons naming:sgk@google.com2008-11-034-89/+106
* Read Google Update registry keys first from HKCU then from HKLM to handle sys...kuchhal@chromium.org2008-11-031-21/+29
* Convert browser.lib to the new naming:sgk@google.com2008-11-035-39/+58
* Now that the unit_tests get built from a separate SConscript file,sgk@google.com2008-11-032-5/+2
* Add chrome\views\single_split_view.cc to the SCons build.sgk@google.com2008-11-031-0/+1
* 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