summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-202-8/+10
* Merge NavigationController and NavigationControllerBase for test_shell. I als...brettw@google.com2008-08-2012-959/+316
* Revert. Failing unit tests.evanm@google.com2008-08-202-10/+8
* Fix the lack of executable bits on code we can't modify in the erg@google.com2008-08-202-0/+5
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-202-8/+10
* Remove an error that stopped happening.erikkay@google.com2008-08-201-10/+0
* Make pcre compile under Linux with SCons.erg@google.com2008-08-202-17/+22
* Get JSConfig and JavaScriptCore/libWTF.a building under linux.erg@google.com2008-08-195-63/+94
* Add glue\webframe_unittest.cc to the SCons build.sgk@google.com2008-08-191-0/+1
* Remove .afm files from test_shell since we don't use the font-metrics hackspamg@google.com2008-08-191-200/+0
* Add a unit test for getting the text of a webframe. This fixes a serious cras...brettw@google.com2008-08-193-14/+102
* Update a forgotten user of the Sys StringPiece conversion functions to includ...deanm@google.com2008-08-191-0/+1
* Mark setting-properties-on-closed-window.html as timing out (sometimes).kasperl@google.com2008-08-191-0/+3
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-184-15/+15
* Fix full text indexing. My crash fix was overly aggressive and it was stoppingbrettw@google.com2008-08-181-4/+3
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-188-5/+30
* Rev string conversions to work in UTF-32 land.avi@google.com2008-08-182-4/+36
* Final changes to make checkdeps happy.brettw@google.com2008-08-151-0/+4
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-154-4/+17
* Fix some gcc'isms in compilation. Break circular dependency between v8_common...pinkerton@google.com2008-08-157-188/+230
* changes to pending needed to build WebCorepinkerton@google.com2008-08-153-4/+15
* Add rebaselined pixel test results to LayoutTets/editing/pasteboard/copy-stan...dglazkov@google.com2008-08-152-1/+1
* This change fixes http://b/1325836, which is obscure but has a benefit of let...dglazkov@google.com2008-08-156-5/+72
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-154-9/+8
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-154-13/+16
* Make more cross-platformpinkerton@google.com2008-08-151-1/+1
* Fix #ifdef parse errorpinkerton@google.com2008-08-141-1/+1
* Fixing more forward decls of enumspinkerton@google.com2008-08-141-1/+2
* Allow compilation by GCC (no forward enums) and ifdef out a part of apple's r...pinkerton@google.com2008-08-141-2/+2
* Remove DOM*.h objC bindings from v8 build. Don't use forked ScrollView.hpinkerton@google.com2008-08-141-17/+1
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-1427-57/+57
* bootstrap v8 js binding/header generation and putting them in a subdir so swi...pinkerton@google.com2008-08-145-17/+31
* Commit recent string changes to zh_cn.mal@google.com2008-08-141-3/+3
* DCHECK vswprintf format string cross-platform portability. Use %ls, not %s, ...mmentovai@google.com2008-08-143-4/+9
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-142-6/+6
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-132-9/+4
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-1311-2478/+2478
* Reference the build script in the project. This has no impact except being cl...maruel@google.com2008-08-131-0/+4
* Removed reference from the WebKit Visual Studio solution to the project libjscresgjesse@google.com2008-08-131-9/+0
* Change the ProxyService to work with ASCII strings.darin@google.com2008-08-121-5/+5
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@677 0039d316-1c4b-4281-b9...dglazkov@google.com2008-08-112-3/+3
* Update chrome strings ('it' translation clean ups).tc@google.com2008-08-111-2/+2
* Made portable by use of WaitableEvent.darin@google.com2008-08-111-23/+12
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-5/+5
* Reapply the usage new Visual Studio project files for the webkit project.sgjesse@google.com2008-08-112-53/+34
* Add debug-only failures to tests_fixable.txt pending further investigation.pamg@google.com2008-08-091-0/+14
* Revert my change for c_utility so that the JSC build will compilebrettw@google.com2008-08-091-1/+1
* Make sure to Arial is used for buttons and other ui elements in Latin/Greek/C...jungshik@google.com2008-08-081-1/+5
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-0817-20/+20
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-084-0/+11