| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Turn on sync for OS X (behind an --enable-sync switch). | akalin@chromium.org | 2009-11-12 | 5 | -12/+22 |
* | DevTools: Only enable dev tools for dev tools if process-per-tab flag is set.... | pfeldman@chromium.org | 2009-11-12 | 1 | -3/+10 |
* | [Mac] Support undo in the omnibox. | rohitrao@chromium.org | 2009-11-12 | 4 | -0/+33 |
* | Total guess fixes for the bug. | thomasvl@chromium.org | 2009-11-12 | 3 | -20/+58 |
* | DevTools: enable Storage panel by default | yurys@google.com | 2009-11-12 | 1 | -0/+6 |
* | Fix DCHECK in WebSocketExperimentTask. | ukai@chromium.org | 2009-11-12 | 1 | -4/+23 |
* | Added Sync-related controls to Preferences pane under "Personal Stuff". | akalin@chromium.org | 2009-11-12 | 3 | -22/+129 |
* | Misc. minor cleanups in bloom filter code: | pkasting@chromium.org | 2009-11-12 | 4 | -74/+58 |
* | Fixes mac build. | andybons@chromium.org | 2009-11-12 | 2 | -2/+1 |
* | o Renames the bookmark bubble class to InfoBubble in a step to make it more r... | andybons@chromium.org | 2009-11-12 | 8 | -56/+87 |
* | Revert "Removes TabStrip::CanUpdateDisplay as it ..." | evan@chromium.org | 2009-11-12 | 2 | -16/+37 |
* | Remove cookies_table_model which has been succeeded by cookies_tree_model. | mattm@chromium.org | 2009-11-12 | 3 | -249/+0 |
* | Fix bookmark bar text alignment. | jrg@chromium.org | 2009-11-12 | 1 | -2/+2 |
* | Render Helper would die in HandleLocaltime if passed an invalid time. | vandebo@chromium.org | 2009-11-12 | 1 | -3/+8 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 29 | -41/+41 |
* | Enable and implement last 2 items in bookmark bar context menu: "Open | jrg@chromium.org | 2009-11-12 | 7 | -100/+87 |
* | Add a RWH_TabSwitchPaintDuration histogram. | chase@chromium.org | 2009-11-12 | 6 | -0/+42 |
* | Compile fix for linux. | estade@chromium.org | 2009-11-12 | 1 | -6/+5 |
* | Adding implementation of AutocompleteEditViewMac::IsSelectAll(). | jcampan@chromium.org | 2009-11-12 | 2 | -7/+9 |
* | GTK: fix null dereference in bookmark manager. | estade@chromium.org | 2009-11-12 | 1 | -11/+18 |
* | GTK: Use bookmark bar text color for show all downloads... link when not usin... | estade@chromium.org | 2009-11-12 | 4 | -46/+92 |
* | Removes TabStrip::CanUpdateDisplay as it lead to crashes on the | sky@chromium.org | 2009-11-12 | 2 | -37/+16 |
* | ExtensionResource::GetFilePath returns empty path if it | finnur@chromium.org | 2009-11-11 | 1 | -4/+6 |
* | Linux: Convert Cookies options page from a list into a tree. | mattm@chromium.org | 2009-11-11 | 5 | -536/+287 |
* | ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT... | ananta@chromium.org | 2009-11-11 | 5 | -8/+70 |
* | Part 1 of implementing captcha for sync dialog. | tim@chromium.org | 2009-11-11 | 12 | -126/+189 |
* | GTK: Use themed background images in toolbar buttons. | erg@google.com | 2009-11-11 | 8 | -18/+42 |
* | Prevent accidental animations if we haven't yet done a full layout. Stab in t... | pinkerton@chromium.org | 2009-11-11 | 1 | -1/+1 |
* | BookmarkBubble.xib - Change control from combobox to popup button. The massiv... | dmaclach@chromium.org | 2009-11-11 | 3 | -133/+189 |
* | Rename unused "SSL" related automation methods to be generic, since that's wh... | johnnyg@chromium.org | 2009-11-11 | 2 | -16/+16 |
* | Switch to the new extensions default icon. | finnur@chromium.org | 2009-11-11 | 4 | -3/+4 |
* | Update zoom/close/miniaturize button based on cursor location after the window | dmaclach@chromium.org | 2009-11-11 | 1 | -0/+12 |
* | TBR: pkasting | akalin@chromium.org | 2009-11-11 | 2 | -131/+21 |
* | Added RemoveGroupFromView(). | akalin@chromium.org | 2009-11-11 | 1 | -3/+7 |
* | Made RemoveViewFromView() handle top-most subviews. | akalin@chromium.org | 2009-11-11 | 1 | -3/+9 |
* | Added vertical shift for sync stuff. | akalin@chromium.org | 2009-11-11 | 1 | -5/+4 |
* | Grouped sync controls and remove them properly. | akalin@chromium.org | 2009-11-11 | 2 | -22/+21 |
* | Moved pref stuff to the right place. | akalin@chromium.org | 2009-11-11 | 1 | -10/+10 |
* | Implemented sync button action. | akalin@chromium.org | 2009-11-11 | 2 | -0/+26 |
* | Hooked up sync service to preferences dialog. | akalin@chromium.org | 2009-11-11 | 2 | -2/+78 |
* | Fixes leak in BackingStore as shown by valgrind. XFree doesn't free | sky@chromium.org | 2009-11-11 | 1 | -2/+2 |
* | "Am I on the right thread?" DCHECKs for StatusBubbleMac. | mark@chromium.org | 2009-11-11 | 1 | -2/+9 |
* | Mark ErrorPageTest.IFrameDNSError_GoBackAndForward as flaky since it failed | mpcomplete@chromium.org | 2009-11-11 | 1 | -1/+2 |
* | Fix jumping/resize/relayout of NTP/webpages when switching between NTP and an... | simonrad@chromium.org | 2009-11-11 | 2 | -11/+21 |
* | More search engine prepopulate data updating. | estade@chromium.org | 2009-11-11 | 1 | -1167/+702 |
* | Revert r31665: themed mac startup time regression | apavlov@chromium.org | 2009-11-11 | 2 | -6/+1 |
* | Safely send spellcheck intialization messages to renderer. | estade@chromium.org | 2009-11-11 | 1 | -5/+5 |
* | Revert "Add a RWH_TabSwitchPaintDuration histogram." | chase@chromium.org | 2009-11-11 | 6 | -42/+0 |
* | Change width of install bubble to avoid orphan. | aa@chromium.org | 2009-11-11 | 1 | -1/+1 |
* | Add a RWH_TabSwitchPaintDuration histogram. | chase@chromium.org | 2009-11-11 | 6 | -0/+42 |