| Commit message (Expand) | Author | Age | Files | Lines |
* | Wrote NetworkChangeNotifierProxy, which lets objects that don't live on | akalin@chromium.org | 2010-05-04 | 1 | -0/+2 |
* | Re-apply http://codereview.chromium.org/1622012 | timurrrr@chromium.org | 2010-04-30 | 1 | -54/+4 |
* | Revert "[Third time landing] Python implementation of sync server, for testing." | phajdan.jr@chromium.org | 2010-04-30 | 1 | -4/+54 |
* | [Third time landing] Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-30 | 1 | -54/+4 |
* | Added NetworkChangeObserverProxy class. | akalin@chromium.org | 2010-04-30 | 1 | -0/+13 |
* | Revert 45916 - Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-29 | 1 | -4/+54 |
* | Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-29 | 1 | -54/+4 |
* | Adding a configuration dialog for Pinyin input method. | yusukes@chromium.org | 2010-04-27 | 1 | -0/+10 |
* | Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ... | sanjeevr@chromium.org | 2010-04-26 | 1 | -2/+0 |
* | Added missing dependency on net.gyp:net and base.gyp:base from chrome.gyp:not... | akalin@chromium.org | 2010-04-22 | 1 | -0/+2 |
* | Changes made to TalkMediator so that its functionality is generic (non sync-s... | sanjeevr@google.com | 2010-04-20 | 1 | -0/+1 |
* | Add ability to manipulate DOM elements from the automation proxy. Rework the ... | kkania@chromium.org | 2010-04-16 | 1 | -0/+4 |
* | Revert 44708 - Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-15 | 1 | -4/+54 |
* | Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-15 | 1 | -54/+4 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -0/+1 |
* | Add support for basic extension automation through the Automation Proxy. | kkania@chromium.org | 2010-04-06 | 1 | -0/+3 |
* | Changes to the Browser to support Database access from Workers. | ericu@google.com | 2010-04-02 | 1 | -0/+1 |
* | Move the Nigori classes from base to sync. | albertb@chromium.org | 2010-04-01 | 1 | -1/+4 |
* | Implemented initial version of themes syncing (behind a flag). | akalin@chromium.org | 2010-03-29 | 1 | -0/+3 |
* | Don't strip main from the browser or helper app executables. This helps | mark@chromium.org | 2010-03-26 | 1 | -0/+1 |
* | Change how version_build_patch is computed to allow PATCH > 255 | mark@chromium.org | 2010-03-26 | 1 | -4/+4 |
* | Completing Chrome Frame localization by adding the resource script containing... | robertshield@chromium.org | 2010-03-24 | 1 | -0/+3 |
* | Make it clear what last_sync_timestamp actually tracks. Update | nick@chromium.org | 2010-03-24 | 1 | -0/+2 |
* | Update sync to support syncing of typed urls | zork@chromium.org | 2010-03-18 | 1 | -0/+3 |
* | Whitespace gyp change for grd | stuartmorgan@chromium.org | 2010-03-17 | 1 | -1/+0 |
* | Removed auth_task.* and talk_auth_task.* (dead code) | akalin@chromium.org | 2010-03-17 | 1 | -11/+1 |
* | Revert 41790 - Removed auth_task.* and talk_auth_task.* (dead code) because W... | hbono@google.com | 2010-03-17 | 1 | -1/+11 |
* | Removed auth_task.* and talk_auth_task.* (dead code) | akalin@chromium.org | 2010-03-17 | 1 | -11/+1 |
* | Create a toplevel gfx/ dir and seed it with icon_util. | ben@chromium.org | 2010-03-13 | 1 | -0/+1 |
* | Move devtool resources from webkit_resources.grd to an upstream grd file. | tony@chromium.org | 2010-03-11 | 1 | -0/+1 |
* | Copy the bookmark manager to the chromium frameworks resources directory so i... | feldstein@chromium.org | 2010-03-11 | 1 | -83/+0 |
* | Move wtl from chrome/third_party to third_party/. This | tony@chromium.org | 2010-03-09 | 1 | -2/+2 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 1 | -0/+0 |
* | Move apply_locales.py from src/chrome/tools/build/ to src/build/. | tony@chromium.org | 2010-03-09 | 1 | -1/+1 |
* | Fixing ARM build. command_buffer_service target does not build on ARM. | apatrick@chromium.org | 2010-03-05 | 1 | -1/+5 |
* | Added support for opening a GPU command buffer from a renderer processes thro... | apatrick@chromium.org | 2010-03-05 | 1 | -0/+5 |
* | Load the bookmark manager extension at Chrome startup. | aa@chromium.org | 2010-03-04 | 1 | -0/+83 |
* | Laying down the groundwork for GPU video layers. | scherkus@chromium.org | 2010-03-02 | 1 | -0/+2 |
* | I just put the code that does not compile on ARM. Trybots will fail because I... | apatrick@chromium.org | 2010-02-24 | 1 | -1/+2 |
* | Found repeated rlz.gyp ref in chrome.gyp | cpu@chromium.org | 2010-02-23 | 1 | -1/+0 |
* | Revert 39530 - GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -2/+1 |
* | GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -1/+2 |
* | Fixing Default User Data Directory for SxS install. | huanr@chromium.org | 2010-02-19 | 1 | -0/+2 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 1 | -6/+6 |
* | Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp. | mmoss@google.com | 2010-02-17 | 1 | -0/+1 |
* | For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa... | tim@chromium.org | 2010-02-16 | 1 | -0/+2 |
* | For sync, add OrderedCommitSet::Projection, a helper for iterating over | tim@chromium.org | 2010-02-11 | 1 | -0/+1 |
* | Implemented new notification methods. | akalin@chromium.org | 2010-02-11 | 1 | -0/+4 |
* | Hook up client side of per-datatype GetUpdates. | nick@chromium.org | 2010-02-11 | 1 | -0/+3 |
* | Include test_shell.gypi in webkit.gyp instead of maintaining a distinct | mark@chromium.org | 2010-02-10 | 1 | -1/+0 |