summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a dependency problem in base.gyp, so that file_version_info_linux.hphajdan.jr@chromium.org2009-05-131-0/+4
* Fix issue where dragging a newly created tab drags the entire window by comme...pinkerton@chromium.org2009-05-131-1/+13
* Remove the explicit keyword from the ScopedComPtr constructor so it can be in...maruel@chromium.org2009-05-132-1/+46
* Add a dep on symupload when using breakpad so it gets built for the bot to th...thomasvl@chromium.org2009-05-131-0/+1
* Remove the trailing slash so gclient doesn't keep checking out the sources du...thomasvl@chromium.org2009-05-131-2/+2
* One more test_expectations fix (wrong path).senorblanco@chromium.org2009-05-131-2/+2
* More green please: Vector canvas matrix test disable, mac fix, mark layoutsenorblanco@chromium.org2009-05-133-3/+14
* Fix the mac build break with skia move.thomasvl@chromium.org2009-05-131-1/+1
* This is the successor to http://codereview.chromium.org/67150maruel@chromium.org2009-05-1310-115/+244
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-13372-21270/+1035
* - Roll DEPS to pick up newer GYPthomasvl@chromium.org2009-05-133-9/+131
* DevTools: enable out of process dev tools by default. Take 2.pfeldman@chromium.org2009-05-139-18/+23
* DevTools: optimize network agent performance while not attached.pfeldman@chromium.org2009-05-132-40/+107
* Page global contexts are assigned uniques ids.Script list now contain scripts...yurys@google.com2009-05-1310-47/+118
* Update V8 to version 1.2.3.2.ager@chromium.org2009-05-131-1/+1
* Revert r15940 again. Unexpected layout test failures :(darin@chromium.org2009-05-1319-78/+307
* Clarify the semantics of some SSLHostState data structures.abarth@chromium.org2009-05-131-1/+6
* Re-do r15244 again.darin@chromium.org2009-05-1319-307/+78
* Change our mixed content strings to be more technically accurate. The page c...abarth@chromium.org2009-05-131-6/+6
* Mark attr-param-typechecking.html as crashing.aa@chromium.org2009-05-131-0/+2
* Delete empty dirsnsylvain@chromium.org2009-05-130-0/+0
* Add alsa into the dependencies.ajwong@chromium.org2009-05-131-9/+9
* Use thread-safe localtime_r instead of localtime.thestig@chromium.org2009-05-131-4/+4
* GTK: Display context menus on right-clicking a bookmark menu item.erg@google.com2009-05-124-130/+162
* Pulling in newer version of gyp.bradnelson@chromium.org2009-05-122-2/+2
* Set the disk cache file version properly if new_evictionrvargas@google.com2009-05-121-0/+5
* Adds gyp switch that turns on views on Linux. This currently doesn'tsky@chromium.org2009-05-121-0/+8
* Move Element, Attr, HTMLIFrameElement, HTMLFrameElement out of v8_custom.cpp ...japhet@chromium.org2009-05-122-228/+6
* Remove obsolete Linux packaging tools.mmoss@chromium.org2009-05-1211-700/+0
* Add valgrind suppression for libxml error in http://crbug.com/11838thestig@chromium.org2009-05-121-0/+12
* WebKit update [43553:43587].ericroman@google.com2009-05-123-1/+7
* Linux: fix a couple focus issues:estade@chromium.org2009-05-123-9/+21
* Revert "Add presubmit checks to look for BUG= and TEST= tags in change list d...kuchhal@chromium.org2009-05-121-6/+2
* Catch up chrome.gyp with files from recent changes:sgk@google.com2009-05-121-1/+16
* Pulling in new gyp version with product_name support on windows.bradnelson@chromium.org2009-05-122-2/+1
* Add presubmit checks to look for BUG= and TEST= tags in change list descripti...kuchhal@chromium.org2009-05-121-2/+6
* Remove two context menu entries that were never implemented!tc@google.com2009-05-121-17/+6
* Fix failing Valgrind builds for media_unittests.scherkus@chromium.org2009-05-121-42/+44
* Remove the page menu 'Print' entry until we implement it.tc@google.com2009-05-121-1/+4
* Remove layoutTestController.setUseDashboardCompatiblityMode as webkit fixed t...hamaji@chromium.org2009-05-121-5/+0
* Now I have correct information on 11790 - NULL check TabContents in case this...beng@google.com2009-05-121-6/+5
* List of Linux files to archive on buildbots.mmoss@chromium.org2009-05-121-0/+7
* Update the Linux tabstrip code to handle themes.jhawkins@chromium.org2009-05-124-64/+106
* Fix a trivial typo: key for copy is 'c', not 'v'.hamaji@chromium.org2009-05-121-1/+1
* Create a detachable core for the TCPClientSocketWin objectrvargas@google.com2009-05-122-132/+197
* posix: restore permissions on incorrectly-permissioned user data dirs.evan@chromium.org2009-05-121-0/+17
* Mark Flaky Linux Tests.jeremy@chromium.org2009-05-121-4/+9
* posix: directories should only be readable by the user.evan@chromium.org2009-05-122-4/+3
* Re-enable test after fix for valgrind/purify error. brg@chromium.com2009-05-122-3/+2
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-1214-1/+143