summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent crashes in QEMU by (correctly) saying no commands are enabled when th...ben@chromium.org2008-11-161-0/+4
* Fix erase method usage on STL containers in Chrome. Invoking erase on the ite...ananta@chromium.org2008-11-153-4/+12
* Open up SDCH for all sites, in preparation for latency testsjar@google.com2008-11-151-2/+2
* Remove a bunch of NULL checks that seem unnecessary, and document some checks...ben@chromium.org2008-11-152-66/+33
* Make the Browser restore saved last size/position using the WindowDelegate co...ben@chromium.org2008-11-154-21/+23
* RandUInt -> RandUint to match the style of other Uint functions.deanm@chromium.org2008-11-142-2/+2
* Rewire the throbber so that the timer for updating lives on BrowserView, not ...ben@chromium.org2008-11-1410-90/+69
* Switch to avoid first-run pop-up from displaying while in app-mode.brg@chromium.com2008-11-141-0/+5
* Create first run sentinel file when the distribution param skip_first_run_ui ...cpu@google.com2008-11-141-0/+4
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-1411-88/+152
* Make the bookmark manager blue.glen@chromium.org2008-11-141-2/+14
* Add mimetypes on the "chrome-resource://" responses.ericroman@google.com2008-11-145-3/+47
* fix bustageben@chromium.org2008-11-141-1/+1
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-1416-151/+235
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-1411-152/+88
* Port some unit tests in chrome/browser/agl@chromium.org2008-11-144-38/+25
* Remove browser\views\frame\browser_view2.cc andsgk@google.com2008-11-141-7/+0
* Port some files in chrome/browser/agl@chromium.org2008-11-149-64/+41
* New unit test for webdatabase functions that record form entries for autofill.petersont@google.com2008-11-141-0/+87
* Fix build bustage, I missed this file with my base namespace changes.brettw@google.com2008-11-141-3/+3
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-1430-146/+143
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-1410-15/+16
* Update the user delay histogram for the SafeBrowsing.paulg@google.com2008-11-143-6/+8
* Fixes the interactive ui tests by correctly initializing the specified popup ...ben@chromium.org2008-11-141-2/+1
* Fix build bustage:ben@chromium.org2008-11-142-6/+6
* Add histograms to measure new SafeBrowsing performance.paulg@google.com2008-11-146-14/+81
* Remove chrome\browser\browser_commands.cc from the SCons build.sgk@google.com2008-11-141-3/+0
* Re-do the way browser windows are shown:ben@chromium.org2008-11-1433-493/+376
* Fixes bug where we were not checking if an app from another windowsky@google.com2008-11-141-8/+52
* Stop the search boxes being too wide on RTL languages.glen@chromium.org2008-11-131-0/+1