| Commit message (Expand) | Author | Age | Files | Lines |
* | Add AUTHORS file. | license.bot | 2008-08-24 | 1 | -0/+3 |
* | Add LICENSE file. | licensebot@google.com | 2008-08-24 | 1 | -0/+27 |
* | Disable Frame Pointer Omission optimization in default release, the CHECK ENA... | maruel@google.com | 2008-08-23 | 4 | -1/+8 |
* | Ignore tests that started failing with revision 1242. | nsylvain@google.com | 2008-08-23 | 1 | -0/+7 |
* | Try to remove the flakyness in the test by adding a Sleep. | nsylvain@google.com | 2008-08-23 | 1 | -0/+10 |
* | The deps_checker is complaining that v8_binding includes | nsylvain@google.com | 2008-08-23 | 2 | -2/+2 |
* | Skip deps check for the third_party code sdch. | nsylvain@google.com | 2008-08-23 | 1 | -0/+1 |
* | Update DEPS files for new changes to app. | brettw@google.com | 2008-08-23 | 1 | -0/+2 |
* | A complete copy of the open source open-vcdiff code | jar@google.com | 2008-08-23 | 122 | -0/+82866 |
* | Add a spinlock wait to the dearly beloved crititcal section | cpu@google.com | 2008-08-23 | 1 | -1/+3 |
* | Disk cache: Make sure we don't overwrite external files when creating new ones. | rvargas@google.com | 2008-08-23 | 3 | -2/+27 |
* | We're hoping to find exit codes that are incorrectly counted | jar@google.com | 2008-08-23 | 1 | -4/+34 |
* | Rearrange the SConscript a bit to show which parts we build and which ones we... | evanm@google.com | 2008-08-23 | 1 | -36/+29 |
* | Allow access to clipboard text in cut/paste event handlers. I | tc@google.com | 2008-08-23 | 1 | -1/+16 |
* | Back out the previous checkin because buildbot detects | wtc@google.com | 2008-08-22 | 1 | -18/+48 |
* | add url_request_test_job to the build | tc@google.com | 2008-08-22 | 2 | -3/+3 |
* | Adds capabilities for IPC messages of type long, for the primary purpose of a... | klink@google.com | 2008-08-22 | 3 | -0/+34 |
* | Filter out tests from purify tests that intentionally leak. | erikkay@google.com | 2008-08-22 | 3 | -182/+7 |
* | Fix spurious gcc warning | dkegel@google.com | 2008-08-22 | 1 | -1/+1 |
* | Change the DEPS file to use relative paths. | nsylvain@google.com | 2008-08-22 | 1 | -2/+2 |
* | We can link with secur32.lib and call the SSPI functions directly. | wtc@google.com | 2008-08-22 | 1 | -48/+18 |
* | Get the majority of the files in V8Bindings/ building. | erg@google.com | 2008-08-22 | 12 | -43/+68 |
* | Add the condition variable unittest to all builds. | paulg@google.com | 2008-08-22 | 1 | -1/+1 |
* | Add missing framework to link Mac mime changes. | avi@google.com | 2008-08-22 | 1 | -0/+4 |
* | Move distribution specific theme images: | rahulk@google.com | 2008-08-22 | 24 | -35/+60 |
* | Make the condition variable unit test cross platform. | paulg@google.com | 2008-08-22 | 3 | -89/+87 |
* | Disk cache: Delete all files from the cache folder, instead of only the | rvargas@google.com | 2008-08-22 | 1 | -17/+15 |
* | Make chrome.exe read version from Software\Chromium instead of Google Update ... | rahulk@google.com | 2008-08-22 | 6 | -197/+279 |
* | Not checking whether a font covers a character or not for LATIN make a lot of | jungshik@google.com | 2008-08-22 | 1 | -11/+41 |
* | Fix wrong note in README. | evanm@google.com | 2008-08-22 | 1 | -1/+1 |
* | De-winify context headers in prep for future mac implementations. First step. | pinkerton@google.com | 2008-08-22 | 5 | -10/+24 |
* | Impl of platform mime typing for Mac. | avi@google.com | 2008-08-22 | 4 | -11/+105 |
* | crosstool's gcc complains about several functions in ACIICType.h: | dkegel@google.com | 2008-08-22 | 1 | -0/+7 |
* | cast to the correct expected type (char16). | pinkerton@google.com | 2008-08-22 | 1 | -1/+1 |
* | Introduce PLATFORM(CHROME) and turn on Skia for mac if we're building that pl... | pinkerton@google.com | 2008-08-22 | 1 | -0/+8 |
* | Fix _finite() v. finite() differences between unix/win. | pinkerton@google.com | 2008-08-22 | 1 | -2/+3 |
* | Use PlatformTest to manage autorelease pools in net tests that use the path s... | mmentovai@google.com | 2008-08-22 | 3 | -4/+22 |
* | Work around a UMR reported by purify by using a different ICU | tc@google.com | 2008-08-22 | 1 | -1/+5 |
* | Update chrome strings. | tc@google.com | 2008-08-22 | 4 | -5/+5 |
* | Remove CallWrapper and SimpleThread. They overlap too closely with the messa... | deanm@google.com | 2008-08-22 | 8 | -820/+0 |
* | Add google_theme_resources.rc to SCons build. | sgk@google.com | 2008-08-22 | 1 | -1/+4 |
* | Properly initialize PlatformThreadHandle. The Open Group Base Specifications... | deanm@google.com | 2008-08-22 | 2 | -4/+6 |
* | Back out r1223, we'll just look at the logs on the buildbots for now. It wou... | mmentovai@google.com | 2008-08-22 | 1 | -1/+1 |
* | Make CallWrappers multiuse. No longer make CallWrapper->Run() self deleting.... | deanm@google.com | 2008-08-22 | 5 | -51/+90 |
* | Send log output to stderr on Windows when uninitialized | mmentovai@google.com | 2008-08-22 | 1 | -1/+1 |
* | Fix gcc'ism in initializer list. | pinkerton@google.com | 2008-08-22 | 1 | -1/+1 |
* | Some stacks for known memory leaks in net_unittests have changed. | erikkay@google.com | 2008-08-22 | 1 | -12/+4 |
* | Pull in latest version of V8 to fix issues with | kasperl@google.com | 2008-08-22 | 1 | -1/+1 |
* | Refactor thread naming in the DNS slaves. | deanm@google.com | 2008-08-22 | 3 | -18/+10 |
* | Clean up some method naming style. | deanm@google.com | 2008-08-22 | 1 | -13/+14 |