summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Added media/base to chrome/renderer/DEPS.scherkus@chromium.org2009-01-261-0/+1
* Add some more menu items from colepinkerton@google.com2009-01-262-244/+459
* fix button cell to use cell's tag for appearance, not the button's cell which...pinkerton@google.com2009-01-263-24/+39
* Checking in stubbed out ChromeMediaPlayer filter implementations.scherkus@chromium.org2009-01-269-315/+556
* Close the handle to the child process after terminating it. This avoidsdarin@chromium.org2009-01-261-0/+1
* sync up xcode proj with scons filepinkerton@google.com2009-01-261-0/+28
* Fixes possible crash in restoring a previously closed window. Thesky@google.com2009-01-261-0/+3
* Some cleanups I've had sitting around for a while that are getting in my way ...pkasting@chromium.org2009-01-261-139/+93
* Two of the three places that set a window mask had it wrong. Fix it.pkasting@chromium.org2009-01-262-3/+9
* Fix warning which breaks compile with gcc 4.3.xmaruel@chromium.org2009-01-261-2/+2
* Reverting 8627,8625.maruel@chromium.org2009-01-2612-313/+737
* Fix MSVC warning.phajdan.jr@chromium.org2009-01-261-1/+3
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-01-2612-737/+311
* Small porting in chrome/phajdan.jr@chromium.org2009-01-267-13/+21
* Bump for 160 dev cyclemal@chromium.org2009-01-251-1/+1
* Add user script support to extensions.aa@chromium.org2009-01-2510-84/+187
* Make sure the TabStripModelDelegate can never be NULL.ben@chromium.org2009-01-243-64/+68
* Random de-Windows-ification-ism-izing in renderer_host.brettw@chromium.org2009-01-246-45/+48
* Do some cleanup in the resource message filter. Hopefully it will compile onbrettw@chromium.org2009-01-242-40/+86
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-247-483/+476
* Two things:ben@chromium.org2009-01-2426-84/+136
* revert r8603rvargas@google.com2009-01-2433-215/+128
* Create a dialog box for the about:network view and kill the tab type.brettw@chromium.org2009-01-2411-454/+481
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-2433-128/+215
* Fixes leak of CertStore on shutdown.sky@google.com2009-01-233-22/+4
* Pull toolbar importer from trunk.brg@chromium.com2009-01-236-1251/+0
* Add missing file from last checkin.brettw@chromium.org2009-01-231-0/+2
* Separate out the backing store from the RenderWidgetHost into its own file tobrettw@chromium.org2009-01-238-366/+505
* ===================================================xji@chromium.org2009-01-2314-37/+173
* I'm relanding the UserDataManager leak fix. I didn't realize we hadsky@google.com2009-01-235-6/+9
* Reverts my user data manager change as it breaks the mac buildbot.sky@google.com2009-01-233-6/+4
* Build image_diff tool on the Mac. Fix up a few other things that had becomemark@chromium.org2009-01-231-86/+269
* Fixes leak of UserDataManager on shutdown.sky@google.com2009-01-233-4/+6
* Adds switch to ui tests that enable dialogs in slave process. I'msky@google.com2009-01-231-3/+9
* fix bustage by disabling testsben@chromium.org2009-01-231-12/+12
* This CL makes the safe browsing interstitial page support multiple unsafe res...jcampan@chromium.org2009-01-2313-192/+662
* Prep for generated .vcproj files:sgk@google.com2009-01-238-50/+49
* Try again to commit r8486, which updates the manifestaa@chromium.org2009-01-2314-227/+449
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-2313-114/+102
* ui refresh from cole. make it look chromey and get the basic framework for th...pinkerton@google.com2009-01-2321-446/+8067
* Revert r8560 due to broken interactive_ui_testsmark@chromium.org2009-01-238-58/+55
* Fix a bug when saving web pages that have a period in their title.paulg@google.com2009-01-234-5/+19
* Reverting 8565.brettw@chromium.org2009-01-232-59/+32
* Get rid of unnecessary region code from spellcheck language/locale codessidchat@google.com2009-01-232-32/+59
* Move security style into the tab_contents directory. This is the last part ofbrettw@chromium.org2009-01-236-18/+11
* Adds missing include in scoped_ole_initializer. Without this includesky@google.com2009-01-231-0/+2
* Adds call to unload plugins on shutdown.sky@google.com2009-01-231-1/+7
* Add a PNGEncoder helper function that takes an SkBitmap,nick@chromium.org2009-01-235-29/+6
* Porting in chrome/phajdan.jr@chromium.org2009-01-238-55/+58
* When the server says "nosniff" but then doesn't give us a Content-Type we now...abarth@chromium.org2009-01-231-1/+10