summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Ensure that IO thread is not called in last actions by SDCH shutdownjar@chromium.org2009-05-132-2/+13
* Save/restore the focused subview.avi@google.com2009-05-134-14/+27
* Stubs out OSExchangeData for views on gtk.sky@chromium.org2009-05-132-4/+3
* Remove a comment referencing tab contents type switching.brettw@chromium.org2009-05-131-3/+1
* Hide the "show full history" link when editing the thumbnails.arv@chromium.org2009-05-131-1/+1
* Fix some issues with the omnibox2 popup:beng@google.com2009-05-132-7/+13
* Tweak comment as requested by wtc.abarth@chromium.org2009-05-131-3/+3
* Re-add tabstrip background rendering with support for themed backgrounds.jhawkins@chromium.org2009-05-133-5/+19
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-1312-13/+55
* Reverting 15986.michaeln@google.com2009-05-131-16/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-131-0/+16
* metrics: don't record metrics unless user has opted-in.evan@chromium.org2009-05-131-3/+3
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-1312-45/+47
* Making navigate, back, forward, and reloadhuanr@chromium.org2009-05-131-1/+14
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-1335-103/+76
* Remove even more ATL dependencies.maruel@chromium.org2009-05-1335-76/+103
* Remove win-specific ifdefs to enable searching history. TEST=Searching histor...pinkerton@chromium.org2009-05-131-6/+0
* Fix issue where dragging a newly created tab drags the entire window by comme...pinkerton@chromium.org2009-05-131-1/+13
* This is the successor to http://codereview.chromium.org/67150maruel@chromium.org2009-05-132-13/+21
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-1341-45/+45
* DevTools: enable out of process dev tools by default. Take 2.pfeldman@chromium.org2009-05-134-10/+10
* Clarify the semantics of some SSLHostState data structures.abarth@chromium.org2009-05-131-1/+6
* GTK: Display context menus on right-clicking a bookmark menu item.erg@google.com2009-05-124-130/+162
* Linux: fix a couple focus issues:estade@chromium.org2009-05-123-9/+21
* Remove two context menu entries that were never implemented!tc@google.com2009-05-121-17/+6
* Remove the page menu 'Print' entry until we implement it.tc@google.com2009-05-121-1/+4
* Now I have correct information on 11790 - NULL check TabContents in case this...beng@google.com2009-05-121-6/+5
* Update the Linux tabstrip code to handle themes.jhawkins@chromium.org2009-05-124-64/+106
* Re-enable test after fix for valgrind/purify error. brg@chromium.com2009-05-122-3/+2
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-126-0/+102
* Don't access the notification service once it has been deleted.paulg@google.com2009-05-121-5/+8
* Fix some CRLF files.maruel@chromium.org2009-05-123-133/+133
* Use the standard dotted rectangle when moving a tab out when "Show windowmaruel@chromium.org2009-05-122-1/+23
* Reverting 15843: chrome performance regression.pfeldman@chromium.org2009-05-124-10/+10
* Revert "Revert "Only show the original RWHV or the interstitial page at any t...willchan@chromium.org2009-05-123-4/+8
* Fix few miscellanous TODO(port)s.phajdan.jr@chromium.org2009-05-122-18/+0
* Address Mike's last complaint about Issue 114017.shess@chromium.org2009-05-121-3/+5
* Fix for delegate ordering problem dragging tabs between windows. We now remov...pinkerton@chromium.org2009-05-124-43/+49
* Be slightly more precise in how we propagate mixed content state.abarth@chromium.org2009-05-128-31/+55
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-123-11/+242
* Record UI metric for closing tabs with the mouse.pinkerton@chromium.org2009-05-121-8/+13
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-1212-2844/+2918
* DevTools: Sanity ui test.pfeldman@chromium.org2009-05-127-10/+127
* DevTools: enable out of process dev tools by default.pfeldman@chromium.org2009-05-124-10/+10
* Move the bookmark node iD generation to bookmark model isntead ofmunjal@chromium.org2009-05-127-56/+87
* Re-enable IFrameTest.InEmptyFrame.evan@chromium.org2009-05-121-4/+0
* Draw the maximized frame background correctly.glen@chromium.org2009-05-121-3/+13
* Add new tab startup test to the linux & mac build.tc@google.com2009-05-121-1/+3
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-112-8/+1
* Add import settings dialog on linux.kuchhal@chromium.org2009-05-119-40/+273