summaryrefslogtreecommitdiffstats
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* Remove cruft from ffmpeg.fbarchard@chromium.org2009-11-031-22/+0
* Remove BZIP2 from list of dependencies.fbarchard@chromium.org2009-11-031-1/+0
* One more nit discovered by the NaCl build's higher warning level.sehr@google.com2009-11-031-1/+1
* A few small changes to make npapi header files useful in thesehr@google.com2009-11-022-7/+9
* libjingle: add missing include in asynctcpsocket.cccraig.schlenter@chromium.org2009-11-021-0/+2
* linux: fix library=shared_library issuespiman@chromium.org2009-11-022-2/+4
* Upgrade google-perftools to revision 77timurrrr@chromium.org2009-11-025-513/+18
* To facilitate apatrick's work on the 3D renderer for Pepper,sehr@google.com2009-10-311-154/+1
* Fix conditional for ffmpegsumo build.ajwong@chromium.org2009-10-301-1/+1
* Reenable ffmpegsumo, and also readd the use_system_ffmpeg flag.ajwong@chromium.org2009-10-301-6/+3
* Disable the whole ffmpegsumo clause via a tautology.ajwong@chromium.org2009-10-301-2/+2
* Disable ffmpegsumo target due to build-bot issues.ajwong@chromium.org2009-10-301-2/+8
* Add yasm and ffmpeg into the build tree for linux.ajwong@chromium.org2009-10-3019-46/+8327
* Taking advantage of new configuration inheritance option.bradnelson@chromium.org2009-10-291-15/+1
* Add some missing includes to libjingle.craig.schlenter@chromium.org2009-10-292-0/+2
* Disable the -fvisibility=hidden flag for tcmalloctimurrrr@chromium.org2009-10-291-0/+3
* This does a few things:piman@chromium.org2009-10-281-0/+3
* linux: fix gcc 4.3 issues (for arm)piman@chromium.org2009-10-2712-0/+14
* Enable sqlite3_release_memory().pkasting@chromium.org2009-10-271-1/+2
* Make Pepper NPN variable return a pointer to an allocatedsehr@google.com2009-10-271-31/+43
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-1/+1
* linux: tweak combining characters slightlyevan@chromium.org2009-10-231-1/+4
* Added the symbols needed to enable heapchecker using a 64-bit compiler (the b...timurrrr@chromium.org2009-10-221-0/+1
* Fix unit test compiling on Linuxzork@chromium.org2009-10-211-4/+0
* Add the support for tcmalloc's heap leak checker.timurrrr@chromium.org2009-10-211-0/+2
* linux: restore another harfbuzz patch I dropped.evan@chromium.org2009-10-202-1/+23
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-203-0/+0
* linux: merge newer upstream harfbuzzevan@chromium.org2009-10-208-66/+101
* Modify allocator to use malloc for the realloc(0, size) case.mbelshe@google.com2009-10-191-0/+6
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-0/+4
* Prevent thread creation if Join has already been called.zork@google.com2009-10-162-0/+10
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+1
* Reverted 29258.akalin@chromium.org2009-10-161-1/+1
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+1
* Within libjingle, add an abstraction of winsock initialization.nick@chromium.org2009-10-166-20/+136
* Fix harfbuzz read past end of string on arabic text.mattm@chromium.org2009-10-152-4/+19
* Hooked up the WebInputEvent data structure to the webplugin_delegatesehr@google.com2009-10-141-2/+2
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-131-1/+1
* First version of pepper api implementation:sehr@google.com2009-10-121-0/+144
* Fix a naming collision in thread.h on a crit section that can cause a deadlockzork@google.com2009-10-092-5/+5
* Prevent threads from running in libjingle after their object has been deleted.zork@google.com2009-10-092-0/+14
* Part 1 of making sync work on Mac:munjal@chromium.org2009-10-083-2/+15
* Turn off SSL on Linux and MacOS in libjingle.zork@chromium.org2009-10-072-1/+11
* Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge...jam@chromium.org2009-10-0718-4084/+1
* Tracks the amount of committed vs uncommitted memory in tcmalloc's page heap'...jamesr@chromium.org2009-10-063-11/+53
* Add some fixes to the Linux version of criticalsection.hzork@chromium.org2009-10-061-2/+15
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-0622-0/+131
* Ported Chrome's WebGL implementation to Linux. Required changes tokbr@google.com2009-10-053-346/+1765
* Remove common.gypi includes from expat and libjingle.nick@chromium.org2009-10-052-6/+0
* Enable TCMallocjar@chromium.org2009-10-051-1/+1