summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Skia merge 291:293agl@chromium.org2009-07-281-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21867 0039d316-1c4b-4281-b951-d872f2087c98
* Roll to WebKit 46490. DevTools: Migrate to the new ScriptObject API.pinkerton@chromium.org2009-07-281-1/+1
| | | | | | | BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21853 0039d316-1c4b-4281-b951-d872f2087c98
* Roll to WebKit 46489 in preparation of pfeldman's landing.pinkerton@chromium.org2009-07-281-1/+1
| | | | | | | BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21848 0039d316-1c4b-4281-b951-d872f2087c98
* Roll to webKit 46471 with updated test failures.pinkerton@chromium.org2009-07-281-1/+1
| | | | | | | BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21840 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 in Chromium to version 1.2.14.10. This includes a fixkasperl@google.com2009-07-281-1/+1
| | | | | | | | | | | for the newly added pixel array code where storing weird NaNs wouldn't clamp the value to zero as expected. TEST=none BUG=none Review URL: http://codereview.chromium.org/159503 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21837 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 in Chromium to version 1.2.14.9. This includes supportkasperl@google.com2009-07-281-1/+1
| | | | | | | | | | for SetIndexedPropertiesToPixelData. TEST=none BUG=none Review URL: http://codereview.chromium.org/159499 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21835 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 in Chromium to version 1.2.14.8. This includes supportkasperl@google.com2009-07-281-1/+1
| | | | | | | | | | | for stepping into setters and getters in the debugger and avoids stopping in the JavaScript code for the debugger itself. BUG=none TEST=none Review URL: http://codereview.chromium.org/159497 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21833 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 in Chromium to version 1.2.14.7. Includes a fix for akasperl@google.com2009-07-281-1/+1
| | | | | | | | | | | GC-related issue in the stack-trace capturing code and adds support for Error.captureStackTrace. TEST=none BUG=none Review URL: http://codereview.chromium.org/160264 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21832 0039d316-1c4b-4281-b951-d872f2087c98
* Skia merge 288:291agl@chromium.org2009-07-281-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21761 0039d316-1c4b-4281-b951-d872f2087c98
* Import new xdg-settings.mdm@chromium.org2009-07-281-1/+1
| | | | | | | | | BUG=17179 TEST=none Review URL: http://codereview.chromium.org/159447 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21752 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit to r46426.pkasting@chromium.org2009-07-271-1/+1
| | | | | | | | | TBR=levin BUG=none TEST=none Review URL: http://codereview.chromium.org/160204 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21722 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Roll to WebKit 46417. DevTools: Migrate from InspectorController to ↵ajwong@chromium.org2009-07-271-1/+1
| | | | | | | | | | InspectorBackend." This reverts commit 836fec2217b4a8ddb16c957b4b86f72252e31ce3. Review URL: http://codereview.chromium.org/160186 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21682 0039d316-1c4b-4281-b951-d872f2087c98
* Roll to WebKit 46417. DevTools: Migrate from InspectorController to ↵pinkerton@chromium.org2009-07-271-1/+1
| | | | | | InspectorBackend. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21680 0039d316-1c4b-4281-b951-d872f2087c98
* Deps roll for newer gtm to pick up more localization support.thomasvl@chromium.org2009-07-271-1/+1
| | | | | | Review URL: http://codereview.chromium.org/160183 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21676 0039d316-1c4b-4281-b951-d872f2087c98
* rolling backpinkerton@chromium.org2009-07-271-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21652 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling to WebKit r46389 with one test failure. TBR=dglazkovpinkerton@chromium.org2009-07-271-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21650 0039d316-1c4b-4281-b951-d872f2087c98
* Update to WebKit 46369.darin@chromium.org2009-07-241-1/+1
| | | | | | | | | | | | | | | | This includes Drew Wilson's patch here: http://codereview.chromium.org/159066 That CL was already reviewed by Dmitry Titov, so the only thing to review here is the DEPS file change. TBR=pkasting BUG=none TEST=none Review URL: http://codereview.chromium.org/159369 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21583 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit to 46368.darin@chromium.org2009-07-241-1/+1
| | | | | | | | | | TBR=pkasting BUG=none TEST=none Review URL: http://codereview.chromium.org/159368 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21580 0039d316-1c4b-4281-b951-d872f2087c98
* Roll for recent gyp changes.mmoss@chromium.org2009-07-241-1/+1
| | | | | | | Review URL: http://codereview.chromium.org/159363 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21572 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit from 46288 to 46363.darin@chromium.org2009-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | This appears to fix http://crbug.com/17326 since the last test that was failing in that set is now passing. LayoutTests/editing/selection/move-begin-end.html is also passing now. I'm not sure which WebKit patch to attribute that to. http://trac.webkit.org/changeset/46363 caused a boat-load of tests to need to be re-baselined, but that is expected and probably a temporary condition. Stephen wanted to revert his WebCore change to see if it would resolve the reliability test failure. Otherwise, it looks like we picked up some media related crashers :-( TBR=pkasting BUG=17326 TEST=none Review URL: http://codereview.chromium.org/160110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21554 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit from 46282 to 46288.darin@chromium.org2009-07-231-1/+1
| | | | | | | | | | TBR=pkasting TEST=none BUG=none Review URL: http://codereview.chromium.org/160057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21467 0039d316-1c4b-4281-b951-d872f2087c98
* Skia merge 279:288agl@chromium.org2009-07-231-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21462 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit from r46270 to r46282.darin@chromium.org2009-07-231-1/+1
| | | | | | | | | | | | It looks like I will need to add a baseline for one test. TBR=pkasting TEST=none BUG=none Review URL: http://codereview.chromium.org/160053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21453 0039d316-1c4b-4281-b951-d872f2087c98
* Update webkit. Mark some tests as expected to fail due todarin@chromium.org2009-07-231-1/+1
| | | | | | | | | | | | | | | out-of-date baselines. I'll cycle back and rebaseline once the bots generate new results. TBR=pkasting TEST=none BUG=none Review URL: http://codereview.chromium.org/160021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21401 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.2.14.6 to fix bug where a heap number could beager@chromium.org2009-07-231-1/+1
| | | | | | | | interpreted as a string in a keyed load. TBR=kmillikin@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21383 0039d316-1c4b-4281-b951-d872f2087c98
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This splits the ipc code from the common project. The 'common' project pulls in all of webkit, the v8 bindings, skia, googleurl, and a number of other projects which makes it very difficult to deal with especially for external projects wanting just to use some of Chromium's infrastructure. This puts the ipc code into its top-level ipc/ directory with a dependency only on base. The common project depends on the new ipc/ipc.gyp:ipc target so that all projects currently pulling common in to get the IPC code still have it available. This mostly follows agl's pre-gyp attempt to do this which was r13062. Known issues: - Currently a number of projects depend on chrome/chrome.gyp:common in order to use the IPC infrastructure. Rather than fixing all of these dependencies I have made common depend on ipc/ipc.gyp:ipc and added "ipc" to the include_rules section of DEPS so that checkdeps.py doesn't complain. Over time projects that need IPC should depend on the IPC project themselves and dependencies on common removed, although I don't think many projects that need IPC will be able to get away without common currently. - ipc/ipc_message_macros.h still has #include "chrome/common/..." inside of a ipc/ should not refer to files in chrome/... now. I'm not sure how to resolve this since it's really an IDE bug - the named pipe name (windows+linux) and the logging event name (all) + env variable (posix) refer explicitly to 'Chrome' which somewhat hurts the illusion of ipc/ being an independent library. I think this should be examined in a subsequent, much smaller patch. - I've eliminated the IPC.SendMsgCount counter since it was implemented in a way to create a dependency from ipc/ to chrome/common/chrome_counters. This is the same approach that r13062 took. http://codereview.chromium.org/155905 (Patch from James Robinson) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21342 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge r46194:46229.paul@chromium.org2009-07-221-1/+1
| | | | | | | | | TEST=None BUG=None Review URL: http://codereview.chromium.org/159233 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21337 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Skia merge 279:284"agl@chromium.org2009-07-221-1/+1
| | | | | | | | | This reverts commit r21332. REVERT=21332 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21333 0039d316-1c4b-4281-b951-d872f2087c98
* Skia merge 279:284agl@chromium.org2009-07-221-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21332 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: use new xdg-settings "check" feature to determine whether we are the ↵mdm@chromium.org2009-07-221-1/+1
| | | | | | | | | | | default browser. BUG=17093 TEST=in GNOME, let Firefox set itself as the default after Chrome has set itself; Chrome should then detect that it is no longer the default Review URL: http://codereview.chromium.org/155889 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21260 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge r46143:46194paul@chromium.org2009-07-211-1/+1
| | | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/159164 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21224 0039d316-1c4b-4281-b951-d872f2087c98
* Skia merge 278:279agl@chromium.org2009-07-211-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21213 0039d316-1c4b-4281-b951-d872f2087c98
* Skia merge 250:278agl@chromium.org2009-07-211-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21196 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 46141:46143.eroman@chromium.org2009-07-211-1/+1
| | | | | | | | | | TEST=NONE BUG=NONE TBR=paul Review URL: http://codereview.chromium.org/155832 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21156 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 46126:46141.eroman@chromium.org2009-07-211-1/+1
| | | | | | | | | | BUG=NONE TBR=paul TEST=NONE Review URL: http://codereview.chromium.org/159110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21146 0039d316-1c4b-4281-b951-d872f2087c98
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-201-1/+1
| | | | | | Review URL: http://codereview.chromium.org/159044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21130 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in new gyp version.bradnelson@chromium.org2009-07-201-1/+1
| | | | | | | | | | | | | | Switching two includes in common.gypi to msvs_system_include_dirs. This will force them to the back of the include order (which matches where the non-hermetic copies of these libraries would be). BUG=None TEST=None Review URL: http://codereview.chromium.org/155812 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21124 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting patch 21083.dumi@chromium.org2009-07-201-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21084 0039d316-1c4b-4281-b951-d872f2087c98
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-201-1/+1
| | | | | | Review URL: http://codereview.chromium.org/159044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21083 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 46087:46125.ericroman@google.com2009-07-201-1/+1
| | | | | | | | | | TBR=paulg BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/159076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21081 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 46050:46087eroman@chromium.org2009-07-181-1/+1
| | | | | | | | | | TEST=NONE BUG=NONE TBR=jorlow Review URL: http://codereview.chromium.org/155744 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21054 0039d316-1c4b-4281-b951-d872f2087c98
* Use manually constructed IPv6 socket addresses for tests, rather than system ↵ericroman@google.com2009-07-181-1/+1
| | | | | | | | | | | | | | | created ones. The advantage is that GURL's parsing of IPv6 addresses works on all systems, whereas getaddrinfo(ipv6_literal) only succeeds on IPv6 enabled systems. This allows the tests to run consistently on all systems, including our own WinXP buildbots (which do not support IPv6). BUG=http://crbug.com/16452 TEST=[net_unittests] SOCKS5ClientSocketTest.IPv6Domain, SOCKSClientSocketTest.SOCKS4AIfDomainInIPv6 Review URL: http://codereview.chromium.org/155618 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21053 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge 45998:46050.ericroman@google.com2009-07-181-1/+1
| | | | | | | | | | TBR=paul TEST=NONE BUG=NONE Review URL: http://codereview.chromium.org/159043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21049 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling new native_client repo location into chromium tree.bradnelson@chromium.org2009-07-171-1/+1
| | | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/155708 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20999 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling newer gyp version.bradnelson@chromium.org2009-07-171-1/+1
| | | | | | | | | | | BUG=None TEST=None TBR=sgk Review URL: http://codereview.chromium.org/159015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20982 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.2.14.5.ager@chromium.org2009-07-171-1/+1
| | | | | | | | | | | The only change is adding a missing handle scope to make sure that we do not leak handles. TBR=kasperl@chromium.org TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20972 0039d316-1c4b-4281-b951-d872f2087c98
* Roll googleurl DEPS forward to 109.willchan@chromium.org2009-07-171-1/+1
| | | | | | | | BUG=http://crbug.com/16559 Review URL: http://codereview.chromium.org/159012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20968 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 in Chromium to version 1.2.14.4. This includes an kasperl@google.com2009-07-171-1/+1
| | | | | | | | | | | optimization to make access to internal fields on JavaScript objects through the V8 API faster. BUG=none TEST=none Review URL: http://codereview.chromium.org/159002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20945 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 in Chromium to version 1.2.14.3 to fix subtle linkingkasperl@google.com2009-07-171-1/+1
| | | | | | | | | | | issues on Mac OS caused by inlining functions containing static variables. BUG=http://code.google.com/p/v8/issues/detail?id=404 TEST=none Review URL: http://codereview.chromium.org/155683 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20943 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 45985:45998japhet@chromium.org2009-07-171-1/+1
| | | | | | | | | BUG=none TEST=green build Review URL: http://codereview.chromium.org/155666 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20922 0039d316-1c4b-4281-b951-d872f2087c98