| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: fix library=shared_library issues | piman@chromium.org | 2009-11-02 | 2 | -2/+4 |
* | Upgrade google-perftools to revision 77 | timurrrr@chromium.org | 2009-11-02 | 5 | -513/+18 |
* | To facilitate apatrick's work on the 3D renderer for Pepper, | sehr@google.com | 2009-10-31 | 1 | -154/+1 |
* | Fix conditional for ffmpegsumo build. | ajwong@chromium.org | 2009-10-30 | 1 | -1/+1 |
* | Reenable ffmpegsumo, and also readd the use_system_ffmpeg flag. | ajwong@chromium.org | 2009-10-30 | 1 | -6/+3 |
* | Disable the whole ffmpegsumo clause via a tautology. | ajwong@chromium.org | 2009-10-30 | 1 | -2/+2 |
* | Disable ffmpegsumo target due to build-bot issues. | ajwong@chromium.org | 2009-10-30 | 1 | -2/+8 |
* | Add yasm and ffmpeg into the build tree for linux. | ajwong@chromium.org | 2009-10-30 | 19 | -46/+8327 |
* | Taking advantage of new configuration inheritance option. | bradnelson@chromium.org | 2009-10-29 | 1 | -15/+1 |
* | Add some missing includes to libjingle. | craig.schlenter@chromium.org | 2009-10-29 | 2 | -0/+2 |
* | Disable the -fvisibility=hidden flag for tcmalloc | timurrrr@chromium.org | 2009-10-29 | 1 | -0/+3 |
* | This does a few things: | piman@chromium.org | 2009-10-28 | 1 | -0/+3 |
* | linux: fix gcc 4.3 issues (for arm) | piman@chromium.org | 2009-10-27 | 12 | -0/+14 |
* | Enable sqlite3_release_memory(). | pkasting@chromium.org | 2009-10-27 | 1 | -1/+2 |
* | Make Pepper NPN variable return a pointer to an allocated | sehr@google.com | 2009-10-27 | 1 | -31/+43 |
* | Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer. | apatrick@google.com | 2009-10-26 | 1 | -1/+1 |
* | linux: tweak combining characters slightly | evan@chromium.org | 2009-10-23 | 1 | -1/+4 |
* | Added the symbols needed to enable heapchecker using a 64-bit compiler (the b... | timurrrr@chromium.org | 2009-10-22 | 1 | -0/+1 |
* | Fix unit test compiling on Linux | zork@chromium.org | 2009-10-21 | 1 | -4/+0 |
* | Add the support for tcmalloc's heap leak checker. | timurrrr@chromium.org | 2009-10-21 | 1 | -0/+2 |
* | linux: restore another harfbuzz patch I dropped. | evan@chromium.org | 2009-10-20 | 2 | -1/+23 |
* | Remove +x bit from files that shouldn't have it. | evan@chromium.org | 2009-10-20 | 3 | -0/+0 |
* | linux: merge newer upstream harfbuzz | evan@chromium.org | 2009-10-20 | 8 | -66/+101 |
* | Modify allocator to use malloc for the realloc(0, size) case. | mbelshe@google.com | 2009-10-19 | 1 | -0/+6 |
* | Moved Pepper delegate definition to chrome\renderer to allow it to use | sehr@google.com | 2009-10-17 | 1 | -0/+4 |
* | Prevent thread creation if Join has already been called. | zork@google.com | 2009-10-16 | 2 | -0/+10 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 1 | -1/+1 |
* | Reverted 29258. | akalin@chromium.org | 2009-10-16 | 1 | -1/+1 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 1 | -1/+1 |
* | Within libjingle, add an abstraction of winsock initialization. | nick@chromium.org | 2009-10-16 | 6 | -20/+136 |
* | Fix harfbuzz read past end of string on arabic text. | mattm@chromium.org | 2009-10-15 | 2 | -4/+19 |
* | Hooked up the WebInputEvent data structure to the webplugin_delegate | sehr@google.com | 2009-10-14 | 1 | -2/+2 |
* | Patched in 265058 (which was uploaded under akalin@gmail.com). Original | akalin@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | First version of pepper api implementation: | sehr@google.com | 2009-10-12 | 1 | -0/+144 |
* | Fix a naming collision in thread.h on a crit section that can cause a deadlock | zork@google.com | 2009-10-09 | 2 | -5/+5 |
* | Prevent threads from running in libjingle after their object has been deleted. | zork@google.com | 2009-10-09 | 2 | -0/+14 |
* | Part 1 of making sync work on Mac: | munjal@chromium.org | 2009-10-08 | 3 | -2/+15 |
* | Turn off SSL on Linux and MacOS in libjingle. | zork@chromium.org | 2009-10-07 | 2 | -1/+11 |
* | Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge... | jam@chromium.org | 2009-10-07 | 18 | -4084/+1 |
* | Tracks the amount of committed vs uncommitted memory in tcmalloc's page heap'... | jamesr@chromium.org | 2009-10-06 | 3 | -11/+53 |
* | Add some fixes to the Linux version of criticalsection.h | zork@chromium.org | 2009-10-06 | 1 | -2/+15 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 22 | -0/+131 |
* | Ported Chrome's WebGL implementation to Linux. Required changes to | kbr@google.com | 2009-10-05 | 3 | -346/+1765 |
* | Remove common.gypi includes from expat and libjingle. | nick@chromium.org | 2009-10-05 | 2 | -6/+0 |
* | Enable TCMalloc | jar@chromium.org | 2009-10-05 | 1 | -1/+1 |
* | Revert further back to MBelshe's baseline forking TCMalloc | jar@chromium.org | 2009-10-05 | 2 | -19/+32 |
* | Revert my revert because it causes more problems. | nsylvain@chromium.org | 2009-10-02 | 1 | -46/+78 |
* | revert this change because protoc.exe crashes during compile and breaks the t... | nsylvain@chromium.org | 2009-10-02 | 1 | -78/+46 |
* | Ported Chrome's WebGL implementation to Mac OS X. Removed code which | kbr@google.com | 2009-10-02 | 2 | -17/+9 |
* | Make <video> works properly in test_shell in mac | hclam@chromium.org | 2009-10-02 | 1 | -0/+4 |