| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove windows-isms from drag & drop. This | tc@google.com | 2008-11-07 | 1 | -18/+18 |
* | Landing this again as I cannot reproduce the perf regression locally. | jcampan@chromium.org | 2008-11-07 | 1 | -0/+4 |
* | More efficient webkit addRepository() mapping. | sgk@google.com | 2008-11-06 | 1 | -7/+0 |
* | Reverting the autofill popu CL as it creates perf regression. | jcampan@chromium.org | 2008-11-06 | 1 | -4/+0 |
* | Add support for arbitrarily transformed Windows buttons text fields, and sele... | brettw@google.com | 2008-11-06 | 1 | -0/+8 |
* | This CL adds the autofill UI in forms. | jcampan@chromium.org | 2008-11-05 | 1 | -0/+4 |
* | fix build by adding sql and storage files to webcore SConscript | tc@google.com | 2008-11-03 | 1 | -2/+2 |
* | Takes steps to make our PlatformScreen implementation more portable. | darin@chromium.org | 2008-10-31 | 1 | -4/+8 |
* | Updated project files and added V8 bindings for HTML5 media/audio/video/sourc... | scherkus@chromium.org | 2008-10-31 | 1 | -0/+8 |
* | Fix build bustage. This only showed up in clobber builds for some reason. | darin@chromium.org | 2008-10-31 | 1 | -8/+0 |
* | Make ImageBuffer creation and handling conform to proper WebKit form rather t... | brettw@google.com | 2008-10-31 | 1 | -12/+4 |
* | Linux fixes for the WebKit merge. | evanm@google.com | 2008-10-30 | 1 | -2/+1 |
* | Landing 36102:37604 merge on trunk | dglazkov@google.com | 2008-10-30 | 2 | -9/+13 |
* | Removing more dependencies on the relative location of $CHROME_SRC_DIR. | bradnelson@google.com | 2008-10-23 | 1 | -4/+4 |
* | Review URL: http://codereview.chromium.org/7848 | dglazkov@google.com | 2008-10-22 | 1 | -4/+0 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -4/+4 |
* | Incrementally moving to new patterns. | bradnelson@google.com | 2008-10-21 | 1 | -2/+1 |
* | fix linux build by adding necessary idl files | tc@google.com | 2008-10-21 | 1 | -0/+5 |
* | Rolling back switch to hammer patterns again. | bradnelson@chromium.org | 2008-10-20 | 1 | -1/+2 |
* | Resubmit r3612 and r3613 this time with mac fixes (thanks mark!). | ojan@google.com | 2008-10-20 | 1 | -8/+0 |
* | Rollback 3612 abd 3613 to fix mac build. TBR. | ojan@google.com | 2008-10-20 | 1 | -0/+8 |
* | what Use third_party/WebKit plugin, pluginarray, mimetype and | ojan@google.com | 2008-10-20 | 1 | -8/+0 |
* | Adding in new hammer patterns. Restored from rollback change 3578. | bradnelson@chromium.org | 2008-10-18 | 1 | -2/+1 |
* | Disable PLATFORM(WIN) !! | darin@chromium.org | 2008-10-18 | 1 | -28/+12 |
* | Rolling back CL 3578, discovered hammer.bat had not been updated yet. | bradnelson@chromium.org | 2008-10-18 | 1 | -1/+2 |
* | Applying software construction toolkit patterns in scons build. | bradnelson@chromium.org | 2008-10-17 | 1 | -2/+1 |
* | Implement ScriptCallContext (3/2)This is an improved (and working!) revision ... | dglazkov@google.com | 2008-10-17 | 1 | -4/+0 |
* | Backing out ScriptCallContext | dglazkov@google.com | 2008-10-17 | 1 | -0/+4 |
* | Implement ScriptCallContext (2/2) | dglazkov@google.com | 2008-10-17 | 1 | -4/+0 |
* | Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in... | darin@chromium.org | 2008-10-15 | 1 | -219/+239 |
* | Fork ScriptController into KJS- and V8-specific versions. The KJS files alre... | pkasting@chromium.org | 2008-10-15 | 1 | -4/+0 |
* | Add a mising header file to xcode and visual studio build files (which i omit... | ericroman@google.com | 2008-10-14 | 1 | -0/+4 |
* | update name file generation | tc@google.com | 2008-10-14 | 1 | -24/+20 |
* | Second attempt at introducing cross-platform ExceptionContext in the midst of... | dglazkov@google.com | 2008-10-13 | 1 | -4/+0 |
* | Rolling back tree breakage | dglazkov@google.com | 2008-10-10 | 1 | -0/+4 |
* | Implement cross-platform ExceptionContext (2/2) | dglazkov@google.com | 2008-10-10 | 1 | -4/+0 |
* | WebKit merge hits the SCons build, the sequel: | sgk@google.com | 2008-10-09 | 1 | -47/+63 |
* | Revert both 3079 and 3063 because they caused linux and mac breakage. | maruel@google.com | 2008-10-09 | 1 | -64/+48 |
* | Update the SCons build for the WebKit merge: | sgk@google.com | 2008-10-08 | 1 | -48/+64 |
* | * Get linux building with the merge branch | erg@google.com | 2008-10-01 | 1 | -9/+7 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 2 | -11/+75 |
* | Fix bindings generation to pass in POSIX-style / separators in paths. | sgk@google.com | 2008-09-24 | 1 | -5/+20 |
* | Fix SCons build following r2490 | mark@chromium.org | 2008-09-23 | 1 | -11/+8 |
* | Fix error in generated yacc files (the rest of the line needs to be a comment). | erg@google.com | 2008-09-08 | 1 | -3/+1 |
* | Rollback revisions 1785-1786 due to purify regression. | aa@google.com | 2008-09-05 | 1 | -12/+0 |
* | Try again to begin compiling the files that implemen the HTML5 | aa@google.com | 2008-09-05 | 1 | -0/+12 |
* | Rolling back 1737 because it broke the build. | aa@google.com | 2008-09-04 | 1 | -12/+0 |
* | gAdds the files that implement the HTML5 Database API to the | aa@google.com | 2008-09-04 | 1 | -0/+12 |
* | [abridged bug report from keunwoo] | mmoss@google.com | 2008-09-04 | 1 | -2/+9 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |