summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Submitting for developer0420@gmail.comjoshia@google.com2008-11-192-7/+53
* Change by Alex Mendes da Costa <alexmdac@google.com>beng@google.com2008-11-193-4/+28
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-1934-268/+186
* Remove cf_html from webdropdata.h. This is windowstc@google.com2008-11-191-2/+2
* put back this change now chromebot has had a chance to runben@chromium.org2008-11-191-2/+1
* Make sure the browser window is visible, even if the startup info says that i...ben@chromium.org2008-11-191-1/+3
* Fix a crash that occurs during the browser shutdown process.paulg@google.com2008-11-181-8/+15
* fix bustageben@chromium.org2008-11-181-1/+2
* Roll back a bunch of changes to tab dragging that seem to not have helped red...ben@chromium.org2008-11-184-156/+72
* Revert 5607 because it caused a base_unittest failure.maruel@chromium.org2008-11-183-136/+2
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-183-2/+136
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-1834-182/+268
* Clean up a friend test declaration.paulg@google.com2008-11-181-1/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-1834-268/+182
* At Yahoo!'s request, add a "fr=crmas" identifier to their prepopulate entries...pkasting@chromium.org2008-11-171-69/+103
* It's possible for GetOleInterface() to return NULL. Degrade gracefully in th...pkasting@chromium.org2008-11-172-3/+10
* Attempt at fixing possible crash in ModalHTMLDialogDelegate. It'ssky@google.com2008-11-172-9/+20
* Changes about view to explicitly set the background to white. This waysky@google.com2008-11-171-0/+1
* Rollback! Now with 25% more HWND.ben@chromium.org2008-11-1715-35/+63
* Makes opening a bookmark activate the window.sky@google.com2008-11-171-2/+4
* fixing bustageben@chromium.org2008-11-172-3/+3
* Remove HWND from TabContents creation. ben@chromium.org2008-11-1713-60/+32
* Quick test to locate position of crash on qemu. Will remove after one batch o...ben@chromium.org2008-11-161-1/+2