summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Changes the in-application EULA dialog to not require the checkbox be checked...gwilson@google.com2009-01-2944-44/+44
* Add thread checks to the IPC channel.rvargas@google.com2009-01-292-0/+17
* Add zlib unzip to mac build and enable unit test.erikkay@google.com2009-01-291-0/+2
* Make ScopedOleInitializer work on windows if you aren't includingsky@google.com2009-01-291-0/+3
* Roll back r8821mark@chromium.org2009-01-287-21/+73
* Add browser files to the linux build that mac has alreadytc@google.com2009-01-282-5/+4
* Porting profiles to the Mac.avi@chromium.org2009-01-2852-367/+797
* Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserversky@google.com2009-01-283-1/+29
* Fixes crash in adding a menu item. As far as I can tellsky@google.com2009-01-281-0/+9
* Better control over window creation of external tabsjoshia@google.com2009-01-288-18/+44
* Reverting 8822.brettw@chromium.org2009-01-285-167/+83
* This prevents an occasional DCHECK seen during the SSL UI test that happenedcreis@google.com2009-01-284-17/+42
* Factor out the common parts of the about network dialog. I will be using thisbrettw@chromium.org2009-01-285-83/+167
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-287-73/+21
* Ensure that windowed plugins get keyboard focus in WM_MOUSEACTIVATe. This reg...ananta@chromium.org2009-01-281-0/+3
* Make WebContentsView portable by using the native view types.brettw@chromium.org2009-01-285-31/+32
* Remove extrenuous DLOG from VisitedLinkMaster::InitFromFile()jeremy@chromium.org2009-01-281-3/+1
* Get rid of unnecessary region code from spellcheck language/locale codes. Fix...sidchat@google.com2009-01-282-42/+69
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-286-92/+78
* Add RenderProcessHost to the mac build (it's already in Linux).brettw@google.com2009-01-281-15/+29
* Makes unit tests depend upon chrome_exe.sky@google.com2009-01-283-0/+3
* Sorts the sln files. chrome_kjs is already sorted, just not chrome.sky@google.com2009-01-281-1753/+1753
* Write some basic RenderWidgetHost unittests for the more tricky behavior.brettw@chromium.org2009-01-286-1/+318
* Allow undefined as the script name in the debugger test.ager@google.com2009-01-281-1/+3
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-284-31/+11
* Add sqlite to list of things to build.thestig@chromium.org2009-01-281-2/+0
* Safe browsing cleanup:estade@chromium.org2009-01-2813-46/+72
* Adds a variable indicating whether resources should be deleted onsky@google.com2009-01-282-1/+8
* Rolback r8793: Remove extraneous uses of the --enable-user-scriptmal@chromium.org2009-01-283-7/+29
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-283-29/+7
* Move Windows specific backing-store functions into backing_store_win.ccagl@chromium.org2009-01-283-258/+7
* Adds the localized oem html resources to setupcpu@google.com2009-01-282-12/+15
* Process the EULA distro param, to direct chrome to show the EULA dialogcpu@google.com2009-01-281-0/+29
* More break fixesjrg@chromium.org2009-01-281-1/+0
* Another merge conflictjrg@chromium.org2009-01-281-1/+0
* Merge conflict (crossed wires; this file was added somewhere else)jrg@chromium.org2009-01-281-1/+0
* Unit test addition, cleanup for render_process/thread.jrg@chromium.org2009-01-287-24/+66
* Make purify happy by fixing memory leak that shows up during shutdown.kuchhal@chromium.org2009-01-281-0/+8
* Adds the ability to have browser windows shown with a specificsky@google.com2009-01-282-0/+16
* Fork backing_store.cc into backing_store_win.cc in preparation for aagl@chromium.org2009-01-271-0/+243
* Adding new EULA dialog translations.gwilson@google.com2009-01-2741-0/+1927
* Modifies shutdown/startup in the following manner:sky@google.com2009-01-273-2/+19
* A little porting in chrome/renderer.estade@chromium.org2009-01-272-5/+1
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-273-5/+12
* Extend the popup-mode location bar out into the nonclient view. This makes p...pkasting@chromium.org2009-01-274-52/+34
* Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...ben@chromium.org2009-01-277-363/+395
* MAC: build fixagl@chromium.org2009-01-271-0/+4
* Fix a small, subtle problem that caused an interactive_ui_test failure.pkasting@chromium.org2009-01-271-2/+8
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-2720-138/+164
* Give the container a chance to handle function keys.tommi@chromium.org2009-01-271-0/+1