summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix WaitForSingleNonChildProcess. There were three bugs in the loop usage.mark@chromium.org2011-08-221-38/+71
* Revert 97744 (broke gpu_unittests on Mac) - Work around NVIDIA driver bug on ...kbr@google.com2011-08-221-18/+1
* Update .DEPS.gitchrome-admin@google.com2011-08-221-13/+30
* Revert 97753 - Attempting to re-land 97421 (with different deps revs):bradnelson@google.com2011-08-223-227/+40
* Updating XTBs based on .GRDs from branch 835kerz@chromium.org2011-08-22251-3735/+13764
* Moved the handling of the IPC message ViewMsg_EnableViewSourceMode to content...ananta@chromium.org2011-08-224-11/+12
* Add missing linux dependencies on allocator (used by content/renderer/render_...dpranke@chromium.org2011-08-221-0/+7
* Enable user interface menu items for Panels.jennb@chromium.org2011-08-224-1/+126
* Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI...jam@chromium.org2011-08-2221-121/+126
* ntp4: update topsites thumbnail generation and display slightlyestade@chromium.org2011-08-223-6/+18
* Get rid of debug assert I accidently added in r97506, since ContentBrowserCli...jam@chromium.org2011-08-221-12/+8
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-2274-286/+253
* Update .DEPS.gitchrome-admin@google.com2011-08-221-30/+13
* Minor change to IDL lintnoelallen@google.com2011-08-221-7/+9
* Attempting to re-land 97421 (with different deps revs):bradnelson@google.com2011-08-223-40/+227
* Add base class for generatorsnoelallen@google.com2011-08-2210-131/+563
* Don't use a scoped_refptr for StringVar::FromPPVarbrettw@chromium.org2011-08-2222-52/+51
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-2274-253/+286
* Adds a PyAuto test, chromoting_basic.ChromotingBasic.testChromoting. This tes...dtu@chromium.org2011-08-225-87/+342
* WebUI version of Hung Renderer Dialogwyck@chromium.org2011-08-2214-13/+474
* Work around NVIDIA driver bug on Mac OS X 10.6 causing GPU processkbr@google.com2011-08-221-1/+18
* Revert 97736 - Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-227-127/+33
* Canonicalize locale that was passed with --lang on Windows.cira@google.com2011-08-221-1/+1
* GTTF: Reduce number of different timeouts.phajdan.jr@chromium.org2011-08-222-15/+7
* A keyboard widget that manages itself (the animation and all that).sadrul@chromium.org2011-08-2211-889/+520
* ntp4: disable animations for pages that are off screenestade@chromium.org2011-08-225-4/+17
* Copy Linux FILES.cfg as initial ChromeOS-specific files list.mmoss@chromium.org2011-08-221-0/+136
* Add a sample webRequest extension.mpcomplete@chromium.org2011-08-224-0/+79
* Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-227-33/+127
* fix ntp perf testsestade@chromium.org2011-08-221-1/+1
* Fixes regression (and crash) in instant. The crash would happen ifsky@chromium.org2011-08-223-1/+35
* ntp4: make app-install-via-drag less jankyestade@chromium.org2011-08-2214-52/+94
* Try to catch dlls that crash the plugin process.cpu@chromium.org2011-08-221-17/+33
* Move DownloadHistory ownership and usage out from content to chrome. Download...jam@chromium.org2011-08-2220-119/+245
* Fix a bug in the TTS extension API where the getVoices function wouldn'tdmazzoni@chromium.org2011-08-221-9/+10
* Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.mattm@chromium.org2011-08-2214-200/+94
* UDP connectivity - call host resolver for UDP echo (server, port)rtenneti@chromium.org2011-08-223-106/+113
* Prepare webthreadimpl for webthread changes.nduca@chromium.org2011-08-222-0/+9
* Changing OOM range to 0, 1000 and tweaking OOM algorithm.gspencer@google.com2011-08-2214-94/+200
* Workaround/debug code for tracking down crbug.com/91473atwilson@chromium.org2011-08-221-4/+11
* Remove framework for Pepper extensions to NPAPI.wez@chromium.org2011-08-2238-2954/+2
* mac: Remove two static initializers/destructors in TestInitialPageNotificationsthakis@chromium.org2011-08-221-21/+18
* Revert 97709 - This changes ProfileManager::GetProfileInfoCache() to be GetPr...rsesek@chromium.org2011-08-2220-177/+34
* Adds Surround Sound support using PulseAudio.slock@chromium.org2011-08-221-5/+78
* I think I need a rubber stamp LGTM from you.jond@google.com2011-08-221-125/+322
* TSAN suppressions for InspectorInstrumentation+transitionToCommitted.cbentzel@chromium.org2011-08-221-0/+51
* This changes ProfileManager::GetProfileInfoCache() to be GetProfileInfo() andrsesek@chromium.org2011-08-2220-34/+177
* [Mac] Don't crash when an extension infobar is showing and the frame is resized.yoz@chromium.org2011-08-221-1/+1
* Get rid of Profile usage in the content download code, and switch to BrowserC...jam@chromium.org2011-08-229-133/+102
* Use plugin main thread for network code on the client sidesergeyu@chromium.org2011-08-228-34/+62