summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo...hbono@chromium.org2008-10-306-8/+14
* 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-3016-109/+96
* Accumulated SCons changes for Windows chrome build and othersgk@google.com2008-10-3016-96/+109
* 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-3010-55/+97
* The strings required for the upcoming autofill UI.jcampan@chromium.org2008-10-301-0/+11
* Fixes resizing of single split view for RTL case.sky@google.com2008-10-301-2/+1
* 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-2937-854/+2934
* Fix more problems with search providers.pkasting@chromium.org2008-10-291-5/+5
* Fixing some windows scons build breaks.bradnelson@chromium.org2008-10-294-12/+4
* Remove the dashboard_compatibility_mode member from the WebPreferenceswtc@google.com2008-10-291-2/+0
* Fix throb animation - a change to Animation::Start meant that Run() in a deri...glen@chromium.org2008-10-294-6/+14
* 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
* Added strings to support Spellchecker operations in the context menu.sidchat@google.com2008-10-291-0/+12
* Fix a couple of tab related bugs:ben@chromium.org2008-10-293-0/+13
* Add command line option to suppress Chrome launch after successful installkuchhal@chromium.org2008-10-297-1066/+1090
* Adding in BuildComponents to allow things like Defer and publishing.bradnelson@google.com2008-10-291-1/+1
* remove svn:executablekuchhal@chromium.org2008-10-291-0/+0
* Trivial patch: add whitespace to some SQL statements to turn "INSERT INTO foo...pkasting@chromium.org2008-10-295-15/+13
* remove svn:executable propertykuchhal@chromium.org2008-10-291-0/+0
* remove svn:executable propertykuchhal@chromium.org2008-10-293-0/+0
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-2913-151/+132
* Add fieldnames to SQL statements for better forward-compatibility. Had we ha...pkasting@chromium.org2008-10-291-2/+8
* Adds a string that we'll need when importing bookmarks.sky@google.com2008-10-292-0/+6
* Fix a minor memory leak.paulg@google.com2008-10-294-8/+6
* The "extra view" used by the DialogClientView must not be retrieved before th...ben@chromium.org2008-10-292-8/+17
* Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui testsananta@chromium.org2008-10-299-40/+255
* Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove.sgk@google.com2008-10-282-76/+1
* Change our phishing 'learn more' URL to something that will soon be translated.glen@chromium.org2008-10-2842-42/+42
* Fix crbug.com/3684.tim@chromium.org2008-10-282-21/+25
* Don't automatically deny subresource requests that have minorwtc@google.com2008-10-282-26/+43
* Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw...ananta@chromium.org2008-10-282-1/+76
* Fix browser crash when closing popups (issue 3631).finnur@google.com2008-10-281-5/+7
* Give the new implementation a unique name for the databasepaulg@google.com2008-10-281-1/+1
* Add referrer to session restore.ericroman@google.com2008-10-289-49/+96
* Adds strings needed for the bookmark manager.sky@google.com2008-10-281-0/+18
* No code change. Just to force a build.maruel@chromium.org2008-10-281-4/+3
* No code change. Just to force a rebuild.maruel@chromium.org2008-10-281-4/+3
* - Make user script loading asynchronous on the file thread.evanm@google.com2008-10-289-44/+385
* No code change. Just force a build.maruel@google.com2008-10-281-4/+3
* Makes sure TaskManager doesn't return an empty icon. If we return ansky@google.com2008-10-281-1/+9
* Makes tree double duffered so that it doesn't flicker during resize.sky@google.com2008-10-281-0/+14
* Make it so the user can't drag javascript: links to thetc@google.com2008-10-282-5/+28