| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Add a note about a subtle requirement of the current code (bug 2994). | deanm@chromium.org | 2008-10-02 | 1 | -28/+20 |
* | 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 |
* | this move file is failing really often on some buildbots, I added some | nsylvain@chromium.org | 2008-10-01 | 1 | -4/+16 |
* | 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 | 5 | -24/+40 |
* | 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 | 1552 | -76803/+36626 |
* | Add platform_canvas_unittest.cc | jeremy@chromium.org | 2008-10-01 | 6 | -39/+58 |
* | Fixes leak in unit test introduced in last patch. | sky@google.com | 2008-10-01 | 1 | -3/+3 |
* | Bring chrome/plugin/SConscript into the Linux build. | mmoss@google.com | 2008-10-01 | 2 | -15/+23 |
* | winmm.dll is linked to chrome.exe due to a side effect from process_util_win.... | maruel@google.com | 2008-10-01 | 1 | -0/+1 |
* | Move Perl construction variables into the base construction | sgk@google.com | 2008-10-01 | 1 | -6/+8 |
* | Adds gfx::DisplayURL, which maintains a string as to how a URL | sky@google.com | 2008-10-01 | 3 | -17/+171 |
* | Add the new *accessibility*.cc source files to the SCons build. | sgk@google.com | 2008-10-01 | 2 | -0/+3 |
* | Cross-platform wrappers for fopen, _wfopen_s, etc. | mark@chromium.org | 2008-10-01 | 19 | -95/+103 |
* | Fixes bug where JSON reader errored on reading vertical tabs (\v). The | sky@google.com | 2008-10-01 | 3 | -2/+7 |
* | Fixes a couple of bookmark bar bugs: | sky@google.com | 2008-10-01 | 5 | -52/+165 |
* | Enable error checking on Posix locks in debug, and make release lock creation... | deanm@chromium.org | 2008-10-01 | 1 | -1/+7 |
* | Some small cleanups to Lock suggested by Gaetano Mendola. | deanm@chromium.org | 2008-10-01 | 2 | -3/+3 |
* | bump for 155 dev cycle | mal@chromium.org | 2008-10-01 | 1 | -1/+1 |
* | Fix painting problem with transparent plugins because plugins were ignoring t... | jam@chromium.org | 2008-10-01 | 15 | -303/+343 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=2803, which | iyengar@google.com | 2008-10-01 | 1 | -6/+5 |
* | Change the SafeBrowsing client version to use the proper | paulg@google.com | 2008-10-01 | 2 | -11/+17 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=772, | iyengar@google.com | 2008-10-01 | 1 | -3/+30 |
* | Adds MSAA/IAccessible exposure of web content. | klink@chromium.org | 2008-09-30 | 16 | -7/+1666 |
* | Catch up the SCons webkit build: | sgk@google.com | 2008-09-30 | 2 | -55/+42 |
* | Update Selenium expected failures file to remove 46.type. | patrick@chromium.org | 2008-09-30 | 1 | -1/+1 |
* | 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 | 15 | -61/+57 |
* | Changes to make Gears build on linux. | mpcomplete@google.com | 2008-09-30 | 8 | -89/+241 |
* | Fix 3011: Accessibility crash on teardown of HWNDViewContainer | finnur@google.com | 2008-09-30 | 1 | -0/+7 |
* | On the Mac, extract the CGContextRef to pass down to WebCore, since a blind | amanda@chromium.org | 2008-09-30 | 1 | -2/+6 |
* | Update chrome strings. | tc@google.com | 2008-09-30 | 1 | -2/+2 |
* | Bring chrome/test/chrome_plugin/ into Linux build. | mmoss@google.com | 2008-09-30 | 2 | -24/+29 |
* | Use RandUInt64 instead of going from signed to unsigned. | deanm@chromium.org | 2008-09-30 | 1 | -1/+1 |
* | Use open-vcdiff source in its new home on the Mac (follow-up to r2709) | mark@chromium.org | 2008-09-30 | 3 | -9/+9 |
* | Reduce RandDouble to one call to ldexp, add one bit of precision | mark@chromium.org | 2008-09-30 | 2 | -18/+18 |
* | Get open-vcdiff building on Linux and Mac (in SCons) using | sgk@google.com | 2008-09-30 | 4 | -19/+102 |
* | Transition to pulling open-vcdiff rather than using a private snapshot pull | jar@google.com | 2008-09-30 | 5 | -35/+38 |
* | Use base::RandInt() in place of rand(), now that rand_util has been moved fro... | ericroman@google.com | 2008-09-30 | 1 | -2/+2 |
* | When an SSL connect is completed, we need to call | wtc@google.com | 2008-09-30 | 1 | -6/+7 |
* | Bug 1653: Ctrl+S should bring up save page dialog. | finnur@google.com | 2008-09-30 | 1 | -0/+1 |
* | While testing I hit a DCHECK on line 1643 (because of a UMR). | finnur@google.com | 2008-09-29 | 1 | -1/+1 |
* | Sync Mac canvas implementation with Windows version, still a work in progress, | jeremy@chromium.org | 2008-09-29 | 6 | -138/+102 |