| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a command line flag to suppress flashing blinking for those who really, ... | slightlyoff@chromium.org | 2010-03-01 | 2 | -0/+5 |
* | Add autofill Change Processor and Model Associator | zork@google.com | 2010-03-01 | 2 | -0/+8 |
* | Tweak minidump flags to include a little more detail. | siggi@chromium.org | 2010-03-01 | 1 | -60/+4 |
* | Increment gmail_checker version number from 3 to 3.1 | cira@google.com | 2010-03-01 | 1 | -8/+8 |
* | Adding hu and zh_TW translations for gmail checker. Some other locales got mi... | cira@google.com | 2010-03-01 | 4 | -2/+4 |
* | Badge font size change to 7.5 to match more closely what we had before. | finnur@chromium.org | 2010-03-01 | 1 | -6/+6 |
* | [Linux]Improve keyboard event handling code of RWHV. | suzhe@chromium.org | 2010-03-01 | 3 | -10/+25 |
* | Add a unit test for validating extension_api.json . | skerner@chromium.org | 2010-02-28 | 1 | -0/+113 |
* | Continue removing bad dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-02-27 | 13 | -627/+0 |
* | Reset the default quota limit for extensions to 5MB, but add a | dumi@chromium.org | 2010-02-27 | 2 | -1/+4 |
* | Fix 32364: Badge text of Browser Action is displayed in bold font | finnur@chromium.org | 2010-02-26 | 1 | -3/+8 |
* | Added HttpAuthFilter. | cbentzel@chromium.org | 2010-02-26 | 2 | -0/+4 |
* | Extension Doc Changes (no building or testable changes) | rafaelw@chromium.org | 2010-02-26 | 3 | -0/+83 |
* | Un-revert r39999, now with a Valgrind fix. Original change: http://codereview... | dimich@chromium.org | 2010-02-26 | 2 | -1/+11 |
* | Initial work for cross-process video rendering using layers. | scherkus@chromium.org | 2010-02-26 | 3 | -0/+19 |
* | Add a metrics extensions API. | rogerta@chromium.org | 2010-02-26 | 3 | -0/+109 |
* | Adding a preference to turn off the translate feature. | jcampan@chromium.org | 2010-02-26 | 2 | -0/+4 |
* | Deprecate file_util::AppendToPath() on non-Windows. | evan@chromium.org | 2010-02-26 | 2 | -2/+2 |
* | Necessary modifications for rendering web page on login screen: getting the | avayvod@google.com | 2010-02-26 | 2 | -3/+7 |
* | Eric Bidelman's patches for the OAuth library. | kathyw@chromium.org | 2010-02-26 | 4 | -33/+52 |
* | Make the invalid version error a bit more specific; the previous text | joi@chromium.org | 2010-02-26 | 1 | -1/+1 |
* | AutoFill dialog UI polish. Based on feedback from thakis. | dhollowa@chromium.org | 2010-02-26 | 2 | -0/+4 |
* | Allow users to enable extensions in incognito. Requires | mpcomplete@chromium.org | 2010-02-25 | 3 | -2/+22 |
* | Adding message catalogs from TC for all locales except hu and zh_TW (not read... | cira@google.com | 2010-02-25 | 42 | -76/+44 |
* | Rename the DLL and the executable used by NaCl on Win64 (chrome_nacl_win64.dl... | gregoryd@google.com | 2010-02-25 | 1 | -1/+1 |
* | Disable scroll bars on resizing popups below a maximum size. | skerner@chromium.org | 2010-02-25 | 1 | -0/+5 |
* | linux: use minimum size rather than forcing dialog size | evan@chromium.org | 2010-02-25 | 1 | -1/+11 |
* | Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to... | rsesek@chromium.org | 2010-02-25 | 2 | -12/+2 |
* | Fix a conditional jump depending on an uninitialized value from r39951 by set... | rsesek@chromium.org | 2010-02-25 | 1 | -1/+2 |
* | Make sure the workers are given a chance to terminate their thread when the I... | dimich@google.com | 2010-02-24 | 2 | -1/+10 |
* | I just put the code that does not compile on ARM. Trybots will fail because I... | apatrick@chromium.org | 2010-02-24 | 1 | -0/+4 |
* | GTK: Add modal cookies confirmation prompt. | erg@chromium.org | 2010-02-24 | 2 | -1/+85 |
* | Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc. | mattm@chromium.org | 2010-02-24 | 2 | -0/+22 |
* | Only pump messages during a cookie query if it results in a user prompt. | darin@chromium.org | 2010-02-24 | 1 | -0/+5 |
* | Turn on session storage by default. | jorlow@chromium.org | 2010-02-24 | 2 | -4/+4 |
* | Further reduce the bad dependency of chrome/common on chrome/browser. | phajdan.jr@chromium.org | 2010-02-24 | 11 | -423/+944 |
* | Revert 39732 due to reliability bot failures. | darin@chromium.org | 2010-02-23 | 1 | -1/+0 |
* | Remove the --enable-new-autofill switch. This enables the AutoFillManager to... | jhawkins@chromium.org | 2010-02-23 | 4 | -9/+6 |
* | Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses | dspringer@google.com | 2010-02-23 | 2 | -6/+41 |
* | Add support for more types of controls and events to GTK implementation of | dmazzoni@chromium.org | 2010-02-23 | 1 | -0/+10 |
* | Notify when database access is blocked due to content settings. | jochen@chromium.org | 2010-02-23 | 1 | -0/+1 |
* | Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr... | joth@chromium.org | 2010-02-23 | 1 | -2/+0 |
* | Move more files from chrome/common to chrome/browser | phajdan.jr@chromium.org | 2010-02-23 | 5 | -1050/+0 |
* | Mac: record location of Chromium.app (or Google Chrome.app) bundle. | viettrungluu@chromium.org | 2010-02-22 | 2 | -0/+42 |
* | Implement suggestions from Broc Seib: | kathyw@chromium.org | 2010-02-22 | 43 | -133/+130 |
* | TBR=erikkay | kathyw@chromium.org | 2010-02-22 | 6 | -1/+120 |
* | Refactor the authenticate-with-google code to prep for doing it inside chrome | cmasone@google.com | 2010-02-22 | 2 | -3/+4 |
* | WebKit roll 55080:55089 | agl@chromium.org | 2010-02-22 | 1 | -0/+1 |
* | Pull gallery special case down into Extension::CanAccessHost() to avoid dupli... | aa@chromium.org | 2010-02-20 | 4 | -4/+25 |
* | Bookmark Manager Drag and Drop backend. | arv@chromium.org | 2010-02-20 | 1 | -2/+100 |