summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not localize the name of 'download' directory. Chrome's UI languages can bejungshik@google.com2008-10-285-12/+20
* Add the language to the google help center URL (hl=lang).tc@google.com2008-10-281-2/+8
* Fix new string to the new format.erg@google.com2008-10-281-1/+1
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-2761-177/+258
* Clean up the chunk processing pipeline. We are no longerpaulg@google.com2008-10-272-326/+216
* Add string for the new popup blockserg@google.com2008-10-271-0/+3
* Add a suggestion to "Learn more about this problem." if there istc@google.com2008-10-274-10/+45
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-27185-249/+539
* Update prepopulate data by request for a couple different issues.pkasting@chromium.org2008-10-272-19/+14
* Update RLZ according to the bugs:cpu@google.com2008-10-272-31/+72
* Add '--' to Chrome open command linekuchhal@chromium.org2008-10-272-2/+11
* Cleanup of DNS prefetch related filesjar@google.com2008-10-279-31/+29
* * Update comments from code review feedback.kuchhal@chromium.org2008-10-272-2/+2
* Reshuffling the options in the UnderTheHood section. A summary of my changes:...finnur@google.com2008-10-279-275/+266
* Update contents_mime_type_ of WebContents only for the main frame. RenderView...jungshik@google.com2008-10-271-1/+5
* Window controls were aligned to the top of the window, so their rollover stat...glen@chromium.org2008-10-271-1/+1
* Declare encoding on the New Tab.glen@chromium.org2008-10-271-8/+5
* Superficial change to force a build.maruel@chromium.org2008-10-271-4/+3
* Move the spellcheck unittest into browser next to the filetc@google.com2008-10-262-1/+1