summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* webkit merge 39309:39335 part 2.ojan@google.com2008-12-161-4/+4
| | | | | | Review URL: http://codereview.chromium.org/14476 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7096 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to pick up the unforked MessagePort.cpp.sgjesse@chromium.org2008-12-161-1/+1
| | | | | | | TBR=ager@chromium.org Review URL: http://codereview.chromium.org/14152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7054 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge 39143:39309, Part 8 (port side)dglazkov@google.com2008-12-161-4/+4
| | | | | | Review URL: http://codereview.chromium.org/14140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7040 0039d316-1c4b-4281-b951-d872f2087c98
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-131-1/+1
| | | | | | | | | | BackForwardListClientImpl. R=dglazkov Review URL: http://codereview.chromium.org/14407 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6959 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 39141:39143: The ScriptCallStack (2/2)dglazkov@google.com2008-12-121-4/+4
| | | | | | Review URL: http://codereview.chromium.org/14092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6956 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to pick up corresponding changes in WebKit.dglazkov@google.com2008-12-121-1/+1
| | | | | | | | TBR=ojan Review URL: http://codereview.chromium.org/13798 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6924 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 39100:39141 (CL 2 of 2).ericroman@google.com2008-12-121-4/+4
| | | | | | Review URL: http://codereview.chromium.org/14040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6881 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge 39050:39100 (CL 5 of 5).ericroman@google.com2008-12-111-4/+4
| | | | | | Review URL: http://codereview.chromium.org/13740 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6810 0039d316-1c4b-4281-b951-d872f2087c98
* Improve DOM object mark-compact object grouping.deanm@chromium.org2008-12-111-1/+1
| | | | | | | | | | | | | | | The previous performance was O(n^2), due to how the interface delegated grouping by id to v8. Now v8 has been changed to make the grouping the caller's responsibility. We now do the grouping in the bindings, aiming for performance and scaling with many groups: - Don't try to group as we are processing, do one final pass to group the objects together. - Ignore object groups with a single element. They have nothing else to keep alive. This change includes DEPS to bring in the v8 changes. Review URL: http://codereview.chromium.org/13342 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6782 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps to include http://codereview.chromium.org/13705.sgjesse@chromium.org2008-12-111-1/+1
| | | | | | Review URL: http://codereview.chromium.org/13737 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6781 0039d316-1c4b-4281-b951-d872f2087c98
* webkit merge 39000:39050, srcdimich@google.com2008-12-101-4/+4
| | | | | | | review: http://codereview.chromium.org/13697 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6698 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in icu38@6594 to prevent a debug build from crashingjungshik@google.com2008-12-091-1/+1
| | | | | | | | | | with a recent unforking of TextCodecICU.cpp (r6540) BUG=5261 TBR=dglazkov Review URL: http://codereview.chromium.org/13293 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6596 0039d316-1c4b-4281-b951-d872f2087c98
* Update DEPS after comitting http://codereview.chromium.org/13621 as ↵sgjesse@chromium.org2008-12-091-1/+1
| | | | | | | | | http://src.chromium.org/viewvc/chrome?view=rev&revision=6577. TBR=ager@chromium.org Review URL: http://codereview.chromium.org/13654 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6578 0039d316-1c4b-4281-b951-d872f2087c98
* Pull new WebKit to get bustage fix.brettw@google.com2008-12-091-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6573 0039d316-1c4b-4281-b951-d872f2087c98
* Pull new WebKit to get encoding fix.brettw@google.com2008-12-091-1/+1
| | | | | | Review URL: http://codereview.chromium.org/13281 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6571 0039d316-1c4b-4281-b951-d872f2087c98
* Pull new WebKit to fix the build.brettw@google.com2008-12-091-1/+1
| | | | | | Review URL: http://codereview.chromium.org/13277 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6566 0039d316-1c4b-4281-b951-d872f2087c98
* Merge WebKit from r38950 -> r39000brettw@google.com2008-12-091-4/+4
| | | | | | Review URL: http://codereview.chromium.org/11017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6563 0039d316-1c4b-4281-b951-d872f2087c98
* Pull new WebKit 38900:38950.brettw@google.com2008-12-061-4/+4
| | | | | | Review URL: http://codereview.chromium.org/13228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6487 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge 38850:38900, Part 3dglazkov@google.com2008-12-051-4/+4
| | | | | | Review URL: http://codereview.chromium.org/10425 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6435 0039d316-1c4b-4281-b951-d872f2087c98
* Update DEPS to pickup changes to ScriptCallContext.h.sgjesse@chromium.org2008-12-051-1/+1
| | | | | | Review URL: http://codereview.chromium.org/13170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6426 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to catch up with all the unforking.dglazkov@google.com2008-12-041-1/+1
| | | | | | Review URL: http://codereview.chromium.org/13142 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6385 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge 38800:38850, Part 3dglazkov@google.com2008-12-041-4/+4
| | | | | | Review URL: http://codereview.chromium.org/13118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6361 0039d316-1c4b-4281-b951-d872f2087c98
* Update to latest trunk version of V8.ager@google.com2008-12-041-1/+1
| | | | | | | | | | | | | This includes Evan's change to use char instead of wchar_t for counter names. Also, because of changes to the regexp parser, we need to rebaseline a couple of tests mainly because of error message changes. Most of the tests were already rebaselined because of differences in error messages. Review URL: http://codereview.chromium.org/12902 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6349 0039d316-1c4b-4281-b951-d872f2087c98
* De-peerable part 2. Lot of changes on the binding side.fqian@google.com2008-12-041-1/+1
| | | | | | | | | | | The binding code relies on the type id to cast 'void*' to the right C++ type in order to call ref() and deref(). Bump third_party/WebKit to 6342 to include depeered RefCounted files and etc. Review URL: http://codereview.chromium.org/12903 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6343 0039d316-1c4b-4281-b951-d872f2087c98
* src/webkit side of webkit merge 38760:38800ojan@google.com2008-12-031-4/+4
| | | | | | Review URL: http://codereview.chromium.org/13034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6325 0039d316-1c4b-4281-b951-d872f2087c98
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-011-4/+4
| | | | | | Review URL: http://codereview.chromium.org/13028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6183 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in updated WebKit for newer RenderPartObject.cpp.pkasting@chromium.org2008-12-011-1/+1
| | | | | | Review URL: http://codereview.chromium.org/11013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6179 0039d316-1c4b-4281-b951-d872f2087c98
* Update DEPS to pull in new WebKit with unforked HTMLOptionsCollection.idlager@google.com2008-11-281-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6112 0039d316-1c4b-4281-b951-d872f2087c98
* Update webkit deps after unfork of character data. ager@google.com2008-11-271-1/+1
| | | | | | | Minor changes to the code generator for consistency. Review URL: http://codereview.chromium.org/10987 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6107 0039d316-1c4b-4281-b951-d872f2087c98
* Update src/third_party/WebKit to trunk/deps/third_party/WebKit@6096maruel@chromium.org2008-11-271-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6097 0039d316-1c4b-4281-b951-d872f2087c98
* Roll third_party/WebKit to pick up r6086.darin@chromium.org2008-11-271-1/+1
| | | | | | | | R=ojan git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6087 0039d316-1c4b-4281-b951-d872f2087c98
* Update deps to pull in rollback in third_party/WebKit.ojan@google.com2008-11-271-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6085 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in latest V8 which should fix a build bug:erikkay@google.com2008-11-271-1/+1
| | | | | | | | | BUG=http://code.google.com/p/chromium/issues/detail?id=4828 Review URL: http://codereview.chromium.org/12512 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6082 0039d316-1c4b-4281-b951-d872f2087c98
* src/webkit side of webKit merge 38653:38729ojan@google.com2008-11-271-4/+4
| | | | | | Review URL: http://codereview.chromium.org/12708 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6081 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 6072.ojan@google.com2008-11-271-1/+1
| | | | | | | Caused a slew of layout test crashes Review URL: http://codereview.chromium.org/12513 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6077 0039d316-1c4b-4281-b951-d872f2087c98
* ActiveX changes part 2: remove old #defines, replace with new one.pkasting@chromium.org2008-11-261-1/+1
| | | | | | Review URL: http://codereview.chromium.org/12506 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6072 0039d316-1c4b-4281-b951-d872f2087c98
* src/webkit side of webKit merge 38625:38653ojan@google.com2008-11-261-4/+4
| | | | | | Review URL: http://codereview.chromium.org/12690 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6052 0039d316-1c4b-4281-b951-d872f2087c98
* src/webkit side of webKit merge 38600:38625.ojan@google.com2008-11-261-4/+4
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6023 0039d316-1c4b-4281-b951-d872f2087c98
* src/webkit side of webkit merge 38575:38600ojan@google.com2008-11-251-4/+4
| | | | | | Review URL: http://codereview.chromium.org/12414 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5951 0039d316-1c4b-4281-b951-d872f2087c98
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows us to discard a bunch of code and plumbing related to maintaining and passing around the tickmark vector. WebKit now owns the drawing of the highlights for inactive matches and we use the selection controller to draw the active highlight. I also simplified the code by eliminating the separate FindNext function, which has been merged into Find. This change also requires minor changes to WebKit upstream (sold seperately, void where prohibited). It simply consists of adding one empty virtual paint function to ScrollbarThemeComposite.h (paintTickmarks) and in ScrollbarThemeComposite::paint call paintTickmarks(). This fixes/makes obsolete a slew of bugs: BUG=1326399, 1241554,1143991, 1070190, 1023019, 984786, 893737, 868599 ... and a couple of external ones as well. Full list: 1326399 Find highlighting disappears on ThinkPad x60s 1241554 Find doesn't highlight word inside blinky tag 1143991 Have find-in-page code use skia and have inspected node highlighting set the right xfermode 1070190 Find should begin searching from caret/selection 1023019 Find not highlighting correctly 984786 Find highlight drawing code causes ClearType text to look bad 893737 Find in page should search textareas 868599 Find in page tick marks incorrectly appear on nested scrollbars 298 Find-In-page should highlight elided entries 4389 Find-in-box is not highlighting all the instances of the search word 3908 Find in page highlighting and tickmarks are broken Review URL: http://codereview.chromium.org/11364 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5946 0039d316-1c4b-4281-b951-d872f2087c98
* Update ICU to r5827 to pick up changes in zh locale (exemplar charset) and ↵jungshik@google.com2008-11-241-1/+1
| | | | | | | | | | | converter name alias (iso-8859-9 => windows-1254) TBR=tony BUG=3863 Review URL: http://codereview.chromium.org/11381 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5926 0039d316-1c4b-4281-b951-d872f2087c98
* Update deps and the merge tool now that WebKit and WebKitLibraries have been ↵ojan@google.com2008-11-221-1/+7
| | | | | | | | deleted. Review URL: http://codereview.chromium.org/11370 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5878 0039d316-1c4b-4281-b951-d872f2087c98
* non third_party/WEbKit side of WebKit merge 38550:38575.ojan@google.com2008-11-211-2/+2
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5867 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps to pick up r5824 (mac font metrics fix)amanda@chromium.org2008-11-211-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5825 0039d316-1c4b-4281-b951-d872f2087c98
* Landing change by yury.semikhatsky@gmail.com to unfork inspector JS files.ojan@google.com2008-11-211-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5808 0039d316-1c4b-4281-b951-d872f2087c98
* src/webkit side of merge 38500:38550.ojan@google.com2008-11-211-2/+2
| | | | | | Review URL: http://codereview.chromium.org/11551 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5803 0039d316-1c4b-4281-b951-d872f2087c98
* src/webkit side of 38450:38500 merge.ojan@google.com2008-11-201-2/+2
| | | | | | Review URL: http://codereview.chromium.org/11537 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5781 0039d316-1c4b-4281-b951-d872f2087c98
* Update deps to pull MessagePort.cpp from http://codereview.chromium.org/11205.sgjesse@chromium.org2008-11-201-1/+1
| | | | | | Review URL: http://codereview.chromium.org/11320 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5771 0039d316-1c4b-4281-b951-d872f2087c98
* non-third_party side of merge 38389:38450.ojan@google.com2008-11-201-2/+2
| | | | | | Review URL: http://codereview.chromium.org/11301 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5753 0039d316-1c4b-4281-b951-d872f2087c98
* roll deps for icutc@google.com2008-11-201-1/+1
| | | | | | | | tbr=sgk Review URL: http://codereview.chromium.org/11309 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5750 0039d316-1c4b-4281-b951-d872f2087c98