summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Switching NaCl IRT to be built inside the chrome build.bradnelson@google.com2011-08-242-18/+257
* Limit extent of webstore app to just chrome.google.com/webstore.asargent@chromium.org2011-08-242-4/+20
* Allow sync integration tests to operate on multiple datatypes: Sessionsrsimha@chromium.org2011-08-2417-492/+439
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-2418-85/+332
* Added flags to expose GCP->print preview integrationabodenha@chromium.org2011-08-242-2/+22
* Cleanup: Fix some incorrect messages and style nits in the print preview code.thestig@chromium.org2011-08-243-12/+8
* Print Preview: Fix printing from print preview.thestig@chromium.org2011-08-242-35/+38
* Fixed a few places that should know about CONTENT_SETTINGS_TYPE_INTENTSgroby@chromium.org2011-08-242-0/+4
* Revert "Switch to using .pak files for locale data on Windows." (r97941)mattm@chromium.org2011-08-246-101/+779
* Revert 97955 - First pass on intents options UI.mattm@chromium.org2011-08-2420-1787/+30
* chromeos: Animate volume/brightness when re-showing bubbles.derat@chromium.org2011-08-241-2/+1
* Removed CVDisplayLink code, calling CGLFlushDrawable on UI thread.jbates@chromium.org2011-08-243-218/+24
* Fix a bug in the TTS extension API, in both the Mac & Windows implementations,dmazzoni@chromium.org2011-08-242-9/+32
* chromeos: Make WebUI auth dialog handle Enter and Escape.derat@chromium.org2011-08-242-45/+70
* Support for promo in ntp4.achuith@chromium.org2011-08-242-4/+21
* Mac: Master Prefs first_run_tabs ignored on Liondhollowa@chromium.org2011-08-241-1/+4
* First pass on intents options UI.gbillock@chromium.org2011-08-2420-30/+1787
* Enabled typed URL syncing by default.atwilson@chromium.org2011-08-246-26/+7
* Revert 97943 - Switching NaCl IRT to be built inside the chrome build.tony@chromium.org2011-08-232-240/+18
* Convert ToolbarModel::GetText() from wstring to string16.tony@chromium.org2011-08-239-18/+14
* Measure sync unit test coveragerlarocque@chromium.org2011-08-231-0/+1
* Switching NaCl IRT to be built inside the chrome build.bradnelson@google.com2011-08-232-18/+240
* Add reliability suppression for purecall from content::ResourceContext::reque...mattm@chromium.org2011-08-231-0/+3
* Switch to using .pak files for locale data on Windows.tony@chromium.org2011-08-236-779/+101
* Add reliability suppression for ChromeURLRequestContextGetter::GetURLRequestC...mattm@chromium.org2011-08-231-0/+3
* Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-238-83/+194
* Allow sync integration tests to operate on multiple datatypes: Passwordsrsimha@chromium.org2011-08-2311-241/+253
* Hookup switches::kDisableBreakpad in linux.zmo@google.com2011-08-231-0/+3
* Widen reliability suppression for HTMLSourceTracker::sourceForTokenmattm@chromium.org2011-08-231-1/+1
* Add configuration UI for virtual keyboards (HTML/CSS/JS part).yusukes@google.com2011-08-238-0/+287
* Fix context leak introduced by r97425.aa@chromium.org2011-08-231-5/+5
* ntp4: page switcher issuesestade@chromium.org2011-08-237-32/+176
* Revert 97923 - Implement correct Panel closing sequence for Mac.mattm@chromium.org2011-08-238-197/+82
* Added code for localizing scripts CSS before injection takes place.adriansc@google.com2011-08-2318-33/+343
* Fix bookmark tooltip string when a sync error occurs.binji@chromium.org2011-08-231-1/+1
* Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-238-82/+197
* Refactor and clean up code now that chrome::testing::NSRunLoopRunAllPending()...rsesek@chromium.org2011-08-234-30/+11
* Changed TextDatabaseManager::AddPageData() to not load all visits.atwilson@chromium.org2011-08-234-14/+52
* Remove DisableOCSP().sergeyu@chromium.org2011-08-231-7/+0
* Revert "This is a redo of http://codereview.chromium.org/7629009/"saintlou@chromium.org2011-08-2340-198/+796
* Move MockDownloadManagerDelegate to content since it's used by tests in conte...jam@chromium.org2011-08-233-132/+2
* This is a redo of http://codereview.chromium.org/7629009/saintlou@chromium.org2011-08-2340-796/+198
* Remove the last Chrome include from content downloads code. This moves some m...jam@chromium.org2011-08-238-70/+39
* Backend changes for custom margins.aayushkumar@chromium.org2011-08-2318-28/+344
* Linux: allow appending to a list of passwords in the GNOME keyring backend to...mdm@chromium.org2011-08-232-1/+42
* Remove extensions code from download code. The delegate and other users in Ch...jam@chromium.org2011-08-2315-26/+143
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@google.com2011-08-2311-37/+249
* Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...ananta@chromium.org2011-08-233-8/+19
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-2363-3343/+128
* Trying again to land OOM priority manager changes.gspencer@google.com2011-08-236-41/+78