summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes tab contents crash. This changes a number of things in draggedsky@google.com2009-01-271-13/+40
* Add NOTREACHED() in switch default part which should never be reached.phajdan.jr@chromium.org2009-01-271-0/+1
* Make popups closer to pixel-perfect. The main problem is that the toolbar is...pkasting@chromium.org2009-01-276-65/+77
* Reverting 8722,8721.maruel@chromium.org2009-01-279-206/+102
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-279-102/+206
* Fix linux build breakage.maruel@chromium.org2009-01-271-0/+3
* Unimportant cleanup.avi@chromium.org2009-01-272-2/+2
* Porting in chrome/views/phajdan.jr@chromium.org2009-01-277-47/+39
* Fix the nib references.avi@chromium.org2009-01-271-6/+3
* Revert change 8693 because it breaks the unit_tests.nsylvain@chromium.org2009-01-2713-139/+83
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-2717-2514/+1762
* Fix regression caused by CommandLine change.kuchhal@chromium.org2009-01-271-1/+2
* undo 8692 (fix build failure)estade@chromium.org2009-01-2715-8/+760
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-2713-83/+139
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-2715-760/+8
* Fixes my accidental check-in of renderer.vcproj with CRLF endings.scherkus@chromium.org2009-01-271-343/+343
* Wire the eula and the dialog display codecpu@google.com2009-01-2710-19/+223
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-2610-95/+47
* Fix the build.brettw@chromium.org2009-01-261-3/+4
* Fix the build.brettw@chromium.org2009-01-261-2/+2
* Fix the build.brettw@chromium.org2009-01-261-1/+1
* Added media as a chrome.dll dependency.scherkus@chromium.org2009-01-262-0/+2
* Make render_view_host compile on Mac & Linux, add to the build.brettw@google.com2009-01-269-42/+89
* Change FileStream to use FilePath instead of wstring.erikkay@google.com2009-01-262-4/+6
* Include chrome/browser/views/SConscript in Linux build.phajdan.jr@chromium.org2009-01-262-4/+172
* Make RenderWidgetHelper portable.brettw@chromium.org2009-01-263-25/+43
* Link Doctor is expecting the query param connectionfailure, nottc@google.com2009-01-261-1/+1
* This change should have few user-visible effects. I think I slightly modifie...pkasting@chromium.org2009-01-268-322/+341
* 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