summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Don't use gtk_dialog_run for extension install errors becausetony@chromium.org2009-10-203-6/+6
* Add dialog to tell user to close Firefox during import, if it's open and bloc...mirandac@chromium.org2009-10-204-2/+55
* New directory to hold files that aren't directly referenced by the docs,kathyw@google.com2009-10-203-0/+1902
* Assigning INFINITE (which is 0xFFFFFFFF) to an int, is not a very good idea...mad@chromium.org2009-10-191-1/+5
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-198-32/+42
* (Copy of previous CL that existed in a client I lost)cevans@chromium.org2009-10-191-3/+10
* Delete unused themes from disk on shutdown.tony@chromium.org2009-10-194-2/+28
* Switch to SendAndRunNestedMessageLoop in Mac printingstuartmorgan@chromium.org2009-10-191-6/+1
* Lands http://codereview.chromium.org/269066/show for Thiago:sky@chromium.org2009-10-191-0/+1
* Degrade the https color and lock icon for the page that has a worker that loa...dimich@google.com2009-10-199-45/+172
* Make window cycling work even if you change it to something else than cmd-` i...thakis@chromium.org2009-10-196-49/+83
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-1911-94/+67
* Parse input with explicit schemes better. Before, if the user typed "http://...pkasting@chromium.org2009-10-192-26/+59
* Lands http://codereview.chromium.org/272036 for Thiago:sky@chromium.org2009-10-1911-37/+37
* Provide better diagnostics when launching with a silly executable path.mark@chromium.org2009-10-191-0/+2
* Removed webkit_glue::FillFormToUploadFile from dom_operations.yaar@chromium.org2009-10-194-92/+0
* Beef-up a DCHECK_NE case in browser_sync::ChangeProcessor to return early if ...tim@chromium.org2009-10-191-4/+8
* Convert the spellchecker and associated messages and functions to use string16brettw@chromium.org2009-10-1923-199/+201
* Support the Bookmark bar and Other bookmarks titles in titlecase.thomasvl@chromium.org2009-10-192-6/+22
* Use SSL to fetch the "known plug-ins" list.cevans@chromium.org2009-10-191-1/+1
* Allow the history URL provider to handle input of type QUERY. This helps in ...pkasting@chromium.org2009-10-197-157/+97
* Make importer obey import_search_engine preference even if FRUI is enabled.kuchhal@chromium.org2009-10-1912-29/+94
* Make GetDistroBooleanPreference return troolean value.kuchhal@chromium.org2009-10-197-79/+146
* linux: fix compile errors in extension_creatorevan@chromium.org2009-10-191-9/+18
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-199-12/+22
* Speculative fix for a crash where RenderWidgetHostViewWin tries to access a d...eroman@chromium.org2009-10-191-1/+8
* Remove a crash that no longer shows up on Chrome-bot.kuchhal@chromium.org2009-10-191-4/+0
* Add a compile time assert to ensure that Google Chrome Frame builds of the in...robertshield@chromium.org2009-10-191-0/+5
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-198-25/+64
* First fix to minimize copying of image data.erg@google.com2009-10-1925-93/+112
* Fix global constant and style.maruel@chromium.org2009-10-193-27/+30
* Add NOTREACHED for someone trying to change the title on the bookmark bar fol...thomasvl@chromium.org2009-10-191-0/+5
* Adding bug link to TODOs; no code change.avi@chromium.org2009-10-192-0/+2
* Remove unused code; the code that now implements this is in chrome_browser_wi...avi@chromium.org2009-10-191-14/+0
* Don't delay menu item fixup when the number of tabs change.pinkerton@chromium.org2009-10-191-1/+5
* Short-circuit events rwhvmac if it's focussed.thakis@chromium.org2009-10-193-38/+35
* Updating trunk VERSION from 223.4 to 223.5chrome-bot@google.com2009-10-191-1/+1
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-1913-33/+42
* Make backspace not go back while IME is active.thakis@chromium.org2009-10-197-8/+28
* BUG=23107 Last character of completed path in Omnibar is the wrong color afte...suzhe@chromium.org2009-10-191-7/+37
* Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.tkent@chromium.org2009-10-192-0/+24
* Correcting dependency problem that causes setup.exe to get built before chrom...robertshield@chromium.org2009-10-191-7/+12
* Fix up ExtensionResource::CombinePathsSafely so that it can handle paths with...dmaclach@chromium.org2009-10-191-1/+7
* Clean up use of scoped_nsobject<NSAutoreleasePool>. I have a CL coming laterdmaclach@chromium.org2009-10-191-2/+2
* Updating trunk VERSION from 223.3 to 223.4chrome-bot@google.com2009-10-181-1/+1
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-175-2/+562
* fixed buildbot for new api. added links.erikkay@chromium.org2009-10-172-17/+66
* Fix chrome_url_overides to work with packed extensions.erikkay@chromium.org2009-10-176-38/+47
* Updating trunk VERSION from 223.2 to 223.3chrome-bot@google.com2009-10-171-1/+1
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-179-40/+51