| Commit message (Expand) | Author | Age | Files | Lines |
* | Typos and spelling mistakes found while working on issue 19896 | tim@chromium.org | 2009-09-29 | 1 | -26/+26 |
* | Bookmark menus not updated when their name is edited in the bookmark bar. | jrg@chromium.org | 2009-09-29 | 3 | -5/+35 |
* | Disable "OK" button in edit dialog of bookmark button when name is not valid | jrg@chromium.org | 2009-09-29 | 2 | -3/+27 |
* | l10n the "(empty)" string in bookmark bar folders. | jrg@chromium.org | 2009-09-29 | 1 | -2/+4 |
* | Don't instrument NSS - one more filter | timurrrr@chromium.org | 2009-09-29 | 1 | -0/+1 |
* | DomChecker failure changed with WebKit roll 48821:48841. | levin@chromium.org | 2009-09-29 | 1 | -3/+3 |
* | Update known crash list. | huanr@chromium.org | 2009-09-29 | 1 | -13/+4 |
* | Roll DEPS for WebKit 48841:48871. | senorblanco@chromium.org | 2009-09-29 | 2 | -25/+6 |
* | Make two members private in sync and add getters/setters for them. | tim@chromium.org | 2009-09-29 | 4 | -9/+30 |
* | Remove dup expectations | jrg@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Adds the ability for script to move the menu. | sky@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Add new layout test failure. Was only MAC; added WIN. | jrg@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | DomChecker failure changed with WebKit roll 48821:48841. | levin@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Change the DEPS to support a directory name change. | davemoore@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | [Mac] Root the RenderWidgetHostView in the upper left, not the lower left. T... | rohitrao@chromium.org | 2009-09-29 | 1 | -2/+9 |
* | X64: Remove restriction on using r12 as index register. | davemoore@chromium.org | 2009-09-29 | 3 | -3/+3 |
* | Document -webkit-font-smoothing as an expected failure. | dglazkov@chromium.org | 2009-09-29 | 1 | -4/+3 |
* | [Mac] Hook up part of the download preferences | rsesek@chromium.org | 2009-09-29 | 3 | -32/+175 |
* | Wires up views on linux dialogs to use gtk ones. | sky@chromium.org | 2009-09-29 | 12 | -37/+74 |
* | Add kMDItemWhereFroms metadata attribute to downloaded files. Combine with qu... | pinkerton@chromium.org | 2009-09-29 | 5 | -100/+185 |
* | Updating trunk VERSION build from 219.7 to 219.8 | laforge@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Mac First Run: | thomasvl@chromium.org | 2009-09-29 | 2 | -225/+327 |
* | Use the mac helpers for fetching resource strings. | thomasvl@chromium.org | 2009-09-29 | 1 | -18/+18 |
* | [Mac] Create HyperlinkButtonCell and make the "Get themes" button an instance | rsesek@chromium.org | 2009-09-29 | 5 | -26/+236 |
* | Disable it for real this time. | nsylvain@chromium.org | 2009-09-29 | 1 | -1/+3 |
* | Disable SyncerThreadWithSyncerTest.Polling because it's flaky. | nsylvain@chromium.org | 2009-09-29 | 1 | -1/+2 |
* | Bumping from 219.6 to 219.7 | chrome-bot@google.com | 2009-09-29 | 1 | -1/+1 |
* | [Windows] Remember the window placement of Keyword editor (Search Engines) to... | rsesek@chromium.org | 2009-09-29 | 2 | -1/+6 |
* | DevTools: Follow up fix for r27473 | pfeldman@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | DevTools: temporary fix for bug 23260. Guess resource type and content mimeTy... | yurys@google.com | 2009-09-29 | 2 | -1/+29 |
* | Remove the enable-sync flag from the Chrome command line and enable sync by d... | brg@chromium.com | 2009-09-29 | 11 | -10/+56 |
* | Update strings with latest translations, including Amharic and Swahili. | mal@chromium.org | 2009-09-29 | 107 | -1290/+2254 |
* | Add support for Amharic (am) and Swahili (sw) in the grd files. | mal@chromium.org | 2009-09-29 | 6 | -1/+29 |
* | Remove old way of handling mixed content now that we have the new mixed content | abarth@chromium.org | 2009-09-29 | 13 | -352/+18 |
* | Rebaseline a <video> layout tests | hclam@chromium.org | 2009-09-29 | 3 | -30/+32 |
* | Disabling failing WorkerTest.MessagePorts after WebKit roll. | levin@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Roll WebKit 48821:48841 | levin@chromium.org | 2009-09-29 | 2 | -1/+10 |
* | Fix stupid gcc warning. | thakis@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Fix cmd-up/cmd-down. | thakis@chromium.org | 2009-09-29 | 10 | -81/+234 |
* | Another attempt at landing this. | ananta@chromium.org | 2009-09-29 | 1 | -0/+6 |
* | Mark a <video> test as fail | hclam@chromium.org | 2009-09-29 | 1 | -0/+1 |
* | A sqlite valgrind suppression for the mac. | thestig@chromium.org | 2009-09-29 | 1 | -0/+8 |
* | Valgrind suppressions for recent runs. | thestig@chromium.org | 2009-09-29 | 1 | -0/+19 |
* | Update test_expectations for LayoutTests/editing/text-iterator/basic-iteratio... | jparent@chromium.org | 2009-09-29 | 1 | -7/+8 |
* | Pull Googleurl 119 to get ICU dependency fix. | brettw@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Get rid of the need for cross process events in order to get plugin processes... | jam@chromium.org | 2009-09-29 | 21 | -165/+245 |
* | Updated layout test expectations for new failures. | thestig@chromium.org | 2009-09-29 | 1 | -1/+3 |
* | Re-add valgrind suppression for bug 16584. | thestig@chromium.org | 2009-09-29 | 1 | -0/+16 |
* | Change again the way we do ResolveNTFunctionPtr | cpu@chromium.org | 2009-09-29 | 1 | -3/+7 |
* | Update breakpad to r402 to pick up Coverity fix. | mattm@chromium.org | 2009-09-29 | 1 | -1/+1 |