| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove -lGL from chrome.gyp which I accidentally checked in. | brettw@chromium.org | 2009-12-15 | 1 | -1/+0 |
* | Move the utility process messages to their own file now that we have more than | brettw@chromium.org | 2009-12-15 | 1 | -0/+3 |
* | mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit... | kuan@chromium.org | 2009-12-15 | 1 | -0/+1 |
* | Implemented OS X version of NetworkStatusDetectorTaskMac. | akalin@chromium.org | 2009-12-15 | 1 | -0/+1 |
* | Make ProcessWatcher use kqueues on Mac. | jeremy@chromium.org | 2009-12-15 | 1 | -0/+6 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -0/+8 |
* | Factor out the resource generation actions for Linux and FreeBSD. | satorux@chromium.org | 2009-12-11 | 1 | -72/+89 |
* | Revert 34146 - A place to store the pid>mach_port_t mapping. | thakis@chromium.org | 2009-12-09 | 1 | -2/+0 |
* | A place to store the pid->mach_port_t mapping. | thakis@chromium.org | 2009-12-09 | 1 | -0/+2 |
* | Add Cocoa window interposing for plugin process | stuartmorgan@chromium.org | 2009-12-08 | 1 | -0/+2 |
* | Splitting off renderer from chrome.gyp into a seperate gypi. | bradnelson@google.com | 2009-12-07 | 1 | -179/+1 |
* | Move some of the variables/files over into chrome_tests.gypi so they are with... | thomasvl@chromium.org | 2009-12-07 | 1 | -89/+0 |
* | [Mac] Implement font and encoding settings in Under the Hood preferences | rsesek@chromium.org | 2009-12-07 | 1 | -0/+1 |
* | WebSocket in Worker: render_thread->child_thread change. | ukai@chromium.org | 2009-12-07 | 1 | -4/+4 |
* | Removed sync/notifier/base/mac/time_mac.cc (which just includes time_posix.cc). | akalin@chromium.org | 2009-12-04 | 1 | -1/+0 |
* | Switch Mac plugins back to a UI runloop | stuartmorgan@chromium.org | 2009-12-03 | 1 | -0/+1 |
* | Make no-tcmalloc (really, non-base/allocator) builds work again, | dank@chromium.org | 2009-12-03 | 1 | -9/+21 |
* | Unload the entire extension when any part of it crashes. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -3/+2 |
* | Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th... | thestig@chromium.org | 2009-12-02 | 1 | -6/+1 |
* | Splitting off tests in chrome.gyp into a separate gypi. | bradnelson@google.com | 2009-12-02 | 1 | -1673/+1 |
* | Splitting out browser into a separate gypi file. | bradnelson@google.com | 2009-12-02 | 1 | -2357/+5 |
* | Linux: Use upstream google-breakpad instead of our fork. | thestig@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | Take 2 | pkasting@chromium.org | 2009-12-01 | 1 | -2/+0 |
* | Fix build break. | pkasting@chromium.org | 2009-12-01 | 1 | -1/+2 |
* | Add the beginnings of a unit test for the autofill features of the WebDataSer... | skrul@chromium.org | 2009-12-01 | 1 | -0/+1 |
* | GYP roll to bring in fixes to the Xcode generator. | thomasvl@chromium.org | 2009-12-01 | 1 | -1/+1 |
* | Re-enable gtk CookiesViewTest. | mattm@chromium.org | 2009-12-01 | 1 | -1/+0 |
* | Porting the table view to Linux toolkit views. | jcampan@chromium.org | 2009-12-01 | 1 | -1/+1 |
* | Fixes views/gtk build. ImporterView is windows specific. | sky@chromium.org | 2009-11-30 | 1 | -0/+2 |
* | Adds link to bookmark bar that when clicked imports bookmarks. I also | sky@chromium.org | 2009-11-30 | 1 | -0/+2 |
* | Integrate BlacklistManager with Profile. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -2/+2 |
* | In-application Keystone ticket promotion. | mark@chromium.org | 2009-11-28 | 1 | -12/+29 |
* | Make SystemMonitor not a Singleton and move it out of base | phajdan.jr@chromium.org | 2009-11-26 | 1 | -0/+2 |
* | Convert the existing .gyp configuration to use the new base\allocator | sgk@chromium.org | 2009-11-26 | 1 | -20/+21 |
* | Refactor OS-dependent filename exclusion patterns | evan@chromium.org | 2009-11-26 | 1 | -30/+0 |
* | Reverts 33093. The unittest doesn't seem to be able to set registry keys. | gwilson@google.com | 2009-11-25 | 1 | -11/+0 |
* | Adds basic group policy support. Does not wire the settings to the preferenc... | gwilson@google.com | 2009-11-25 | 1 | -0/+11 |
* | sync: get rid of path_helpers files. | nick@chromium.org | 2009-11-25 | 1 | -7/+0 |
* | Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti... | akalin@chromium.org | 2009-11-25 | 1 | -5/+5 |
* | Introduce a new 'all_frames' property to content scripts and | aa@chromium.org | 2009-11-25 | 1 | -0/+2 |
* | Enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-25 | 1 | -0/+8 |
* | Landing the GPU process and command buffer code again, this time with a DEPS ... | apatrick@google.com | 2009-11-25 | 1 | -0/+5 |
* | Partially reverting 32942 | apatrick@google.com | 2009-11-24 | 1 | -5/+0 |
* | Branched gpu process and command buffer code into Chrome tree. Fixed up paths... | apatrick@google.com | 2009-11-24 | 1 | -0/+5 |
* | Final part of PathString cleanup. | munjal@chromium.org | 2009-11-24 | 1 | -2/+0 |
* | Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ... | akalin@chromium.org | 2009-11-24 | 1 | -0/+4 |
* | Make Linux packaging options more granular. | mmoss@chromium.org | 2009-11-23 | 1 | -1/+1 |
* | The appcache system uses two threads, an IO thread and a DB thread. | michaeln@google.com | 2009-11-23 | 1 | -0/+1 |
* | Assorted cleanup. | estade@chromium.org | 2009-11-23 | 1 | -6/+4 |
* | Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync... | tim@chromium.org | 2009-11-21 | 1 | -11/+9 |