summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix linux-views build by adding a header change I missed in my previous check...snej@chromium.org2009-09-082-2/+5
* Fleshes out the tooltip implementation for views on Gtk. It doesn'tsky@chromium.org2009-09-082-41/+20
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-0821-111/+196
* Disable interactive_ui_tests failing as of WebKit merge 48098:48155 due to up...japhet@chromium.org2009-09-081-10/+10
* finished testing functions and added events to bookmark tests.erikkay@chromium.org2009-09-082-4/+0
* Final tweaks to download item look on OS X. It now looks pretty much like on ...thakis@chromium.org2009-09-084-22/+70
* Pass printing result to the browser.maruel@chromium.org2009-09-082-4/+47
* DevTools: fix flakiness of DevToolsSanityTest/TestProfilerTab.mnaganov@chromium.org2009-09-081-2/+1
* Refactor DOM storage to be more object oriented. All the DOMStorageDispatche...jorlow@chromium.org2009-09-0812-150/+511
* Refuse to render RSS as XML by treating the response as text/plain. This isabarth@chromium.org2009-09-071-0/+13
* Fix some gcc 4.4 issues when compiling with toolkit_views.craig.schlenter@chromium.org2009-09-072-5/+6
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-1/+1
* Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...ananta@chromium.org2009-09-067-46/+192
* Fix issue 20934: Omnibox keyboard behavior wrong for "See recent pages in his...suzhe@chromium.org2009-09-062-30/+36
* Fix adjacent separators when not running with --enable-sync.pkasting@chromium.org2009-09-051-1/+1
* [Mac] Fix Omnibox keyword-search color.shess@chromium.org2009-09-051-6/+5
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-0511-135/+134
* DevTools: re-enable some devtools interactive ui tests that started to fail a...yurys@google.com2009-09-051-4/+4
* Reverting 25574.yurys@google.com2009-09-051-4/+4
* DevTools: re-enable some devtools interactive ui tests that started to fail a...yurys@google.com2009-09-051-4/+4
* Fix small pixel glitches in omnibox dropdown corners.pkasting@chromium.org2009-09-052-4/+15
* [Mac] Add testing code to expose an NSColor memory leak.shess@chromium.org2009-09-054-7/+77
* [Mac] Drop shadow for Omnibox popup.shess@chromium.org2009-09-052-22/+15
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-056-29/+18
* Move the "history is too new" dialog out oftony@chromium.org2009-09-059-18/+57
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-048-48/+90
* GTK: Chrome themes should use COLOR_BOOKMARK_TEXT for most download item text.erg@google.com2009-09-041-28/+19
* Make the extension shelf appear on the left of the bookmark bar, instead of o...sidchat@google.com2009-09-042-17/+58
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-0426-213/+224
* Make sure theme loading bubble is cancelled when extension install is cancelled.mirandac@chromium.org2009-09-041-0/+5
* NNTP: Updating the thumbnail size to match the size we use on the newarv@google.com2009-09-041-2/+2
* Remove non-full paints from uninitialized backing storecpu@chromium.org2009-09-042-6/+7
* Delete all precompiled support. It is causing more harm than good, especially...maruel@chromium.org2009-09-042-3/+9
* (Mac) Display the bookmark bar off-the-side menu on mouse down. Also align th...viettrungluu@chromium.org2009-09-045-17/+82
* Disable interactive_ui_tests::TestProfilerTab for now.mnaganov@chromium.org2009-09-041-1/+2
* Revert one more piece of ie_importer.cc I left out in the last revert.jhawkins@chromium.org2009-09-041-1/+1
* Revert 25478 which was causing Mac valgrind failures.asargent@chromium.org2009-09-041-5/+6
* Revert changes to ie_importer.cc from r25498. The builder doesn't like somet...jhawkins@chromium.org2009-09-041-15/+15
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-0412-58/+65
* Use system background color for info bubbles. This causes some problems righ...pkasting@chromium.org2009-09-042-9/+7
* Intercept HTTP requests for documents that GView is capable of displaying (suchdavemoore@chromium.org2009-09-044-0/+211
* DevTools: disable 4 sanity tests during deps roll.victorw@chromium.org2009-09-041-4/+4
* Use system themes where possible in Omnibox edit and dropdown; in other cases...pkasting@chromium.org2009-09-047-152/+216
* Strip .plugin off of Mac plugin names when showing the crash info bar.stuartmorgan@google.com2009-09-041-1/+10
* Enable the XSSAuditor by default.abarth@chromium.org2009-09-041-1/+1
* GTK: Implement folder chooser dialog.estade@chromium.org2009-09-041-6/+43
* [Mac] Fix Omnibox keyword-search color.shess@chromium.org2009-09-041-6/+5
* [Mac] Make Omnibox a little bit transparent.shess@chromium.org2009-09-041-3/+7
* NNTP: Make the option button pressed when the option menu is open.arv@google.com2009-09-042-1/+4
* ForceTLS: persist to diskagl@chromium.org2009-09-044-6/+149