| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Core Graphics with Carbon, allowing us to use Core Graphics i... | tschmelcher@google.com | 2011-03-08 | 6 | -64/+115 |
* | When auto fall-back is enabled, fall back to o2d | milligan@google.com | 2011-03-07 | 8 | -57/+35 |
* | Fix Mac breakpad support for all browsers except for chrome. | milligan@google.com | 2011-03-07 | 2 | -1/+9 |
* | Add O2D rendering with cairo into Windows build. | gangji@google.com | 2011-03-04 | 5 | -5/+49 |
* | Oops, change O3D's DEPS on Chromium's breakpad code again. :( The current tru... | tschmelcher@chromium.org | 2011-03-04 | 1 | -1/+1 |
* | Bump O3D's DEPS on Chromium's breakpad code to the current trunk revision to ... | tschmelcher@chromium.org | 2011-03-04 | 1 | -1/+1 |
* | Port O2D to Mac, currently just for Core Graphics (the drawing model used in ... | tschmelcher@chromium.org | 2011-03-03 | 15 | -94/+265 |
* | Adding cairo and pixman build to windows. | gangji@google.com | 2011-03-02 | 4 | -3/+164 |
* | Pure pedantry: Replace all ".size() == 0" with ".empty()". | erg@google.com | 2011-03-02 | 6 | -8/+8 |
* | Add build rules for cairo, pixman, and pkg-config on Mac. (Not yet being used.) | tschmelcher@google.com | 2011-03-01 | 5 | -1/+196 |
* | Remove FORCE_CAIRO flag and replace with a new feature. | milligan@google.com | 2011-02-24 | 6 | -28/+41 |
* | Fix multiple issues in the way O3D IPC server address name strings were gener... | tschmelcher@chromium.org | 2011-02-23 | 2 | -10/+14 |
* | Add support for runtime fall-back from o3d to o2d iff o3d initialization fail... | milligan@google.com | 2011-02-23 | 6 | -14/+42 |
* | Baby steps toward o2d and o3d dynamic switching in the video accelerator | milligan@google.com | 2011-02-22 | 14 | -54/+47 |
* | Log the number of objects in a Pack when it is deleted in debug builds to hel... | tschmelcher@chromium.org | 2011-02-18 | 1 | -0/+2 |
* | Import cairo and pixman (a dependency of cairo) into third_party/ on Win and ... | tschmelcher@chromium.org | 2011-02-10 | 1 | -1/+14 |
* | O2D: Add an API to the Layer class to enable painting the entire screen area.... | tschmelcher@chromium.org | 2011-02-02 | 5 | -33/+36 |
* | O2D: Add an API to set the pattern extension method. | tschmelcher@chromium.org | 2011-02-01 | 3 | -6/+59 |
* | O2D: Add an API for setting the texture filter. | tschmelcher@chromium.org | 2011-01-27 | 3 | -3/+62 |
* | Update DEPS to pick up FCollada build fixes. | tschmelcher@chromium.org | 2011-01-27 | 1 | -1/+1 |
* | O2D: Fix graphical artifacting with transparent images caused by using non-pr... | tschmelcher@chromium.org | 2011-01-26 | 2 | -43/+49 |
* | Add HANDLE_CRASHES to Linux callback functions, since they are plugin entry p... | tschmelcher@chromium.org | 2011-01-24 | 1 | -0/+10 |
* | O2D: Implement the COPY_WITH_FADING paint operator, and change some of the ot... | tschmelcher@chromium.org | 2011-01-21 | 1 | -22/+28 |
* | O2D: | tschmelcher@chromium.org | 2011-01-20 | 8 | -28/+183 |
* | O2D: | tschmelcher@chromium.org | 2011-01-19 | 1 | -3/+8 |
* | O2D: Several (unrelated) improvements: | tschmelcher@chromium.org | 2011-01-14 | 5 | -19/+64 |
* | Clang: enable -Wbool-conversions and -Wunused-variables on Linux. | hans@chromium.org | 2011-01-14 | 2 | -44/+44 |
* | Revert o3d changes in 70977 | akalin@chromium.org | 2011-01-11 | 2 | -4/+2 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-11 | 2 | -2/+4 |
* | Change #ifdef _DEBUG test to #ifndef NDEBUG test. | tfarina@chromium.org | 2011-01-10 | 5 | -8/+8 |
* | add Opera to the list of agents that work okay with O3D (as Opera 11.0) | fbarchard@chromium.org | 2011-01-05 | 1 | -3/+4 |
* | Reverting the o3d parts of: 70009 70345 70353 | bradnelson@google.com | 2011-01-04 | 4 | -9/+9 |
* | Move base/lock and base/condition_variable to base/synchronization/ | brettw@chromium.org | 2011-01-01 | 1 | -6/+6 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 2 | -2/+2 |
* | Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.h | brettw@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | o3d: Fix o3d build. | tfarina@chromium.org | 2010-12-21 | 1 | -2/+1 |
* | Add base:: prefix to the calls to StringAppendV. | tfarina@chromium.org | 2010-12-21 | 1 | -1/+2 |
* | Fix ON_DEMAND_RENDER mode on Mac OSX. | tschmelcher@chromium.org | 2010-12-15 | 5 | -10/+14 |
* | Update DEPS to pick up nixysa changes r72 and r73. | tschmelcher@chromium.org | 2010-12-10 | 1 | -1/+1 |
* | Fix debug.log creation, which has been broken since r58501. | tschmelcher@chromium.org | 2010-12-07 | 1 | -1/+1 |
* | Add an API to allow JavaScript to determine the framerate of individual dynam... | tschmelcher@chromium.org | 2010-12-06 | 7 | -29/+111 |
* | Work around a Chrome bug in cross-origin security checks that sometimes preve... | tschmelcher@chromium.org | 2010-12-02 | 1 | -12/+31 |
* | O2D: | tschmelcher@chromium.org | 2010-11-24 | 11 | -101/+395 |
* | Fix IE crash regression from r66344. | tschmelcher@chromium.org | 2010-11-24 | 1 | -0/+7 |
* | O2D: | tschmelcher@chromium.org | 2010-11-19 | 6 | -85/+113 |
* | Bump O3D version (before integrate into ChromeOS) | zhurunz@google.com | 2010-11-17 | 1 | -1/+1 |
* | Fix a crash in Chrome where the value of location.href is sometimes a "void" ... | tschmelcher@chromium.org | 2010-11-17 | 1 | -33/+58 |
* | - Check for a NULL PluginObject at all NPAPI entry points. This fixes a crash... | tschmelcher@chromium.org | 2010-11-17 | 6 | -462/+453 |
* | Allows one mousemove event per N ticks. | zhurunz@google.com | 2010-11-05 | 2 | -0/+22 |
* | Attempt at fixing leaks from SetProp. Apparently there is a finite | sky@chromium.org | 2010-11-01 | 2 | -0/+2 |