| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux crash fix. | kuchhal@chromium.org | 2009-06-19 | 1 | -0/+3 |
* | First draft of web resource service; fetches data from a JSON feed | mirandac@chromium.org | 2009-06-18 | 1 | -0/+4 |
* | Fix build. | thakis@chromium.org | 2009-06-18 | 1 | -992/+0 |
* | Initial download shelf on OS X. | thakis@chromium.org | 2009-06-18 | 1 | -0/+1240 |
* | Hook up the "Save Page..." menu item for Mac. | paul@chromium.org | 2009-06-18 | 1 | -14/+15 |
* | Adds some more images for the new new tab page | arv@google.com | 2009-06-18 | 25 | -0/+15 |
* | Implements the Page Info window on Mac. | mark@chromium.org | 2009-06-17 | 1 | -0/+799 |
* | Adds a couple of images. | sky@chromium.org | 2009-06-16 | 3 | -0/+5 |
* | Fixing problem where ml, hi, pt-PT and bg first run bubbles were truncated or to | jshin@chromium.org | 2009-06-16 | 4 | -6/+6 |
* | Use a pdf instead of a png for incognito badge. | pinkerton@chromium.org | 2009-06-16 | 1 | -0/+253 |
* | Linux: Add support for chrooted renderers. | agl@chromium.org | 2009-06-15 | 2 | -16/+3 |
* | Wean activex_shim from urlmon.lib: | sgk@google.com | 2009-06-14 | 1 | -2/+2 |
* | Google Gears should be renamed to Gears | mhm@chromium.org | 2009-06-12 | 1 | -2/+2 |
* | DEPS cleanup. | thestig@chromium.org | 2009-06-12 | 1 | -2/+0 |
* | Add headers missing in r18291. | thestig@chromium.org | 2009-06-12 | 1 | -0/+1 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-12 | 3 | -20/+34 |
* | Fix a layout bug in the fonts and languages dialog where | tc@google.com | 2009-06-11 | 50 | -55/+0 |
* | Enable the _set_new_mode() call so that calls to malloc | mbelshe@google.com | 2009-06-11 | 1 | -0/+6 |
* | Fix for issue 13724: Don't hard code chrome.exe | nsylvain@chromium.org | 2009-06-11 | 1 | -1/+2 |
* | Increase the import_lock dialog height for German to avoid the truncation. | jshin@chromium.org | 2009-06-11 | 1 | -1/+1 |
* | Revert 18109, 18111: Windows UI tests failed. | agl@chromium.org | 2009-06-10 | 3 | -32/+20 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 3 | -20/+32 |
* | Revert just the part of r17926 | nick@chromium.org | 2009-06-10 | 1 | -0/+12 |
* | Update result formatting for the search provider for the Omnibox2 popup. | ben@chromium.org | 2009-06-09 | 1 | -0/+3 |
* | Modifies the growbox behavior to be more Mac-like. | rohitrao@chromium.org | 2009-06-09 | 1 | -3/+11 |
* | Implement default search popup. | pinkerton@chromium.org | 2009-06-09 | 1 | -171/+164 |
* | Form Autofil Options should be a radio group | mhm@chromium.org | 2009-06-09 | 1 | -18/+14 |
* | Reducing the width of the lock icon (it has unnecessary padding on the sides). | finnur@chromium.org | 2009-06-08 | 1 | -0/+0 |
* | Prototype implementation of zygotes. | dkegel@google.com | 2009-06-06 | 2 | -2/+17 |
* | Convert tcmalloc (and its modified libcmt) to building with gyp. | sgk@google.com | 2009-06-06 | 1 | -2/+2 |
* | Display extension processes in task manager. | phajdan.jr@chromium.org | 2009-06-06 | 1 | -0/+3 |
* | Adds pin and close icons for the new new tab page. | arv@google.com | 2009-06-06 | 10 | -0/+9 |
* | More theme bits for the NTP and window frame. | glen@chromium.org | 2009-06-05 | 2 | -0/+6 |
* | Implement table for custom home pages at startup on Mac. | pinkerton@chromium.org | 2009-06-05 | 1 | -44/+198 |
* | Revert r17717. | sgk@google.com | 2009-06-05 | 1 | -0/+252 |
* | Convert chrome.dll to the gyp-generated build. | sgk@google.com | 2009-06-05 | 1 | -252/+0 |
* | Remove the checked-in .vcproj files obviated by r17687. | sgk@chromium.org | 2009-06-05 | 1 | -153/+0 |
* | On linux, add a context menu item in the tab strip for disabling | tc@google.com | 2009-06-04 | 1 | -0/+4 |
* | Fix timing issue with first run bubble, and tweak size of OEM bubble so it lo... | mirandac@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | Convert to gyp generation of chrome_resources and chrome_strings. | sgk@chromium.org | 2009-06-04 | 3 | -8/+6 |
* | Add ability to theme our buttons. | glen@chromium.org | 2009-06-04 | 7 | -6/+7 |
* | Revert r17575 and r17576. They are causing layout test errors. | agl@chromium.org | 2009-06-04 | 1 | -0/+14 |
* | Linux: Add support for chrooted renderers. | agl@chromium.org | 2009-06-04 | 1 | -14/+0 |
* | Fix for extra BreakPad param upload on OSX | jeremy@chromium.org | 2009-06-03 | 1 | -4/+5 |
* | Fixing dialog truncation issues in multiple locales. Some locales needed addi... | finnur@chromium.org | 2009-06-03 | 48 | -73/+49 |
* | UI Support for Auto Spell Correct. Currently, it is still under the command l... | sidchat@google.com | 2009-06-03 | 1 | -0/+3 |
* | Theme the download bar. Mostly this is just changing the background color to ... | glen@chromium.org | 2009-06-03 | 39 | -0/+0 |
* | Implemented a large chunk of the "user data" panel. Hooked the "under the hoo... | pinkerton@chromium.org | 2009-06-03 | 1 | -191/+373 |
* | Revert last checkin to fix resources in Release builds. | sgk@chromium.org | 2009-06-03 | 3 | -6/+8 |
* | Convert to gyp generation of chrome_resources and chrome_strings. | sgk@chromium.org | 2009-06-03 | 3 | -8/+6 |