summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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-189-2/+36
* Move app-related unit tests to gyp in app.gypben@chromium.org2009-05-182-37/+23
* 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
* Only send SelectionChanged events when the selection has actually changed.estade@chromium.org2009-05-182-1/+15
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-189-75/+121
* Makes it so tab_strip can compile on linux. Most differences are duesky@chromium.org2009-05-183-19/+66
* linux: don't paint empty rects.evan@chromium.org2009-05-181-0/+3
* Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar.thomasvl@chromium.org2009-05-184-15/+24
* 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-1812-59/+657
* 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-188-366/+978
* Switch to a real API for putting titles in docked windows.avi@chromium.org2009-05-183-36/+2
* Trying to green the tree. Why are we seeing these different variations?avi@chromium.org2009-05-181-3/+4
* Try fix the flakey AutomatedUITestBase.RestoreTab.huanr@chromium.org2009-05-181-1/+2
* Updating trunk VERSION build from 181.0 to 182.0jon@chromium.org2009-05-181-1/+1
* Fix a memory leak in ResourceDispatcherhclam@chromium.org2009-05-182-0/+40
* Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."phajdan.jr@chromium.org2009-05-181-1/+1
* Mac: Initialize webkit system so that render_view_unittest.cc can run.shess@chromium.org2009-05-183-1/+28
* Speed up RendererCrashTest.huanr@chromium.org2009-05-181-3/+4
* 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
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-181-1/+1
* Land 12007 for yusukes. Original patch here: http://codereview.chromium.org/...sky@chromium.org2009-05-181-4/+6
* Add a variant of 10901 to known crash list.huanr@chromium.org2009-05-181-0/+2
* Get the crash stack right (TBR)avi@chromium.org2009-05-181-1/+1
* 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
* linux: check in some more icons.evan@chromium.org2009-05-182-0/+0
* 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
* Green reliability test with another crash. TBRavi@chromium.org2009-05-181-0/+2
* 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
* Also scan .m and .mm files in checkdeps.pyphajdan.jr@chromium.org2009-05-181-0/+6
* Dropping websiteproperties garp from chrome.slnbradnelson@chromium.org2009-05-181-749/+1
* Allow IPv6 literals to be typed directly into the address bar, withoutabarth@chromium.org2009-05-184-29/+81
* Adjust the UI font size for kn and te. jshin@chromium.org2009-05-172-4/+4
* An adhoc fix for memory leak when playing a badly muxed video filehclam@chromium.org2009-05-172-9/+15
* Try renaming this target back to app_base to see if it fixes the Chromium Lin...ben@chromium.org2009-05-171-2/+2
* Add ':' to the RemoveJs whitelist for about:dns. This fixes the problemabarth@chromium.org2009-05-171-2/+2
* Convert app/ to GYP.ben@chromium.org2009-05-171-113/+2