summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow connecting and messaging with extension ports by funneling externalmpcomplete@google.com2009-05-198-17/+469
* Add new app_resources target, and remove all dependencies on chrome.gyp from ...ben@chromium.org2009-05-192-9/+54
* 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
* linux: disable strict aliasing for WebCore.evan@chromium.org2009-05-191-0/+3
* 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-194-1/+24
* 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-1942-80/+71
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-1921-224/+375
* Adding a general script to fetch values from the BRANDING files.thomasvl@chromium.org2009-05-194-40/+66
* 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
* Update where the nib is on disk since a change moved it to make localization ...thomasvl@chromium.org2009-05-191-1/+1
* Review URL: http://codereview.chromium.org/113533apavlov@chromium.org2009-05-194-6/+65
* Remove two todo's since the pref controls initializing breakpad, and if users...thomasvl@chromium.org2009-05-191-2/+0
* Fix build breakage (add file missing in 115508).pfeldman@chromium.org2009-05-191-0/+2
* DevTools: increase web inspector heightpfeldman@chromium.org2009-05-191-1/+1
* DevTools: do not cache xmlhttp when client is not attached; reduce agent cach...pfeldman@chromium.org2009-05-191-10/+17
* Fixed use of uninitialized variable problem in generated bindings. Itplesner@google.com2009-05-191-2/+1
* Update to new version of tcmalloc (new spinlock implementation)mbelshe@google.com2009-05-192-1/+5
* Create a new app_strings target that builds strings for the app_base and even...ben@chromium.org2009-05-197-7/+303
* 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
* Remove local copy of V8MessagePortCustom.cpp now that it has been upstreamed.levin@chromium.org2009-05-192-168/+2
* Fix an aggressive DCHECK in media::VideoThreadhclam@chromium.org2009-05-191-2/+2
* Fix memory leak in corrupt JPEG decoding.thestig@chromium.org2009-05-192-13/+2
* 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
* Update DEPS to pull latest GURL, which includes IPv6 canonicalization.eroman@chromium.org2009-05-191-1/+1
* SeekableBuffer to implement a window of buffer which has short seeking ability.hclam@chromium.org2009-05-194-0/+610
* 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-193-4/+3
* 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