| Commit message (Expand) | Author | Age | Files | Lines |
* | Incorporated initial WebGL implementation for Chrome, currently | kbr@google.com | 2009-09-28 | 7 | -0/+27102 |
* | Use base/logging from chrome/browser/sync. Add a macro to libjingle's | nick@chromium.org | 2009-09-26 | 3 | -3/+12 |
* | Rename "xmpp/constants.*" to" xmpp/xmppconstants.*" | nick@chromium.org | 2009-09-25 | 19 | -19/+21 |
* | Remove COMPILER_MSVC flags from gyp files. When we do need it, we can | nick@chromium.org | 2009-09-25 | 2 | -3/+1 |
* | Fix a few \r\ns I accidentally added to a comment. | jamesr@chromium.org | 2009-09-25 | 1 | -2/+2 |
* | Add Apple's ImageAndTextCell to third_party. | thakis@chromium.org | 2009-09-25 | 2 | -0/+229 |
* | Rounds up VirtualAlloc calls on windows to dwAllocationGranularity to prevent... | jamesr@chromium.org | 2009-09-25 | 1 | -19/+20 |
* | Preliminary fixes to enable link dependent objects. | maruel@chromium.org | 2009-09-24 | 1 | -2/+0 |
* | Fix a linker warning for sqlite compiled with a sufficiently optimizing compi... | mdm@chromium.org | 2009-09-24 | 3 | -1/+21 |
* | Update documentation on how to merge in new SQLite versions. No code change. | mdm@chromium.org | 2009-09-23 | 4 | -87/+835 |
* | Move OCMock from third_party/ocmock to third_party/ocmock/OCMock | mark@chromium.org | 2009-09-23 | 60 | -1/+1 |
* | Add OCMock testing framework to third_party. | pinkerton@chromium.org | 2009-09-22 | 60 | -0/+4452 |
* | Update libjingle to build on Linux | zork@chromium.org | 2009-09-21 | 8 | -58/+306 |
* | tcmalloc tests & bug fixes: | mbelshe@google.com | 2009-09-19 | 5 | -5/+539 |
* | Disable FFmpeg logging as it interferes with layout tests. | scherkus@chromium.org | 2009-09-19 | 1 | -0/+1 |
* | Update ffmpeg binaries directories to support variants based off the target a... | ajwong@chromium.org | 2009-09-18 | 1 | -12/+13 |
* | Update sqlite to version 3.6.18, porting our patches. | mdm@chromium.org | 2009-09-18 | 468 | -37966/+148898 |
* | Fix expat.gyp to build on Linux | zork@chromium.org | 2009-09-18 | 1 | -2/+13 |
* | Update NPAPI header file to v24, apply Google modifications | amanda@chromium.org | 2009-09-18 | 1 | -249/+368 |
* | Tweak Carlos' change to cater for the additional cases: | cevans@chromium.org | 2009-09-17 | 1 | -3/+7 |
* | Add missing gclient dependencies to .gitignore. | maruel@chromium.org | 2009-09-17 | 1 | -570/+570 |
* | Set svn:eol-style = LF on some files in sqlite. | mark@chromium.org | 2009-09-16 | 1 | -6294/+6294 |
* | Build the sync unit tests: | nick@chromium.org | 2009-09-16 | 1 | -5/+5 |
* | Properly only add linker flag for linux/freebsd. | thomasvl@chromium.org | 2009-09-16 | 1 | -8/+10 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 19 | -57/+0 |
* | Issue 172109: Enable scavenging in RenderThread::IdleHandler. | agl@chromium.org | 2009-09-15 | 6 | -3/+586 |
* | Fix the Linux shared build. | thestig@chromium.org | 2009-09-15 | 4 | -5/+33 |
* | Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler." | agl@chromium.org | 2009-09-15 | 6 | -586/+3 |
* | Issue 172109: Enable scavenging in RenderThread::IdleHandler. | mbelshe@google.com | 2009-09-15 | 6 | -3/+586 |
* | Remove svn:execute from many files in third_party/sqlite. No code change. | mdm@chromium.org | 2009-09-15 | 412 | -0/+0 |
* | Remove third_party/pthread because no one uses it. | tim@chromium.org | 2009-09-15 | 2 | -14/+0 |
* | Add libjingle version 0.4.0, plus some patches | nick@chromium.org | 2009-09-14 | 264 | -0/+54701 |
* | Add expat, a lightweight xml parser, to third_party. | nick@chromium.org | 2009-09-14 | 31 | -0/+15962 |
* | Fix a crasher in full text search (sqlite) | cpu@chromium.org | 2009-09-14 | 1 | -2/+5 |
* | Remove xmlcatalog and xmllint from the build since we're not actually | tony@chromium.org | 2009-09-10 | 4 | -54/+0 |
* | Use separate *_dummy.cc files to force xmlcatalog and xmllint to be | sgk@google.com | 2009-09-10 | 4 | -4/+6 |
* | Revert 25818 - Explicitly only use xmldummy_mac.cc on Mac systems, since libx... | sgk@google.com | 2009-09-10 | 1 | -10/+2 |
* | Temporarilly comment out SQLite load optimization | jar@chromium.org | 2009-09-10 | 1 | -1/+1 |
* | Explicitly only use xmldummy_mac.cc on Mac systems, since libxml (as | sgk@google.com | 2009-09-09 | 1 | -2/+10 |
* | Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere... | jshin@chromium.org | 2009-09-09 | 7 | -11/+21 |
* | Fix realloc to not call the new_handler (which is for failures) | mbelshe@google.com | 2009-09-09 | 1 | -1/+5 |
* | Fix the windows allocator to behave properly on realloc. | mbelshe@google.com | 2009-09-08 | 1 | -10/+14 |
* | The prep_libc script was not removing the new operator for the std::throw case. | mbelshe@google.com | 2009-09-07 | 1 | -1/+1 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 5 | -7/+7 |
* | Silence warnings in sqlite3. | maruel@chromium.org | 2009-09-03 | 1 | -0/+3 |
* | Style changes for readability review. | ajwong@chromium.org | 2009-09-02 | 2 | -411/+487 |
* | Removes deprecated stl_decl.h file from cld project. Patch by tfarina (http:/... | sidchat@google.com | 2009-09-02 | 4 | -27/+2 |
* | Landing for Anton Muhin's tcmalloc patch: | mbelshe@google.com | 2009-09-02 | 5 | -14/+400 |
* | Fix issue 15261: Crash in history::TextDatabase::GetTextMatches | suzhe@chromium.org | 2009-09-02 | 9 | -8/+109 |
* | Speed up net_unittests by re-using one FTP test server instance. | phajdan.jr@chromium.org | 2009-08-31 | 3 | -6/+31 |