summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delay load SHQueryUserNotificationState for platform dependent full-screenjianli@chromium.org2011-01-271-0/+35
* Implement double/triple click functionality in views textfield. Also changed ...varunjain@chromium.org2011-01-278-17/+196
* If a user chooses to open a PDF with Reader, ask them if they want to do so a...jam@chromium.org2011-01-273-27/+158
* Hopefully fix chrome_frame_net_tests.erg@google.com2011-01-271-0/+1
* Add IsBootPath to MountLibrary. Additional boot path check in imageburner so ...achuith@chromium.org2011-01-274-160/+155
* Use FilePath::Extension instead of the deprecated file_util::GetFileExtension...tfarina@chromium.org2011-01-272-7/+11
* Reland 72704 - Defered collect DirectX diagnostics until they are needed for ...apatrick@chromium.org2011-01-2718-51/+89
* Roll WebKit 76707:76718rniwa@chromium.org2011-01-271-1/+1
* wstring: use a few more FilePaths to remove Hack functionsevan@chromium.org2011-01-276-68/+80
* Removes FLAKY from a couple of tests as they have not failed in thesky@chromium.org2011-01-271-5/+7
* Cleanup:pkasting@chromium.org2011-01-2626-348/+74
* DOMUI: Fix password list items from showing password input field.jhawkins@chromium.org2011-01-261-1/+1
* Add support for chunked encoding in ChromeFrame for POST requests. This fixes...ananta@chromium.org2011-01-268-48/+109
* Compile fix for touch.sadrul@chromium.org2011-01-261-1/+1
* Force patches that touch sync test code to use the sync trybotsrsimha@chromium.org2011-01-261-0/+13
* dom-ui settings: Prevent intenet option panel sections from always displaying...csilv@chromium.org2011-01-261-4/+0
* Rename |print_params| to |preview_params| in CreatePreviewDocument() function.kmadhusu@chromium.org2011-01-263-10/+10
* sync: remove a test expectation that is actually dumb.tim@chromium.org2011-01-261-2/+0
* Add Perceived PageLoad Time (PPLT) metrics for Prerender Experiments.tburkard@chromium.org2011-01-269-7/+146
* Fix for jankiness in some accelerated 2D canvas demos: If there is already a...senorblanco@chromium.org2011-01-263-5/+16
* DOMUI: Don't show the close button on list items if the item is not selected.jhawkins@chromium.org2011-01-261-0/+1
* More net/ method ordering.erg@google.com2011-01-2650-2801/+2838
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-2672-96/+99
* Get URLRequestContextGetter from profile associated with the WebResourceServi...mirandac@chromium.org2011-01-262-1/+5
* Revert 72704 - Defered collect DirectX diagnostics until they are needed for ...apatrick@chromium.org2011-01-2617-88/+50
* lastchange: don't use git rev-parse output when it failsevan@chromium.org2011-01-261-1/+4
* keyboard: Update the visibility after tab-switch.sadrul@chromium.org2011-01-267-24/+71
* Defered collect DirectX diagnostics until they are needed for about:gpu.apatrick@chromium.org2011-01-2617-50/+88
* Rolled ANGLE r537:r541.apatrick@chromium.org2011-01-261-1/+1
* touch: Hide the X cursor when not in use.sadrul@chromium.org2011-01-264-19/+145
* retry r71405:estade@chromium.org2011-01-265-12/+3
* MultipleRealmConfirmation hangs on vista tests.lzheng@chromium.org2011-01-261-1/+8
* Add hide icon on the click-to-play UI too.cevans@chromium.org2011-01-263-2/+27
* 70782 needs heapcheck suppressions as wellthakis@chromium.org2011-01-261-0/+6
* Once we initiate shutdown sequence, don't show crash bar on subsequent startup.achuith@chromium.org2011-01-262-4/+10
* Roll WebKit 76687:76707rniwa@chromium.org2011-01-261-1/+1
* dom-ui settings: Change search regex to not search for word-boundaries to imp...csilv@chromium.org2011-01-261-2/+2
* BUG=70811rohitbm@google.com2011-01-261-2/+3
* DOMUI: Fix AF CC field some more.jhawkins@chromium.org2011-01-262-30/+17
* Removes different instant behaviors that are no longer used.sky@chromium.org2011-01-269-175/+33
* sync: fix a couple less-than comparisons to be less-than-eq in tests.tim@chromium.org2011-01-261-2/+3
* Unpacked theme crx files from theme.crx and theme2.crxtessamac@chromium.org2011-01-269-0/+42
* Added a function to BrowserMainParts that sets up field trials. It is called ...cbentzel@chromium.org2011-01-262-10/+18
* emacs: also handle paths like "..\chrome/foo/bar" seen in build outputevan@chromium.org2011-01-262-1/+24
* Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...zea@chromium.org2011-01-2617-395/+61
* Remove dedup-tests.py (it has moved upstream) and 2 emptytony@chromium.org2011-01-261-49/+0
* [SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...zea@chromium.org2011-01-2617-61/+395
* Revert back to original SyncSetupWizard suppression. It shows up in too many ...thakis@chromium.org2011-01-261-22/+2
* BlockedPopupTest is flaky.lzheng@chromium.org2011-01-261-1/+2
* Clean up net unit testing code.erg@google.com2011-01-2649-972/+1273