| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring of the chrome.experimental.popup API implementation to allow disp... | twiz@google.com | 2009-11-16 | 2 | -5/+12 |
* | Escape the feed url, otherwise the web based readers such | finnur@chromium.org | 2009-11-16 | 2 | -2/+3 |
* | Disable NewTabUITest.HomePageLink under valgrind because | nsylvain@chromium.org | 2009-11-15 | 1 | -0/+4 |
* | Don't run ChromeThreadTest.NotReleasedIfTargetThreadNonExistent through Purif... | jam@chromium.org | 2009-11-14 | 1 | -0/+3 |
* | No-change, just splitting up the RSS extension into html+css+js. | finnur@chromium.org | 2009-11-13 | 3 | -500/+497 |
* | Add stub functions for chrome.* APIs in content scripts. | asargent@chromium.org | 2009-11-13 | 3 | -0/+177 |
* | Notifications permission infobar should only be shown in response to a user g... | johnnyg@chromium.org | 2009-11-13 | 2 | -0/+23 |
* | Update the RSS extension to support editing of feed readers. | finnur@chromium.org | 2009-11-13 | 2 | -27/+404 |
* | Support localization for browser actions and page action | finnur@chromium.org | 2009-11-13 | 7 | -0/+50 |
* | Remove extra suppression with line numbers for ChromeThread unit test. | jam@chromium.org | 2009-11-13 | 1 | -7/+0 |
* | Revert 31839 - Notifications permission infobar should only be shown in respo... | scherkus@chromium.org | 2009-11-12 | 2 | -23/+0 |
* | Notifications permission infobar should only be shown in response to a user g... | johnnyg@chromium.org | 2009-11-12 | 2 | -0/+23 |
* | JsonSchema support for declaring "object" constructors. | rafaelw@chromium.org | 2009-11-12 | 2 | -2/+35 |
* | Remove the last of the old samples. | erikkay@chromium.org | 2009-11-12 | 9 | -589/+0 |
* | Move benchmark extension example to new location and clean it up to use brows... | erikkay@chromium.org | 2009-11-12 | 10 | -2794/+0 |
* | More moving samples into docs/examples. | erikkay@chromium.org | 2009-11-12 | 45 | -3106/+0 |
* | Moving samples into docs/examples. | erikkay@chromium.org | 2009-11-11 | 45 | -3037/+0 |
* | DevTools: add test for pause event during frontend load. | yurys@google.com | 2009-11-11 | 1 | -0/+17 |
* | Add recent purify breakages to suppressions file | dpranke@google.com | 2009-11-10 | 2 | -18/+228 |
* | move subscribe_page_action out of samples in preparation for removing | erikkay@chromium.org | 2009-11-10 | 10 | -427/+0 |
* | Update known_crashes.txt. | willchan@chromium.org | 2009-11-09 | 1 | -0/+7 |
* | Add purify UMR suppression for unit_tests.exe. | willchan@chromium.org | 2009-11-09 | 1 | -0/+10 |
* | Copy subscribe_page_action to a new directory. Step 1 of a move to appease t... | erikkay@chromium.org | 2009-11-09 | 10 | -0/+429 |
* | Modifying extension automation so that it is done through a particular | joi@chromium.org | 2009-11-08 | 3 | -6/+17 |
* | Update subscribe sample to use transparent icons and to use | aa@chromium.org | 2009-11-07 | 3 | -8/+6 |
* | Reland Extension Installed InfoBubble | rafaelw@chromium.org | 2009-11-07 | 2 | -33/+21 |
* | DevTools: add pause on exception test | yurys@google.com | 2009-11-07 | 1 | -0/+18 |
* | Revert 31322 - Extension Installed InfoBubble | willchan@chromium.org | 2009-11-06 | 2 | -21/+33 |
* | Extension Installed InfoBubble | rafaelw@chromium.org | 2009-11-06 | 2 | -33/+21 |
* | Extensions UI page should not allow Reload forextensions that are not 'in dev... | finnur@chromium.org | 2009-11-06 | 3 | -0/+3 |
* | Add flaky purify failures for unit_tests.exe. | willchan@chromium.org | 2009-11-06 | 1 | -0/+72 |
* | Update the purify suppressions for unit_tests.exe_MLK. | willchan@chromium.org | 2009-11-06 | 1 | -5/+16 |
* | Update the find result index "(m of n)" whenever there is an active selection... | johnnyg@chromium.org | 2009-11-06 | 1 | -0/+23 |
* | Removed some crash suppressions: | ager@chromium.org | 2009-11-06 | 1 | -6/+0 |
* | Minor cleanup of a few of the samples. | aa@chromium.org | 2009-11-06 | 3 | -4/+4 |
* | Make the gmail checker show no badge if there are zero unread messages. | aa@chromium.org | 2009-11-05 | 1 | -1/+3 |
* | Fix bug where we were not displaying icons in the management | aa@chromium.org | 2009-11-05 | 3 | -3/+0 |
* | Update sample screen shot extension to use a browser action instead of a tool... | skerner@chromium.org | 2009-11-05 | 7 | -28/+54 |
* | Expected output changed. Updating files to match. | finnur@chromium.org | 2009-11-04 | 3 | -0/+3 |
* | Remove stack trace since Brett fixed this bug. | jam@chromium.org | 2009-11-04 | 1 | -3/+0 |
* | Implement loading blacklists from extensions. | phajdan.jr@chromium.org | 2009-11-04 | 2 | -0/+20 |
* | Add first class support for user scripts. | aa@chromium.org | 2009-11-04 | 2 | -0/+12 |
* | Re-commit "Add new user script injection point: | aa@chromium.org | 2009-11-03 | 1 | -21/+17 |
* | Revert r30784 | aa@chromium.org | 2009-11-03 | 1 | -17/+21 |
* | Add new user script injection point "document_idle" and make it the default. | aa@chromium.org | 2009-11-03 | 1 | -21/+17 |
* | Submitting change from http://codereview.chromium.org/276029/show | mad@chromium.org | 2009-11-03 | 3 | -0/+83 |
* | Re-landing of r30726, which was reverted as a possible cause of chromeos buil... | estade@chromium.org | 2009-11-02 | 1 | -0/+42 |
* | fireEventListener supression | slightlyoff@chromium.org | 2009-11-02 | 1 | -0/+4 |
* | Don't run reference tests under Valgrind | timurrrr@chromium.org | 2009-11-02 | 3 | -9/+5 |
* | Revert "Handle GTK enter and leave notification events and pass them to WebKi... | rafaelw@chromium.org | 2009-11-02 | 1 | -42/+0 |