summaryrefslogtreecommitdiffstats
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert further back to MBelshe's baseline forking TCMallocjar@chromium.org2009-10-052-19/+32
* Revert my revert because it causes more problems.nsylvain@chromium.org2009-10-021-46/+78
* revert this change because protoc.exe crashes during compile and breaks the t...nsylvain@chromium.org2009-10-021-78/+46
* Ported Chrome's WebGL implementation to Mac OS X. Removed code whichkbr@google.com2009-10-022-17/+9
* Make <video> works properly in test_shell in machclam@chromium.org2009-10-021-0/+4
* Set the LITE runtime optimization flag in sync.proto.nick@chromium.org2009-10-021-46/+78
* Make sure my recent changes are represented in the patches.cevans@chromium.org2009-10-013-391/+1934
* Some simple doc updates for README.chromium:cevans@chromium.org2009-10-011-4/+17
* Set JEMalloc as the default allocator (instead of TCMalloc)jar@chromium.org2009-10-011-1/+1
* Revert to using TCMallocjar@chromium.org2009-10-011-1/+1
* Try to use JEMALLOC as the default allocatorjar@chromium.org2009-10-011-2/+2
* Rollback Scavenge implemetation and rely on existing functionality to freejar@chromium.org2009-10-018-723/+6
* Fix numerous bugs in fts2 where a corrupt fts2 database could causecevans@chromium.org2009-09-301-237/+515
* gyp changes to enable building OCMock. Patch from Paul Wicks (pwicks86@gmail....pinkerton@chromium.org2009-09-291-0/+63
* Incorporated initial WebGL implementation for Chrome, currentlykbr@google.com2009-09-287-0/+27102
* Use base/logging from chrome/browser/sync. Add a macro to libjingle'snick@chromium.org2009-09-263-3/+12
* Rename "xmpp/constants.*" to" xmpp/xmppconstants.*"nick@chromium.org2009-09-2519-19/+21
* Remove COMPILER_MSVC flags from gyp files. When we do need it, we cannick@chromium.org2009-09-252-3/+1
* Fix a few \r\ns I accidentally added to a comment.jamesr@chromium.org2009-09-251-2/+2
* Add Apple's ImageAndTextCell to third_party.thakis@chromium.org2009-09-252-0/+229
* Rounds up VirtualAlloc calls on windows to dwAllocationGranularity to prevent...jamesr@chromium.org2009-09-251-19/+20