| Commit message (Expand) | Author | Age | Files | Lines |
* | LayoutTests/dom/xhtml pass for the most part, so remove from | aa@chromium.org | 2008-10-02 | 2 | -12/+6 |
* | Remove the network state notifier and the corresponding DLL. This is likely c... | brettw@google.com | 2008-10-02 | 1 | -60/+5 |
* | putting the ifdef back the way it needs to be for mac until we can upstream o... | pinkerton@google.com | 2008-10-02 | 1 | -1/+4 |
* | Rollback startup pert test. | tc@google.com | 2008-10-02 | 1 | -7/+5 |
* | Drop V8DOMWindow dependency on database | mark@chromium.org | 2008-10-02 | 2 | -1/+2 |
* | De-obsolete StaticConstructors.h, root repository portion of r2802 | mark@chromium.org | 2008-10-02 | 1 | -73/+0 |
* | Speculative check to reduce the amount of stuff happening on | tc@google.com | 2008-10-02 | 1 | -5/+7 |
* | Linux compile fix | erg@google.com | 2008-10-02 | 1 | -2/+2 |
* | Make jsbindings build almost all of the way on the Mac. The remaining errors | mark@chromium.org | 2008-10-02 | 1 | -4/+10 |
* | Get more of webkit building under Linux. | erg@google.com | 2008-10-02 | 6 | -36/+39 |
* | port a webkit plugin test to non-win32 | estade@chromium.org | 2008-10-02 | 2 | -9/+5 |
* | Update tests lists a bit more in the hope of getting green builders. | ojan@google.com | 2008-10-02 | 1 | -2/+2 |
* | Test to see if getting the network status on startup is expensive, and causin... | deanm@chromium.org | 2008-10-02 | 1 | -0/+1 |
* | Revert the wrapper context change since it caused layout test | ager@google.com | 2008-10-02 | 4 | -80/+0 |
* | Rebaseline fast\js\function-toString-object-literals.html. | ager@google.com | 2008-10-02 | 3 | -8/+11 |
* | Forgot to set the eol-style svn property on these files. | ager@google.com | 2008-10-02 | 3 | -62/+62 |
* | Create node wrappers in the context to which the nodes belong instead | ager@google.com | 2008-10-02 | 4 | -0/+80 |
* | Put in a dupe by mistake. TBR | ojan@google.com | 2008-10-02 | 1 | -2/+2 |
* | Add failing tests to tests_fixable list. | ojan@google.com | 2008-10-02 | 1 | -0/+8 |
* | Hack around some leftover merge bits that need forking. | evanm@google.com | 2008-10-02 | 2 | -0/+7 |
* | Update tests_fixable so the buildbot goes green. | tc@google.com | 2008-10-01 | 3 | -12/+3 |
* | * Get linux building with the merge branch | erg@google.com | 2008-10-01 | 4 | -23/+38 |
* | Don't check deps for webkit/pending. This isn't useful and may break arbitrar... | brettw@google.com | 2008-10-01 | 1 | -0/+1 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1543 | -76746/+36591 |
* | Add the new *accessibility*.cc source files to the SCons build. | sgk@google.com | 2008-10-01 | 1 | -0/+1 |
* | Fix painting problem with transparent plugins because plugins were ignoring t... | jam@chromium.org | 2008-10-01 | 7 | -163/+35 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=2803, which | iyengar@google.com | 2008-10-01 | 1 | -6/+5 |
* | Adds MSAA/IAccessible exposure of web content. | klink@chromium.org | 2008-09-30 | 3 | -0/+357 |
* | Remove unnecessary copies of .h files into build directories, | sgk@google.com | 2008-09-30 | 1 | -32/+0 |
* | Eliminate calling the create-config.sh script (through | sgk@google.com | 2008-09-30 | 2 | -14/+14 |
* | Fix some issues found looking at the code. | maruel@google.com | 2008-09-30 | 1 | -0/+1 |
* | On the Mac, extract the CGContextRef to pass down to WebCore, since a blind | amanda@chromium.org | 2008-09-30 | 1 | -2/+6 |
* | fix mac/linux build | darin@google.com | 2008-09-29 | 1 | -2/+2 |
* | webkit side of adding a command line switch for fastback. | darin@google.com | 2008-09-29 | 2 | -1/+4 |
* | Disable alternate error pages on frames and iframes. This is | tc@google.com | 2008-09-29 | 1 | -3/+4 |
* | Roll the third_party/icu38 revision in DEPS to have SCons build libicu, | sgk@google.com | 2008-09-26 | 2 | -2/+2 |
* | Fix bug 455: Active match in Find is not selected and links are not focused a... | finnur@google.com | 2008-09-26 | 3 | -9/+62 |
* | Use open-vcdiff for sdch compression on the Mac | mark@chromium.org | 2008-09-26 | 1 | -15/+66 |
* | Speculative fix for http://b/issue?id=1377375 (crashing bug when opening a po... | ojan@google.com | 2008-09-26 | 1 | -1/+6 |
* | Repair the SCons test_shell build on Windows: | sgk@google.com | 2008-09-25 | 3 | -12/+12 |
* | Wow, it's been a while since we cleaned EOL. | maruel@google.com | 2008-09-25 | 4 | -457/+457 |
* | Add missing comma, which caused silent string-pasting of two | sgk@google.com | 2008-09-25 | 1 | -1/+1 |
* | Attempt to fix Mac build bustage | pkasting@chromium.org | 2008-09-24 | 1 | -1/+0 |
* | Add a command-line switch to change the user agent.BUG=757345 | pkasting@chromium.org | 2008-09-24 | 7 | -58/+77 |
* | Fix bindings generation to pass in POSIX-style / separators in paths. | sgk@google.com | 2008-09-24 | 1 | -5/+20 |
* | Update SCons build of WebKit on Windows: | sgk@google.com | 2008-09-24 | 2 | -7/+2 |
* | retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event... | pinkerton@google.com | 2008-09-24 | 2 | -4/+10 |
* | Don't use WideToASCII because there is an IsStringASCII | wtc@google.com | 2008-09-24 | 1 | -1/+4 |
* | This CL adds new UI tests for the SSL UI. | jcampan@chromium.org | 2008-09-24 | 6 | -13/+40 |
* | Enforce Terminate on Heap Corruption in most of our executable on Windows XP ... | maruel@google.com | 2008-09-24 | 2 | -219/+222 |