summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* The first run sentinel does not get created for system installcpu@google.com2008-11-251-2/+11
* Changelist for erg's readability review.erg@google.com2008-11-253-114/+180
* Fix for 1498134, possible crash when cancelling a url request. Thesky@google.com2008-11-252-2/+29
* Set the delegate on incoming TabContents in BlockedPopupContainer::ReplaceCon...erg@google.com2008-11-251-3/+5
* Enable the encoding menu for javascript and css files. jungshik@google.com2008-11-251-1/+4
* Reverting 5971.maruel@chromium.org2008-11-253-136/+2
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-253-2/+136
* Fix crash with plugin installer infobar due to the infobardelegate not being ...ben@chromium.org2008-11-258-18/+30
* Re-land 5929 (r5882) with crash fix and also this change:ben@chromium.org2008-11-2517-266/+331
* Get rid of ISO-8859-9 in the character encoding menu because it's now treated...jungshik@google.com2008-11-253-6/+2
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-243-4/+5
* Fixes a potential memory leak with a message creation.klink@chromium.org2008-11-241-4/+3
* rollbackben@chromium.org2008-11-247-90/+83
* Re-land r5882 with a crash fix.ben@chromium.org2008-11-247-83/+90
* Don't reenter Webkit, while it waits for outgoing sync calls to complete. Thisananta@chromium.org2008-11-241-0/+4
* Reverting 5882. It broke LoginPromptTest.TestBasicAuth and .TestTwoAuths.maruel@chromium.org2008-11-247-84/+76
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-225-5/+4
* Add new infobar files to SCons build.sgk@google.com2008-11-222-0/+3
* Build fix 2.evanm@google.com2008-11-221-2/+1
* Build fix.evanm@google.com2008-11-221-1/+2
* This change makes the following infobars use the new system:ben@chromium.org2008-11-227-76/+84
* Back out r5252 temporarily to see if it is related to thewtc@google.com2008-11-221-10/+1
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-226-60/+56
* fix bustageben@chromium.org2008-11-211-0/+2
* Beginnings of a new InfoBar system.ben@chromium.org2008-11-2114-16/+976
* Attempt 2 at this fix. I hit after my patch. The problem appears to besky@google.com2008-11-212-6/+8
* Fix a few leaks in SafeBrowsing. These have been around since the beginning,...erikkay@google.com2008-11-214-8/+76
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-212-19/+19
* Rename Container->Widgetben@chromium.org2008-11-2164-192/+183
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-212-19/+19
* Fix issue where NTP metrics for restored tabs weren't getting recorded correc...glen@chromium.org2008-11-212-4/+1
* Fixes possible crash in creating Browser. The crash could happensky@google.com2008-11-211-0/+5
* Discard CHAR events if their corresponding KEY_DOWN events triggered accelera...pkasting@chromium.org2008-11-212-2/+17
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-212-0/+7
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-2012-107/+1079
* * fix build errorkuchhal@chromium.org2008-11-201-1/+1
* * fix build errorkuchhal@chromium.org2008-11-201-1/+2
* - If the exe rename command fails try calling Google Update to do the same jo...kuchhal@chromium.org2008-11-201-6/+37
* Don't CHECK if we couldn't get a handle to the renderer process, it may have ...jam@chromium.org2008-11-201-1/+1
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-3/+3
* Revert "Make the net resource interface use StringPiece instead oftc@google.com2008-11-201-3/+3
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-3/+3
* Don't execute a NOTREACHED in TabStrip::DestroyDraggedSourceTab if thesky@google.com2008-11-201-1/+2
* Cache the generated html for directory listings. This will allow the net res...deanm@chromium.org2008-11-191-7/+26
* Move creation of 'open with' registry keys to installer. We should place nice...kuchhal@chromium.org2008-11-193-99/+1
* Fixes crash when showing modal dialog from context menu. With thissky@google.com2008-11-193-5/+77
* Re-land this change: http://codereview.chromium.org/10967/showben@chromium.org2008-11-1919-71/+44
* Remove chrome\browser\frame_util.cc from the SCons build.sgk@google.com2008-11-191-1/+0
* Send the chrome.dll base address in the UMA initial log. This will help us d...deanm@chromium.org2008-11-191-0/+9
* Enforce httponly on cookies coming from the renderer. This prevents javascri...deanm@chromium.org2008-11-191-1/+2