summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add helper for forcing a GtkEntry to lowercase.mattm@chromium.org2009-06-183-15/+31
* Make symbol signatures upper-case.thestig@chromium.org2009-06-181-1/+2
* Change the plugin build file to build the real Mac installer if the o3d-inter...maf@google.com2009-06-181-5/+9
* Add safari to the list of browser that can be tested with selenium.thomaslewis@google.com2009-06-181-1/+1
* Small piece of extensions auto-update: add an auto-update url member varasargent@chromium.org2009-06-183-6/+72
* Add a simple cache of certificates for SSL client authentication.wtc@chromium.org2009-06-186-2/+167
* Set the gtk drag icon to a 1x1 transparent pixbuf so we don't get the default...jhawkins@chromium.org2009-06-181-0/+8
* Small cleanup of constness.mad@google.com2009-06-184-14/+16
* Elide the URL in the status bubble.tc@google.com2009-06-182-9/+47
* Call Layout directly from SetContentsView. In the case where the Widget is cr...ben@chromium.org2009-06-182-5/+10
* Fix options window for Personalization on Linux.zork@chromium.org2009-06-181-1/+1
* Add gtk EditKeywordController.mattm@chromium.org2009-06-187-15/+339
* Revert cl 18723.rvargas@google.com2009-06-1814-1593/+14
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-1814-14/+1593
* Ran find -name "*.dic" -exec svn pset svn:mime-type application/octet-stream ...maruel@chromium.org2009-06-180-0/+0
* Fixes a crash when scrolling quickly on Mac.rohitrao@chromium.org2009-06-181-23/+34
* Add tools menu for bookmark manager gtk.estade@chromium.org2009-06-182-7/+149
* Fix crashes stemming from ClientSocketPoolBase::ReleaseSocket().willchan@chromium.org2009-06-183-20/+61
* Abstract ExtensionPrefs into their own class.erikkay@google.com2009-06-189-244/+374
* Set the right mime type on pdf files.maruel@chromium.org2009-06-180-0/+0
* Hook up "clear browsing data" dialog. It looks like ass right now. The intent...ben@chromium.org2009-06-189-37/+65
* A long standing bug in views!ben@chromium.org2009-06-182-2/+0
* Fix scons related svn:ignores for linux.maruel@chromium.org2009-06-180-0/+0
* Cleanup the windows-related svn:ignore on the directories.maruel@chromium.org2009-06-180-0/+0
* Fix a skia valgrind error.craig.schlenter@chromium.org2009-06-181-1/+1
* Only check for first run dialog on official builds (since the dialog is aamanda@chromium.org2009-06-181-0/+4
* Roll back Skia to r198. There are just a few layout test pixeldeanm@chromium.org2009-06-181-1/+1
* Roll up Skia to r220 to pick up MSVC warning fix.deanm@chromium.org2009-06-181-1/+1
* Roll up Skia to revision r219, picking up a spline rendering fix.deanm@chromium.org2009-06-181-1/+1
* Quick spelling fix.avi@google.com2009-06-181-3/+3
* DevTools: Implement console.dir(live object) while on a breakpoint.pfeldman@chromium.org2009-06-181-4/+41
* Revert the addition of -fno-threadsafe-statics. It breaks the build:deanm@chromium.org2009-06-181-1/+0
* Add -fno-threadsafe-statics to the Linux build.deanm@chromium.org2009-06-181-0/+1
* DevTools: the context should be disposed to releas scripts and other resource...yurys@google.com2009-06-182-0/+6
* WebKit merge 44773:44798levin@chromium.org2009-06-184-1/+5
* Add missing null handle check to document wrapper caching code.ager@chromium.org2009-06-181-0/+8
* Don't call FileChooser::chooseFile("") if a user selects nothing with a file ...tkent@chromium.org2009-06-181-3/+2
* Use 'cp' not 'copy' to copy in the FirstRun file, since the gyp msvssgk@google.com2009-06-181-1/+1
* Remove RenderThemeChromiumSkia.cpp explicitly from the mac build.ajwong@chromium.org2009-06-181-0/+4
* Update V8 to version 1.2.8.1.sgjesse@chromium.org2009-06-181-1/+1
* Convert chrome.exe to generation by gyp.sgk@google.com2009-06-181-1/+0
* Convert the 'app' target name (which builds the actual executable)sgk@google.com2009-06-182-14/+14
* Revert r18683: "Add more CHECKs to ClientSocketPoolBase."willchan@chromium.org2009-06-181-17/+11
* Improve chunked encoding parsing.abarth@chromium.org2009-06-182-1/+9
* test_support_ui needs to depend on theme_resources to fix this compilensylvain@chromium.org2009-06-181-0/+1
* Roll gyp revision in DEPS to change SCons intermediate directories.sgk@google.com2009-06-181-1/+1
* Fix compile on Jaunty.thestig@chromium.org2009-06-181-0/+1
* Add more CHECKs to ClientSocketPoolBase.willchan@chromium.org2009-06-181-11/+17
* Revert r18661.willchan@chromium.org2009-06-189-370/+244
* Use factories for ConnectingSockets.willchan@chromium.org2009-06-182-33/+93