summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-186-38/+141
* 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
* Disable plugins on the Mac by default until JS plumbingamanda@chromium.org2009-05-183-2/+16
* Promotes Add/RemoveObserver to MessageLoop for linux. Becausesky@chromium.org2009-05-183-9/+29
* linux: don't paint empty rects.evan@chromium.org2009-05-181-0/+3
* ScriptController.* needs to be reformatted into WebKit style.levin@chromium.org2009-05-183-356/+214
* valgrind: with my fix upstreamed, we can now remove this suppression.evan@chromium.org2009-05-181-7/+0
* Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar.thomasvl@chromium.org2009-05-187-21/+54
* 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
* Fix a crash in the unittests caused by the fact that the order ofnsylvain@chromium.org2009-05-181-0/+12
* Disable SystemMonitor.* in base_unittests.phajdan.jr@chromium.org2009-05-181-1/+2
* 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
* rollback r16300darin@chromium.org2009-05-182-5/+3
* Pull deps to get googleurl@103 (fix for z as first letter of a scheme.brettw@chromium.org2009-05-181-1/+1
* 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
* Fix test_shell so that we can pass LayoutTests/http/tests/navigation/relative...darin@chromium.org2009-05-182-3/+5
* 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-185-0/+55
* Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."phajdan.jr@chromium.org2009-05-184-24/+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-184-1/+24
* Land 12007 for yusukes. Original patch here: http://codereview.chromium.org/...sky@chromium.org2009-05-181-4/+6
* Rebaseline some tests on linux. These are actually exactly the sametc@google.com2009-05-186-4/+7
* DevTools: utility scripts and all other scripts not having context data are f...yurys@google.com2009-05-181-0/+36
* Include C system headers before C++ system headers.wtc@chromium.org2009-05-182-3/+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-184-55/+56
* 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
* Use RTLD_DEEPBIND to make sure plugins don't use Chrome's symbols instead of ...evan@chromium.org2009-05-181-1/+1
* An attempt to abstract the logic of the various layered windows we're using t...erikkay@google.com2009-05-186-1/+248