| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for file/ftp directory listings before applying settings. | jochen@chromium.org | 2010-04-15 | 1 | -26/+37 |
* | Add an IME_CANCEL_COMPOSITION event. This is fired if | tony@chromium.org | 2010-04-15 | 1 | -3/+7 |
* | Made Pepper 3D plugins' output opaque on Mac OS X by filling the | kbr@google.com | 2010-04-15 | 4 | -10/+11 |
* | Remove obsolete dragging functions. | estade@chromium.org | 2010-04-15 | 2 | -8/+0 |
* | Add chrome.tabs.getCurrent() api call to extensions. | rafaelw@chromium.org | 2010-04-14 | 1 | -1/+16 |
* | AutoFill: Two renderer-side fixes. | jhawkins@chromium.org | 2010-04-14 | 2 | -5/+8 |
* | Only mark Silverlight instances as transparent if they actually are | stuartmorgan@chromium.org | 2010-04-14 | 1 | -1/+29 |
* | Looping for audio / video | hclam@chromium.org | 2010-04-14 | 1 | -9/+6 |
* | Improve plugin performance on the Mac | stuartmorgan@chromium.org | 2010-04-14 | 1 | -7/+21 |
* | Reland 44348 Add support for restricting broadcasting events to extensions ba... | jochen@chromium.org | 2010-04-14 | 9 | -19/+60 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -0/+12 |
* | AutoFill: Use FormManager::LabelForElement to set the field label when querying | jhawkins@chromium.org | 2010-04-14 | 3 | -19/+27 |
* | Revert 44351 - Reland 44348 Add support for restricting broadcasting events t... | jochen@chromium.org | 2010-04-13 | 9 | -54/+19 |
* | Reland 44348 Add support for restricting broadcasting events to extensions ba... | jochen@chromium.org | 2010-04-13 | 9 | -19/+54 |
* | Revert 44348 - Add support for restricting broadcasting events to extensions ... | jochen@chromium.org | 2010-04-13 | 9 | -54/+19 |
* | Add support for restricting broadcasting events to extensions based on host p... | jochen@chromium.org | 2010-04-13 | 9 | -19/+54 |
* | Remove the use of the background transport for transparent Mac plugins. | stuartmorgan@chromium.org | 2010-04-12 | 1 | -2/+10 |
* | AutoFill: Use FormManager::WebFormControlElementToFormField directly instead of | jhawkins@chromium.org | 2010-04-12 | 1 | -13/+4 |
* | Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO... | mnaganov@chromium.org | 2010-04-12 | 1 | -2/+2 |
* | Linux: open shared memory in browser rather than renderer (like on mac). | estade@chromium.org | 2010-04-10 | 1 | -4/+4 |
* | Linux: fix printing somewhat. | estade@chromium.org | 2010-04-10 | 1 | -26/+7 |
* | AutoFill: Fill the default profile when the AutoFill accelerator combo is pre... | jhawkins@chromium.org | 2010-04-09 | 4 | -0/+19 |
* | - Extracted platform specific code from GLES2 command decoder to platform spe... | apatrick@chromium.org | 2010-04-09 | 3 | -7/+5 |
* | fixing bug in 2D context painted area pixel count computation | abetul@google.com | 2010-04-09 | 1 | -3/+5 |
* | Fix file names so that for browser tests the suffix is _browsertest. | phajdan.jr@chromium.org | 2010-04-09 | 1 | -0/+0 |
* | Indicate in the tab UI if appcache creation was blocked by privacy settings. | jochen@chromium.org | 2010-04-09 | 6 | -12/+78 |
* | AutoFill optimization for form label scraping. | dhollowa@chromium.org | 2010-04-09 | 2 | -13/+27 |
* | AutoFill: Delay sending the form field values to the AutoFillManager until th... | jhawkins@chromium.org | 2010-04-09 | 4 | -8/+19 |
* | AutoFill: Initiate AutoFill for all fields, not just the name field. | jhawkins@chromium.org | 2010-04-09 | 2 | -7/+7 |
* | AutoFill optimization for form label finding. | dhollowa@chromium.org | 2010-04-09 | 1 | -3/+16 |
* | Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusted | dspringer@google.com | 2010-04-08 | 5 | -18/+24 |
* | Support PNG and quality control in chrome.tabs.captureVisibleTab(). | skerner@chromium.org | 2010-04-08 | 2 | -24/+131 |
* | Flush audio data after seek | hclam@chromium.org | 2010-04-08 | 2 | -60/+58 |
* | AutoFill Re-enable labeling input elements. | dhollowa@chromium.org | 2010-04-08 | 2 | -2/+20 |
* | Implement patterns for content setting exceptions. | jochen@chromium.org | 2010-04-08 | 2 | -11/+11 |
* | Reverting: 43802 AutoFill: Re-enable label scraping. | dhollowa@chromium.org | 2010-04-08 | 2 | -43/+12 |
* | AutoFill: Respect the maxlength attribute when filling input elements. | jhawkins@chromium.org | 2010-04-08 | 2 | -1/+175 |
* | Fix Darin's review comment for the plugin blocker fix. | cevans@chromium.org | 2010-04-08 | 1 | -5/+4 |
* | AutoFill: A few fixes. | jhawkins@chromium.org | 2010-04-08 | 2 | -8/+111 |
* | Fix Pepper 2D device init on Mac, so that it work with NaCl modules as well as | dspringer@google.com | 2010-04-07 | 1 | -0/+17 |
* | Use chrome::kAboutCrashURL in a few most places. | thestig@chromium.org | 2010-04-07 | 1 | -6/+9 |
* | Adding the new WebPopupType to the RenderWidget creation. | jcivelli@google.com | 2010-04-07 | 7 | -17/+23 |
* | AutoFill: Re-enable label scraping. | jhawkins@chromium.org | 2010-04-07 | 2 | -6/+15 |
* | Fix plugin (and other) block settings for windows opened simply with | cevans@chromium.org | 2010-04-07 | 1 | -1/+7 |
* | Revert 43684 - Localize CSS files in content scripts (but don't localize JS f... | cira@google.com | 2010-04-07 | 6 | -261/+21 |
* | Changing the translate back-end to use the Google Translate element. | jcivelli@google.com | 2010-04-06 | 11 | -892/+520 |
* | Reland: No longer accept 'null' as signifying unset optional object property ... | rafaelw@chromium.org | 2010-04-06 | 1 | -3/+2 |
* | AutoFill: Parse HTMLLabel elements for form control element labels. | jhawkins@chromium.org | 2010-04-06 | 4 | -52/+146 |
* | Fix problems with unloading/reloading/updating extensions that contain NPAPI | mpcomplete@chromium.org | 2010-04-06 | 3 | -3/+15 |
* | Add a space to a log message to separate two words. | wtc@chromium.org | 2010-04-06 | 1 | -1/+1 |