| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Adds support for models to provide addition icons to the tree. Updates | sky@google.com | 2008-11-04 | 8 | -42/+107 |
* | Add ENABLE_CTI=1 to both using_javascriptcore.vsprops and using_KJSBinding.vs... | fqian@google.com | 2008-11-04 | 1 | -1/+1 |
* | Revert change r4523 because Vista doesn't like it. | erg@google.com | 2008-11-04 | 30 | -772/+1234 |
* | Fix Linux/Mac builds after my change to test_shell. | mpcomplete@google.com | 2008-11-04 | 2 | -8/+0 |
* | Remove old bookmarks/bookmark_drag_utils.cc entry. | sgk@google.com | 2008-11-04 | 1 | -1/+0 |
* | Update unit_tests.scons with patterns from later changes: | sgk@google.com | 2008-11-04 | 2 | -7/+12 |
* | Finish unforking the async history item changes. | mpcomplete@google.com | 2008-11-04 | 9 | -25/+6 |
* | Have the Gears build rename the PDB file to something recongnizable by the | mpcomplete@google.com | 2008-11-04 | 1 | -0/+2 |
* | Fix for crash in NPN_Invoke. This happened because the window script NPObjec... | jam@chromium.org | 2008-11-04 | 1 | -13/+15 |
* | Adding visual studio solution files. | bradnelson@chromium.org | 2008-11-04 | 8 | -30/+47 |
* | Fix tree breakage. | erg@google.com | 2008-11-04 | 1 | -1/+4 |
* | Redo how we block popups. Rip out the old constrained popup window cruft (whi... | erg@google.com | 2008-11-04 | 30 | -1234/+772 |
* | Add tlslite | dkegel@google.com | 2008-11-04 | 1 | -3/+10 |
* | Enable SSL session resumption by using shared Schannel | wtc@google.com | 2008-11-04 | 2 | -68/+155 |
* | More instrumentation. | ericroman@google.com | 2008-11-03 | 4 | -25/+74 |
* | Remove fragile check in DidProcessCrash | cpu@google.com | 2008-11-03 | 3 | -7/+18 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=3907, which | ananta@chromium.org | 2008-11-03 | 1 | -1/+1 |
* | Change the event-listener-context.html test status. | dglazkov@google.com | 2008-11-03 | 1 | -2/+2 |
* | Get url_request_unittest.cc to build on Linux. | dkegel@google.com | 2008-11-03 | 4 | -9/+40 |
* | Undisable the now not-flaky unittests! | ojan@google.com | 2008-11-03 | 1 | -5/+2 |
* | Miscellaneous bookmark manager polish: | sky@google.com | 2008-11-03 | 11 | -189/+378 |
* | On silent uninstall (--force-uninstall) close all Chrome processes without pr... | kuchhal@chromium.org | 2008-11-03 | 1 | -0/+33 |
* | Convert chrome\renderer to new SCons naming. | sgk@google.com | 2008-11-03 | 4 | -75/+110 |
* | Revert some of my earlier change to see if this fixes dist tests, and revert ... | ben@chromium.org | 2008-11-03 | 3 | -4/+5 |
* | add sqlite to the build path | tc@google.com | 2008-11-03 | 1 | -0/+6 |
* | fix build by adding sql and storage files to webcore SConscript | tc@google.com | 2008-11-03 | 3 | -4/+22 |
* | Revert r4473 to fix build breakage (local time zone tests failed) | amanda@chromium.org | 2008-11-03 | 2 | -3/+33 |
* | Revert changes in issue 9247. | fqian@google.com | 2008-11-03 | 2 | -1/+3 |
* | Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and adds | mark@chromium.org | 2008-11-03 | 3 | -44/+271 |
* | enable database in scons build | tc@google.com | 2008-11-03 | 1 | -1/+1 |
* | Turn on ENABLE_DATABASE on the Mac (r4486) | mark@chromium.org | 2008-11-03 | 1 | -2/+2 |
* | Mac build support for HTML5 media/audio/video/source tags (r4332) | mark@chromium.org | 2008-11-03 | 1 | -3/+53 |
* | Update DEPS after rev 4485 and 4486. | aa@google.com | 2008-11-03 | 1 | -1/+1 |
* | More distro installer params work | cpu@google.com | 2008-11-03 | 3 | -45/+102 |
* | Get Database compiling on Chromium. Note that because we aren't generating the | aa@google.com | 2008-11-03 | 10 | -1135/+1386 |
* | Make the right side of the bookmarks bar lay out correctly. | glen@chromium.org | 2008-11-03 | 1 | -3/+4 |
* | Port a few more test_shell_tests to Linux. | tc@google.com | 2008-11-03 | 9 | -865/+1455 |
* | Switch from the benighted PlatformThread to the shiny SimpleThread | dkegel@google.com | 2008-11-03 | 2 | -11/+16 |
* | Change some places where we were using javascript: URLs to use | aa@google.com | 2008-11-03 | 11 | -71/+44 |
* | Fix Selenium tests | dglazkov@google.com | 2008-11-03 | 5 | -30/+58 |
* | Add support for @include in Greasemonkey scripts. | aa@google.com | 2008-11-03 | 4 | -14/+220 |
* | Happy on hardy 64 bit now. | dkegel@google.com | 2008-11-03 | 1 | -8/+23 |
* | Add a TODO from Jar. | mbelshe@google.com | 2008-11-03 | 1 | -0/+3 |
* | check in for one cycle to see if this fixes the dist tests. | ben@chromium.org | 2008-11-03 | 1 | -1/+2 |
* | Update Mac implemention of Time to prevent problems with | amanda@chromium.org | 2008-11-03 | 3 | -34/+126 |
* | Tracing showed that the resource bundle lock was held for long periods of tim... | deanm@chromium.org | 2008-11-03 | 1 | -25/+37 |
* | Update idle timer test to use longer intervals. | mbelshe@google.com | 2008-11-03 | 1 | -33/+40 |
* | Convert chrome/plugin to the new naming (SConscript => plugin.scons). | sgk@google.com | 2008-11-03 | 3 | -13/+26 |
* | Weee. More TODO(darin)s. :) | ojan@google.com | 2008-11-03 | 1 | -3/+5 |
* | Convert chrome/common to new SCons naming: | sgk@google.com | 2008-11-03 | 4 | -89/+106 |