summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* linux: more dialog touchups. I had missed one before.evan@chromium.org2009-05-193-20/+16
* Take 2 at forcing the foreground and background color of thetc@google.com2009-05-192-1/+14
* Fix inspection of extensions.aa@chromium.org2009-05-1914-240/+10
* Adds 'hard error' message box support cpu@google.com2009-05-195-0/+174
* Revert "Force the foreground and background color of the omnibox text."tc@google.com2009-05-191-14/+1
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-191-1/+1
* Fixes a drawing bug when scrolling a page with frames on Mac.rohitrao@chromium.org2009-05-191-6/+7
* DevTools: enable sanity test.pfeldman@chromium.org2009-05-193-7/+11
* Force the foreground and background color of the omnibox text.tc@google.com2009-05-191-1/+14
* Only build and depend on views/ on Linux when toolkit_views is set.phajdan.jr@chromium.org2009-05-191-8/+33
* Remove tcmalloc related failures from the known failures list.mbelshe@google.com2009-05-191-19/+0
* Ifdef out some Windows dependencies. This is the first pass trying to getbrettw@chromium.org2009-05-191-0/+10
* Fixes merge error.sky@chromium.org2009-05-191-6/+0
* Makes dragged_tab_controller compiler on linux. I'm not adding this tosky@chromium.org2009-05-194-47/+71
* Gets dragged_tab_view to compile on linux.sky@chromium.org2009-05-195-5/+53
* Make new methods pure virtual per Brett's request in http://codereview.chromi...erikkay@google.com2009-05-191-2/+2
* Fix the Windows release build by adding some missing includes.brettw@chromium.org2009-05-191-0/+4
* 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