summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Adds a new command line switch called new-new-tab-page which enablesarv@chromium.org2009-05-198-405/+1878
* Implement the sad tab crash animation for tabs in linux.jhawkins@chromium.org2009-05-182-3/+126
* Linux: Just enough toolbar theming to make everything look normal again.estade@chromium.org2009-05-184-18/+53
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-188-94/+94
* Hook up stats reporting via default system on OS X.jeremy@chromium.org2009-05-183-1/+145
* Linux: Don't unparent unselected tab contentses.estade@chromium.org2009-05-183-5/+18
* Landing approved patch for Vincent Zanotti.jhawkins@chromium.org2009-05-181-3/+7
* Force the font size in the omnibox, tabs, find bar, and download shelftc@google.com2009-05-187-2/+22
* Fix a crash in the extension system when sending response back to extension w...finnur@chromium.org2009-05-182-4/+7
* Refactors HWNDPhotobooth into NativeViewPhotobooth andsky@chromium.org2009-05-188-42/+92
* GTK: Give the find bar a more reasonable size.estade@chromium.org2009-05-181-1/+4
* More NOTIMPLEMENTED() swatting.estade@chromium.org2009-05-181-2/+4
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-187-75/+90
* Makes it so tab_strip can compile on linux. Most differences are duesky@chromium.org2009-05-182-19/+64
* linux: don't paint empty rects.evan@chromium.org2009-05-181-0/+3
* Fix unchecked pointer dereference that I stumbled across.robertshield@google.com2009-05-181-1/+1
* Track and free generated images in the browser theme provider.jhawkins@chromium.org2009-05-182-12/+34
* Implement DraggedTabGtk, the object that handles rendering either a dragged t...jhawkins@chromium.org2009-05-189-59/+620
* Get rid of a couple NOTIMPLEMENTED()s.estade@chromium.org2009-05-182-2/+1
* Adjust size of location bar, update preference panels to new appearance.pinkerton@chromium.org2009-05-185-2/+111
* Switch to a real API for putting titles in docked windows.avi@chromium.org2009-05-183-36/+2
* Add support for more image types besides .ico in PageActions.finnur@chromium.org2009-05-182-28/+121
* Linux: Implement WasHidden()/DidBecomeSelected().willchan@chromium.org2009-05-182-5/+27
* Land 12007 for yusukes. Original patch here: http://codereview.chromium.org/...sky@chromium.org2009-05-181-4/+6
* Add a handle to the ExtensionShelf. This is how users will drag extension to...erikkay@google.com2009-05-186-5/+305
* Linux: make RWHV::Focus() set native focus (in addition to webkit focus).estade@chromium.org2009-05-181-4/+9
* Linux: Fix interstitials to work across tab changes.willchan@chromium.org2009-05-182-4/+9
* Makes chrome_menu able to compile of Linux (the header that is). I'msky@chromium.org2009-05-182-17/+3
* Forward simplified mouse events to the RenderViewHostDelegate::View so that i...erikkay@google.com2009-05-186-1/+43
* An attempt to abstract the logic of the various layered windows we're using t...erikkay@google.com2009-05-186-1/+248
* DevTools: init devtools with proper profile.pfeldman@chromium.org2009-05-187-11/+14
* Fix for crash in empty home page field. Ensure pref gets set back to NTP. BUG...pinkerton@chromium.org2009-05-181-1/+4
* Allow IPv6 literals to be typed directly into the address bar, withoutabarth@chromium.org2009-05-184-29/+81
* Add ':' to the RemoveJs whitelist for about:dns. This fixes the problemabarth@chromium.org2009-05-171-2/+2
* Chrome-part of disabling web fonts by default while still alowing SVG fontsjshin@chromium.org2009-05-161-0/+2
* Revert the first run bubble change because of Mac/Linux failures.glen@chromium.org2009-05-168-174/+24
* File missing from previous recommit.glen@chromium.org2009-05-161-1/+4
* Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie...glen@chromium.org2009-05-167-23/+170
* rollback of r 162411glen@chromium.org2009-05-168-174/+24
* Commit for MirandaC of Smaller alternate first run bubble. http://codereview....glen@chromium.org2009-05-168-24/+174
* Commit for Yusuke. http://codereview.chromium.org/106005glen@chromium.org2009-05-161-10/+40
* Theme the bookmark bar when in NTP mode.glen@chromium.org2009-05-161-8/+5
* Attempt to fix leaks in DOMUISources test glen@chromium.org2009-05-161-38/+40
* Try 16161 again. Third time is the charm.abarth@chromium.org2009-05-161-0/+174
* Gtk: fix find bar rendering following NineBox improvements.estade@chromium.org2009-05-161-2/+7
* Temporarily disable some stuff to get Mac/Linux green. Rollback keeps timing ...glen@chromium.org2009-05-151-0/+3
* Convert uints to size_tsglen@chromium.org2009-05-152-2/+2
* Fix mac builder. int comparison.glen@chromium.org2009-05-151-1/+1
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-1510-78/+642
* A boring change to make synchronous calls in TabRestore.huanr@chromium.org2009-05-151-39/+42