summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert 72807 - Refactor WebGraphicsContext3D to use WGC3D types which match c...mbelshe@chromium.org2011-01-272-1449/+0
* Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...zmo@google.com2011-01-272-0/+1449
* Ensure that normal URLs are not loaded in the NTP process in process-per-tab.creis@google.com2011-01-272-19/+57
* Refactor win printing workflow to support print preview.kmadhusu@chromium.org2011-01-273-26/+92
* [SYNC] Tests to catch datatype manager behavior when datatype controller is b...zea@chromium.org2011-01-271-0/+45
* Add histogram to track prerender sessionsgavinp@chromium.org2011-01-274-9/+41
* Route IPC through browser when creating a viewable command buffer.backer@chromium.org2011-01-2721-257/+310
* Put geolocation unit and browser test code in anonymous namespaces.jknotten@chromium.org2011-01-2710-5/+34
* Implement pref policy for disabling incognito mode.finnur@chromium.org2011-01-2714-13/+64
* Fix broken PrefService::preference_set() returning not all registered prefere...battre@chromium.org2011-01-276-21/+49
* Remove outdated comment and forward declaration in pref_value_store.hmnissler@chromium.org2011-01-271-7/+0
* Inline internal autofill header.bauerb@chromium.org2011-01-271-1/+5
* Simplified PrefValueStore::NotifyPrefChanged.pastarmovj@chromium.org2011-01-271-15/+4
* Handle sync values of wrong type more graceful.mnissler@chromium.org2011-01-271-1/+8
* Revert 72784 - Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-2726-334/+307
* Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-2726-307/+334
* Abstracts SHA256 context for NSS / OpenSSL.bulach@chromium.org2011-01-272-16/+11
* IndexedDB: Prepare to remove IDBCallbacks::onSuccess() used for null values.hans@chromium.org2011-01-271-0/+14
* Removes "New Incognito Window" from wrench menu in Guest Session.altimofeev@chromium.org2011-01-271-10/+6
* Updating trunk VERSION from 651.0 to 652.0chrome-release@google.com2011-01-271-1/+1
* Delete obsolete data for the keyboard overlay.mazda@chromium.org2011-01-271-75/+0
* Reverse the Yes and No buttons for the PDF infobars.jam@chromium.org2011-01-271-44/+62
* Put some plug-ins behind an infobar, where they have:cevans@chromium.org2011-01-279-31/+192
* Fix a layout issue in the input method list in the language options on Chromesatorux@chromium.org2011-01-271-1/+4
* Add heuristics to skip thumbnail generation when it's unnecessary.satorux@chromium.org2011-01-2710-15/+256
* Fix a bug where we were showing a wrong language name on the OOBE screen.satorux@chromium.org2011-01-271-3/+3
* Use signal strength of detected networks when displaying remembered networks.satorux@chromium.org2011-01-271-9/+44
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-2766-69/+69
* Mark BrowserActionPopup disabled except Mac since it times out.lzheng@chromium.org2011-01-271-1/+1
* Remove "for all users" from malware interstitial checkbox.panayiotis@google.com2011-01-271-1/+1
* Fix convert_dict to look for .dic_delta rather than _delta.dicestade@chromium.org2011-01-271-1/+6
* Delay load SHQueryUserNotificationState for platform dependent full-screenjianli@chromium.org2011-01-271-0/+35
* If a user chooses to open a PDF with Reader, ask them if they want to do so a...jam@chromium.org2011-01-272-26/+157
* 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
* 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-261-35/+76
* 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
* DOMUI: Don't show the close button on list items if the item is not selected.jhawkins@chromium.org2011-01-261-0/+1
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-2667-86/+90
* 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