summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-1911-15/+13
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-1916-209/+331
* Must register the AE handler earlier to catch the open url on a launch.avi@chromium.org2009-05-192-17/+44
* Make javascript dialogs able to prompt for text.avi@chromium.org2009-05-191-13/+59
* Review URL: http://codereview.chromium.org/113533apavlov@chromium.org2009-05-194-6/+65
* DevTools: increase web inspector heightpfeldman@chromium.org2009-05-191-1/+1
* Create a new app_strings target that builds strings for the app_base and even...ben@chromium.org2009-05-191-0/+64
* Fix Linux Bustage from new CL where it is missing string importabarth@chromium.org2009-05-191-0/+1
* Fix a misaligmnet in rendering video frameshclam@chromium.org2009-05-191-2/+2
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-1917-93/+622
* Linux: Make the render view default color white.estade@chromium.org2009-05-191-1/+7
* Ensure proper extension when saving an HTML page.estade@chromium.org2009-05-195-25/+73
* Adds a new command line switch called new-new-tab-page which enablesarv@chromium.org2009-05-1912-405/+1889
* Fast paint for <video> by writing to SkCanvas directlyhclam@chromium.org2009-05-192-17/+193
* Rename app.vcproj to app_base.vcproj to match what is generatedtc@google.com2009-05-191-1/+1
* Fix for breakpad not generating a minidump in certain cases on OSX.jeremy@chromium.org2009-05-191-1/+1
* Widen it a little more. Seems like my test machine has more compact fonts tha...finnur@chromium.org2009-05-192-3/+3
* Add chrome/browser/dock_info_win.cc andsgk@google.com2009-05-181-0/+3
* 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
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-184-19/+10
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-1810-101/+101
* YUV with clipping.fbarchard@chromium.org2009-05-181-9/+10
* Hook up stats reporting via default system on OS X.jeremy@chromium.org2009-05-186-8/+151
* 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