summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Move the WebKit/WebKit/mac checkout to the mac specific sectiontc@google.com2009-03-261-3/+2
| | | | | | | | | of the deps file. Review URL: http://codereview.chromium.org/53123 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12611 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium side of the WebKit merge 41944:41999dimich@google.com2009-03-261-2/+2
| | | | | | Review URL: http://codereview.chromium.org/42661 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12606 0039d316-1c4b-4281-b951-d872f2087c98
* Update Linux gyp build to import and propagate external environmentsgk@google.com2009-03-261-1/+1
| | | | | | | | | | variables ($CC, $DISTCC_DIR, $HOME, etc.). Accomodate spelling change ($CHROME_SRC_DIR => $SRC_DIR) that makes the gyp SCons a little more generic. Use the new $LIB_DIR variable the gyp SCons generator now defines for us. Review URL: http://codereview.chromium.org/42650 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12583 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 12559.yurys@google.com2009-03-261-1/+1
| | | | | | | Revert CL 53095 Review URL: http://codereview.chromium.org/53097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12562 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit dependency to include result of change ↵yurys@google.com2009-03-261-1/+1
| | | | | | | | http://codereview.chromium.org/45064 Review URL: http://codereview.chromium.org/53095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12559 0039d316-1c4b-4281-b951-d872f2087c98
* Revert change 12507 and 12532 because it breaks the nsylvain@chromium.org2009-03-261-1/+1
| | | | | | | tree and the purify tests. Review URL: http://codereview.chromium.org/42634 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12534 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit revision in DEPS to pick up my fix for purify.jianli@chromium.org2009-03-261-1/+1
| | | | | | Review URL: http://codereview.chromium.org/53085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12532 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: roll DEPS to pickup scrollbars change.agl@chromium.org2009-03-251-1/+1
| | | | | | | This change was temporarily reverted while rebaselining was performed. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12513 0039d316-1c4b-4281-b951-d872f2087c98
* Update googleurl to r100 to pick up char16/string16 fixesmark@chromium.org2009-03-251-1/+1
| | | | | | Review URL: http://codereview.chromium.org/53067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12502 0039d316-1c4b-4281-b951-d872f2087c98
* Roll third_party/WebKit DEPS on behalf of agl.evan@chromium.org2009-03-251-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12494 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium half of WebKit Merge, turns off ENABLE_VIDEOeseidel@chromium.org2009-03-251-2/+2
| | | | | | Review URL: http://codereview.chromium.org/49031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12478 0039d316-1c4b-4281-b951-d872f2087c98
* Add a sqlite_shell target.sgk@google.com2009-03-251-1/+1
| | | | | | | DEPS roll for latest gyp with 'link_languages' support. Review URL: http://codereview.chromium.org/53041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12458 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.1.3.ager@chromium.org2009-03-251-1/+1
| | | | | | | | Contains a number of bug fixes and an optimization for creating nested object and array literals. Review URL: http://codereview.chromium.org/45032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12437 0039d316-1c4b-4281-b951-d872f2087c98
* Update ICU38 to r12390 to pick up the security patch.jungshik@google.com2009-03-251-1/+1
| | | | | | | | | | | | | | | | BUG=2074,3823 TEST=1. LayoutTests/fast/encoding 2. chromium/fast/encoding 3. Go to https://bug381412.bugzilla.mozilla.org/attachment.cgi?id=267398 and see a bunch of 'inverse question marks' for U+FFFD. Also, hovering the mouse over 'aaa' should not bring up an alert box. A real layout test will be added later. TBR=agl Review URL: http://codereview.chromium.org/45039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12427 0039d316-1c4b-4281-b951-d872f2087c98
* Start using upstreamed worker files and remove the old ones from webkit/port.dimich@google.com2009-03-241-1/+1
| | | | | | | Before submitting, I'll add DEPS with corresponding WebKit rev (see http://codereview.chromium.org/52007) Review URL: http://codereview.chromium.org/45035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12377 0039d316-1c4b-4281-b951-d872f2087c98
* Add basic infrastructure for sending async browser API request and receiving ↵aa@chromium.org2009-03-241-1/+1
| | | | | | | | results. Review URL: http://codereview.chromium.org/42262 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12347 0039d316-1c4b-4281-b951-d872f2087c98
* Temporarily disable the v8 *_arm targets on Linux so we can rollsgk@google.com2009-03-241-1/+1
| | | | | | | | | this out while working on the right model to handle building both variants. Includes gyp DEPS roll to get fixes for latest Linux backend. Review URL: http://codereview.chromium.org/52022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12336 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of webkit merge from r41860 to 41906.tc@google.com2009-03-231-2/+2
| | | | | | | | | | | | | The encoding parameter got dropped from Workers (r41871) so drop it through the whole stack. The upstream WorkerContextExecutionProxy has trackEvent with a lower case t, but we pull in the wrong header in some places so make both headers match. Review URL: http://codereview.chromium.org/42538 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12326 0039d316-1c4b-4281-b951-d872f2087c98
* Switching sandbox to gyp on windows.bradnelson@google.com2009-03-231-1/+1
| | | | | | | | | Rolling forward deps on gyp to get 'copies' support. This time handled wow_helper. Review URL: http://codereview.chromium.org/42355 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12270 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps to update gyp.sgk@google.com2009-03-211-1/+1
| | | | | | Review URL: http://codereview.chromium.org/42479 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12246 0039d316-1c4b-4281-b951-d872f2087c98
* Deps roll to fix gyp exception on initial checkouts.sgk@google.com2009-03-211-1/+1
| | | | | | Review URL: http://codereview.chromium.org/42477 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12242 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling in gyp improvements.bradnelson@google.com2009-03-201-1/+1
| | | | | | Review URL: http://codereview.chromium.org/50061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12232 0039d316-1c4b-4281-b951-d872f2087c98
* Update the gyp Linux build:sgk@google.com2009-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Add Linux settings to target_defaults in common.gypi so gyp-generated SConscript files no longer depend on build/SConscript.main or the Hammer infrastructure. * Copy the FilterOut() function from Hammer to the chromium_builders.py Tool module. * Add a ChromiumLoadableModule() builder to chromium_builders.py. * Add dependencies on the 'views' library to the chrome link (target 'app'). * Add missing views/*/*_unittest.cc modules to the 'unit_tests' target. Exclude all but the one that builds on Linux from the non-Windows builds. * Crib a list of chrome/views files to exclude from the Linux build from the old SCons configuration. * Add a new build/linux/system.gyp file with new 'settings' targets to encapsulate the pkg-config checks for gtk+-2.0, nss and pangoft2. * Add depenedencies in the other targets on the new gtk, nss and pangoft2 'settings' targets from build/linux/system.gyp. * Add a pkg_config_wrapper.py script that keeps gyp happy by simply exiting 0 if the package isn't found. * DEPS roll for latest gyp changes to support the above. Review URL: http://codereview.chromium.org/42340 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12228 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of WebKit merge to 41860.tc@google.com2009-03-201-2/+2
| | | | | | | | Update some layout tests and roll deps. Review URL: http://codereview.chromium.org/42454 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12203 0039d316-1c4b-4281-b951-d872f2087c98
* Update to Google Test 1.3.0.patrick@chromium.org2009-03-201-1/+1
| | | | | | Review URL: http://codereview.chromium.org/50041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12197 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.1.1.3.ager@chromium.org2009-03-201-1/+1
| | | | | | | | This is a minor update that mainly contains a couple of extensions to the V8 API. Review URL: http://codereview.chromium.org/50040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12187 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium side of http://codereview.chromium.org/42394thomasvl@chromium.org2009-03-191-1/+1
| | | | | | | | | | | | | | | | - Remove the use of the mac specific type 'application' and use 'executable' with 'mac_bundle' set to 1. - update common.gypi to default mac_bundle to zero. - update common.gypi to look at mac_bundle for some of the base behaviors that were on 'application'. - Roll DEPS to get the new version of gyp w/ the matching support. Review URL: http://codereview.chromium.org/50015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12136 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge 41807:41827, Chromium side.dglazkov@google.com2009-03-191-2/+2
| | | | | | | | | | R=tony I made a few changes to our test plugin to match changes to the upstream's plugin. It now uses console instead of printf. You are just the guy (apparently) to review this :) Review URL: http://codereview.chromium.org/50020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12119 0039d316-1c4b-4281-b951-d872f2087c98
* Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set thedarin@chromium.org2009-03-191-1/+1
| | | | | | | | | | | | default configuration. This simplifies the build system. My concern was that some consumers of the API might mix-up the defines. R=dglazkov Review URL: http://codereview.chromium.org/42392 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12110 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-1/+1
| | | | | | | | | | | | | | This also includes a change to not have third_party/WebKit/WebKit/chromium/public in the global include path. Most of the code changes pertain to this. I also took this opportunity to do some renaming: browser/cache_manager_host -> browser/renderer_host/web_cache_manager R=brettw Review URL: http://codereview.chromium.org/42194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12085 0039d316-1c4b-4281-b951-d872f2087c98
* Pre-upstream style changes: rename enableWebWorkers to ↵dimich@google.com2009-03-191-1/+1
| | | | | | | | | setIsWebWorkersEnabled to follow isFoo/setIsFoo pattern. Also pull DEPS to bring in the WebKit/chromium/src part. Review URL: http://codereview.chromium.org/48157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12066 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge 41768:41807, Chromium Sidedglazkov@google.com2009-03-181-2/+2
| | | | | | | | R=ojan Review URL: http://codereview.chromium.org/42352 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12013 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.1.1.2.ager@chromium.org2009-03-181-1/+1
| | | | | | | This contains the new compiler infrastructure which gives a nice performance improvement on the V8 benchmark suite. Review URL: http://codereview.chromium.org/48143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11994 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling forward cygwin version to include hermetic python when including ↵bradnelson@google.com2009-03-181-1/+1
| | | | | | | | hermetic cygwin in setup_env.bat Review URL: http://codereview.chromium.org/48137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11985 0039d316-1c4b-4281-b951-d872f2087c98
* Make Linux use the same user agent style sheet as Windows.levin@chromium.org2009-03-181-1/+1
| | | | | | Review URL: http://codereview.chromium.org/48122 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11978 0039d316-1c4b-4281-b951-d872f2087c98
* Unfork WebInspector frontend take 2: New DEPS and webkit/...pfeldman@chromium.org2009-03-181-1/+1
| | | | | | Review URL: http://codereview.chromium.org/48132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11967 0039d316-1c4b-4281-b951-d872f2087c98
* Make worker constructor return error if it is enabled by the flag.jianli@chromium.org2009-03-181-1/+1
| | | | | | | This is to move corresponding files out of http://codereview.chromium.org/48106/ so that this can be checked in before the change to enable worker. The reason for doing this is to avoid build break since the already checked-in third_party/WebKit/WebKit/chromium/src/WebKit.cpp has the ifdef guarded code depend on this. Review URL: http://codereview.chromium.org/42313 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11952 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps to bring in latest webkit.sky@google.com2009-03-171-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11921 0039d316-1c4b-4281-b951-d872f2087c98
* Roll gyp DEPS to pickup this change:agl@chromium.org2009-03-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | --------------------------------------------------------------------- r372 | agl@chromium.org | 2009-03-17 15:11:24 -0700 (Tue, 17 Mar 2009 Change 'options' argument to 'params' Previously the generator function took a final argument called 'options', which was the command lin eoptions dict from optparse. With this change, that argument becomes 'params', which is a dict with these keys: options: the old options structure build_files: the list of build files passed on the command line generator_flags: a list of strings. These strings are taken from the --generator-flags command line argument. For example, if the command line includes "--generator-flags=opt,foo,bar" then this list will be ['opt', 'foo', 'bar'] Review URL: http://codereview.chromium.org/48099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11917 0039d316-1c4b-4281-b951-d872f2087c98
* Roll GYP's deps to get the newer additions on the mac.thomasvl@chromium.org2009-03-171-1/+1
| | | | | | Review URL: http://codereview.chromium.org/42301 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11913 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of merge 41733:41768.ojan@google.com2009-03-171-2/+2
| | | | | | Review URL: http://codereview.chromium.org/48083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11894 0039d316-1c4b-4281-b951-d872f2087c98
* Pull out V8 update.ager@chromium.org2009-03-161-1/+1
| | | | | | Review URL: http://codereview.chromium.org/44006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11804 0039d316-1c4b-4281-b951-d872f2087c98
* DOM wheel scroll delta fix, Chromium side. This depends on the WebKit side ↵pkasting@chromium.org2009-03-161-1/+1
| | | | | | | | changes and can't be committed without first landing them and adding DEPS to this. Review URL: http://codereview.chromium.org/48037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11801 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps to get new googleurl with tiny #include fix for newer glibcdkegel@google.com2009-03-161-1/+1
| | | | | | Review URL: http://codereview.chromium.org/48017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11778 0039d316-1c4b-4281-b951-d872f2087c98
* Roll GTM deps to get fancier rounded corner rectangle drawing capabilities.avi@google.com2009-03-161-1/+1
| | | | | | Review URL: http://codereview.chromium.org/48022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11770 0039d316-1c4b-4281-b951-d872f2087c98
* Get rid of stashing a frame pointer with ResourceRequest and just store the ↵jam@chromium.org2009-03-161-1/+1
| | | | | | | | routing id directly. This simplifies the renderer code and also allow this code to be used in worker processes, where we don't have a frame. Review URL: http://codereview.chromium.org/46026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11763 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium side of webkit merge 41709:41733.ojan@google.com2009-03-161-2/+2
| | | | | | Review URL: http://codereview.chromium.org/42242 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11757 0039d316-1c4b-4281-b951-d872f2087c98
* Add 'Generating' messages for rules.sgk@google.com2009-03-161-1/+1
| | | | | | Review URL: http://codereview.chromium.org/48015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11749 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 containing the new compiler infrastructure.ager@chromium.org2009-03-161-1/+1
| | | | | | | | | | We will pull this out again once the dev channel release has been cut. We need to get this in the dev channel release to have the new infrastructure tested in the real world. Review URL: http://codereview.chromium.org/42234 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11745 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 41660:41709 (Chromium side).levin@chromium.org2009-03-161-2/+2
| | | | | | | | | | | | | | | | | | | webkit\tools\webcore_unit_tests\TransparencyWin_unittest.cpp were necessary due to http://trac.webkit.org/changeset/41692 LayoutTests\editing\pasteboard\paste-blockquote-into-blockquote-4.html LayoutTests\editing\pasteboard\paste-blockquote-into-blockquote.html were rebaselined due to http://trac.webkit.org/changeset/41677 chrome\fast\dom\Window\window-lookup-precedence.html was rebaselined due to http://trac.webkit.org/changeset/41671 Many layout tests were rebaselined due to the skia change in http://trac.webkit.org/changeset/41683 Review URL: http://codereview.chromium.org/46099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11720 0039d316-1c4b-4281-b951-d872f2087c98