| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Mozilla's ISimpleDOM COM interfaces, which are needed | dmazzoni@chromium.org | 2010-07-07 | 6 | -0/+556 |
* | Update iaccessible2 interface to latest version. Add README and LICENSE | dmazzoni@chromium.org | 2010-07-07 | 3 | -452/+1054 |
* | Fix a fts3 typo/bug. | dumi@chromium.org | 2010-07-03 | 2 | -2/+2 |
* | tcmalloc: also hook malloc_usable_size | evan@chromium.org | 2010-07-02 | 1 | -0/+8 |
* | Updated cache-invalidation library to @30. | akalin@chromium.org | 2010-07-02 | 2 | -0/+26 |
* | [Mac] Moving some new third party code into its proper dir. Also tweak the ra... | andybons@chromium.org | 2010-07-01 | 4 | -0/+251 |
* | Added support to GLEW for dynamically looking up the core WGL entry | kbr@google.com | 2010-06-30 | 3 | -1/+104 |
* | Added support for vector printing for Pepper v1 plugins for Linux. | sanjeevr@chromium.org | 2010-06-29 | 1 | -5/+14 |
* | Added option to disable logging in libjingle | sergeyu@chromium.org | 2010-06-29 | 2 | -1/+9 |
* | Allow quering Pepper plugin for selected text for the context menu. Also tak... | jam@chromium.org | 2010-06-29 | 1 | -11/+19 |
* | Update libpng to version 1.2.44 | mhm@chromium.org | 2010-06-26 | 7 | -58/+121 |
* | Added support for vector printing for Pepper v1 plugins for Windows. Mac and ... | sanjeevr@chromium.org | 2010-06-24 | 1 | -0/+8 |
* | Fix remoting_unittests on shlib-dbg build bots | hclam@chromium.org | 2010-06-24 | 1 | -2/+0 |
* | Remove extra ',' at the end of an enum list which fails to compile in C with | msneck@google.com | 2010-06-23 | 1 | -1/+1 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 1 | -0/+0 |
* | Fixed cacheinvalidation.gyp so dependents compile properly and consistently. | akalin@chromium.org | 2010-06-22 | 1 | -27/+12 |
* | Rolled cache invalidation library to @21 to fix windows warnings. | akalin@chromium.org | 2010-06-18 | 2 | -0/+11 |
* | Fix the FTS3 patch. | dumi@chromium.org | 2010-06-16 | 2 | -52/+55 |
* | Add a font API to Pepper and implement on Linux based on agl's code from http... | jam@chromium.org | 2010-06-11 | 1 | -0/+79 |
* | Proper fix for libjingle _DEBUG issue. | dmaclach@chromium.org | 2010-06-10 | 1 | -1/+10 |
* | Turn on fts3. | dumi@chromium.org | 2010-06-09 | 1 | -1/+3 |
* | Added EGL based GLContext. | apatrick@chromium.org | 2010-06-09 | 1 | -1/+1 |
* | Revert 49202 - Fixes up alignment issue in remoting where subprojects of libj... | dmaclach@chromium.org | 2010-06-08 | 1 | -4/+1 |
* | Fixes up alignment issue in remoting where subprojects of libjingle had _DEBU... | dmaclach@chromium.org | 2010-06-08 | 1 | -1/+4 |
* | Disabled a pragma in gl.h that gcc does not support. | apatrick@chromium.org | 2010-06-07 | 2 | -3/+10 |
* | Removed Mesa EGL and GLES2 headers. | apatrick@chromium.org | 2010-06-07 | 8 | -1695/+10 |
* | Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base. | tfarina@chromium.org | 2010-06-07 | 1 | -1/+1 |
* | Added debugging output to mcov to help debug buildbot errors. | jrg@chromium.org | 2010-06-05 | 1 | -0/+14 |
* | Include plugin.vch files for Flash Player (on official builds). | viettrungluu@chromium.org | 2010-06-04 | 1 | -4/+12 |
* | Convert RTF on the pasteboard to HTML and all it to substitute if present and... | pinkerton@chromium.org | 2010-06-04 | 3 | -0/+33 |
* | Fix more type issues from the npapi.h tranisition to *_t types | stuartmorgan@chromium.org | 2010-06-04 | 2 | -19/+2 |
* | Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac plugins | stuartmorgan@chromium.org | 2010-06-03 | 1 | -1/+3 |
* | Porting fts2.patch to fts3. fts2.patch was created in | dumi@chromium.org | 2010-06-03 | 6 | -274/+2592 |
* | New libjingle integrated to chrome. | sergeyu@chromium.org | 2010-06-03 | 201 | -37496/+590 |
* | Revert 48798 - New libjingle integrated to chrome. | sergeyu@chromium.org | 2010-06-03 | 201 | -590/+37496 |
* | New libjingle integrated to chrome. | sergeyu@chromium.org | 2010-06-03 | 201 | -37496/+590 |
* | Fix a bunch more type changes as part of the npapi.h merging | stuartmorgan@chromium.org | 2010-06-02 | 2 | -75/+65 |
* | ffmpeg roll to deps version that contains gyp and source | fbarchard@chromium.org | 2010-06-02 | 32 | -18878/+0 |
* | Disable optimization for s_texcombine.c because it takes | nsylvain@chromium.org | 2010-06-01 | 2 | -1/+5 |
* | Disable TCMalloc heap sampling. | willchan@chromium.org | 2010-05-27 | 1 | -1/+1 |
* | Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo... | jam@chromium.org | 2010-05-27 | 1 | -0/+5 |
* | Add gpsd API into third_party | joth@chromium.org | 2010-05-27 | 4 | -0/+1817 |
* | Recombined buzz::PreXmppAuth and buzz::SaslHandler to be compatible | akalin@chromium.org | 2010-05-27 | 5 | -40/+21 |
* | Merge tcmalloc r93 into the Chromium tcmalloc branch. | glider@chromium.org | 2010-05-25 | 41 | -1579/+1912 |
* | Made Login and AutoReconnect use base/timer.h. | akalin@chromium.org | 2010-05-25 | 1 | -0/+4 |
* | Add a SetCursor API to Pepper. I'll implement custom cursors once we switche... | jam@chromium.org | 2010-05-24 | 1 | -0/+51 |
* | Revert 48024 - Reland http://codereview.chromium.org/1735024/show to assess t... | glider@chromium.org | 2010-05-24 | 52 | -2154/+1748 |
* | Re-land http://codereview.chromium.org/1735024/show to assess the performance. | glider@chromium.org | 2010-05-24 | 52 | -1748/+2154 |
* | Don't populate WebDropData with file URLs when dragging files. | dcheng@chromium.org | 2010-05-24 | 3 | -11/+21 |
* | Add use_system_vpx flag. | agl@chromium.org | 2010-05-21 | 1 | -4/+24 |