| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Implement AutoFillType, the high-level description of AutoFill types. | jhawkins@chromium.org | 2009-11-21 | 1 | -0/+2 |
* | Use common naming for the Linux man page. | mmoss@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | Making grd dependencies more correct for grds in app. | bradnelson@google.com | 2009-11-20 | 1 | -6/+6 |
* | Adds popups to browser actions, completing the feature. | andybons@chromium.org | 2009-11-20 | 1 | -0/+3 |
* | Remove unique naming from syncer! This reduces the complexity. Modify the ind... | chron@google.com | 2009-11-20 | 1 | -0/+2 |
* | Making the browser tests run out-of-process on Windows. | jcampan@chromium.org | 2009-11-19 | 1 | -187/+113 |
* | Move Mac to using renderer spellchecker. | estade@chromium.org | 2009-11-19 | 1 | -14/+4 |
* | Add an .order file to ensure that no global text symbol winds up at an address | mark@chromium.org | 2009-11-19 | 1 | -2/+25 |
* | Trying to unsplit chrome.gyp again. | bradnelson@google.com | 2009-11-19 | 1 | -9/+4156 |
* | Revert 32531 - Merging back chrome.gyp into a single piece. | thestig@chromium.org | 2009-11-19 | 1 | -4145/+9 |
* | Merging back chrome.gyp into a single piece. | bradnelson@google.com | 2009-11-19 | 1 | -9/+4145 |
* | Implement "Import Bookmarks and Settings". | mrossetti@chromium.org | 2009-11-19 | 1 | -0/+1 |
* | Splitting off some pieces of chrome.gyp to make it more manageable. | bradnelson@google.com | 2009-11-19 | 1 | -4145/+9 |
* | Remove the utility process unit tests to simplify the utility process code a ... | jam@chromium.org | 2009-11-19 | 1 | -1/+0 |
* | Mac: animate NTP detached bookmark bar <-> normal bookmark bar. | viettrungluu@chromium.org | 2009-11-18 | 1 | -2/+3 |
* | Clean up remove_ffmpeg_dylibs. The transition is over. | mark@chromium.org | 2009-11-18 | 1 | -10/+0 |
* | Clean up transition_lprojs. The transition is over. | mark@chromium.org | 2009-11-18 | 1 | -39/+0 |
* | Change the sync dialog to use the Html version on Linux. | zork@chromium.org | 2009-11-18 | 1 | -9/+0 |
* | Add support for ShowHtmlDialog() to Linux. This is modeled off the MacOS and... | zork@chromium.org | 2009-11-18 | 1 | -0/+2 |
* | Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t... | cira@chromium.org | 2009-11-18 | 1 | -0/+2 |
* | Drag and drop of buttons/folders from bar to bar. | jrg@chromium.org | 2009-11-18 | 1 | -1/+4 |
* | Launch processes asynchronously so as not to block the UI thread. For now, re... | jam@chromium.org | 2009-11-18 | 1 | -0/+2 |
* | Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policy | wtc@chromium.org | 2009-11-18 | 1 | -0/+1 |
* | Revert 32203,32204,32205 - Launch processes asynchronously so as not to block... | jam@chromium.org | 2009-11-18 | 1 | -2/+0 |
* | Launch processes asynchronously so as not to block the UI thread. For now, r... | jam@chromium.org | 2009-11-17 | 1 | -0/+2 |
* | Remove new tabstrip code. Going to try doing this a different way. | ben@chromium.org | 2009-11-17 | 1 | -6/+0 |
* | Implement web app shortcuts natively per issue 25528 | xiyuan@chromium.org | 2009-11-17 | 1 | -0/+6 |
* | TBR: willchan | willchan@chromium.org | 2009-11-17 | 1 | -8/+0 |
* | Experiment: enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-17 | 1 | -0/+8 |
* | Refactoring of the chrome.experimental.popup API implementation to allow disp... | twiz@google.com | 2009-11-16 | 1 | -0/+2 |
* | Removing the logging on history thread since the crash | huanr@chromium.org | 2009-11-16 | 1 | -3/+0 |
* | reland 31875. Revert was: | estade@chromium.org | 2009-11-16 | 1 | -8/+15 |
* | Port most of browser action apitest to linux. | estade@chromium.org | 2009-11-16 | 1 | -1/+2 |
* | Revert 31875 to see whether it fixes reliability bot. | huanr@chromium.org | 2009-11-16 | 1 | -15/+8 |
* | Fix "open all" on a folder node to open only 'marks in that folder, | jrg@chromium.org | 2009-11-15 | 1 | -3/+6 |
* | Revert 32012-32017 | mhm@chromium.org | 2009-11-15 | 1 | -4/+0 |
* | rebase | mhm@chromium.org | 2009-11-15 | 1 | -0/+4 |