summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement NativeWidgetAura::GetScreenBoundsoshima@chromium.org2011-10-224-7/+42
* Add beginnings of support for a app notification channel id server.asargent@chromium.org2011-10-226-38/+170
* Buffer packets in the IPC P2P layer.sergeyu@chromium.org2011-10-224-16/+64
* Call PluginService::PurgePluginListCache on the UI thread.bauerb@chromium.org2011-10-221-1/+4
* Fix sizes regression introduced in r106734. This was caused because I made ch...jam@chromium.org2011-10-223-2/+37
* base::Bind: Convert chrome/browser/debugger.jhawkins@chromium.org2011-10-224-21/+25
* clang: Let `update.sh --run-tests` run llvm & clang unit tests; let package.s...thakis@chromium.org2011-10-222-1/+4
* Fix an Autofill crash caused by accessing the g_browser_process on the DB thr...isherman@chromium.org2011-10-2210-18/+85
* Mouse lock content setting back-end (no UI)scheib@chromium.org2011-10-228-8/+52
* Enable privileged WebGL extensions for Chrome extensions.zmo@google.com2011-10-227-0/+19
* Fix check for existing host log handler. [Chromoting]garykac@chromium.org2011-10-221-1/+2
* Avoid DCHECK in AutofillModelAssociator::Associateisherman@chromium.org2011-10-221-0/+5
* Print Preview: Fixing wrong border in RTL.dpapad@chromium.org2011-10-221-0/+5
* Update .DEPS.gitchrome-admin@google.com2011-10-221-0/+4
* Add jsoncpp in DEPS and the gyp file to build jsoncpp in chromium.ronghuawu@google.com2011-10-227-7/+676
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-2226-66/+632
* Only depend on translator_glslpiman@chromium.org2011-10-221-1/+0
* Revert: Internalize JSON chunk merging to trace_event.h API.mpcomplete@chromium.org2011-10-2211-173/+57
* [Sync] Fix VLOG of session titleszea@chromium.org2011-10-211-11/+14
* Internalize JSON chunk merging to trace_event.h API.jbates@chromium.org2011-10-2111-57/+173
* Update .DEPS.gitchrome-admin@google.com2011-10-211-1/+1
* WebKit roll 97950:98137jchaffraix@chromium.org2011-10-211-1/+1
* Get the mousewheel to work on windows at least!BUG=noneTEST=noneben@chromium.org2011-10-216-3/+56
* style plugin: Don't suppress all warnings for checkouts in /usr/local/googlethakis@chromium.org2011-10-211-0/+11
* Don't pass around ScopedVectors(), prefer passing std::vector instead.isherman@chromium.org2011-10-219-34/+36
* Disable OmniboxApiTest.IncognitoSplitMode. It fails flakily on Linux.mpcomplete@chromium.org2011-10-211-1/+2
* Make DictionaryValue::SetWithoutPathExpansion more efficient.grt@chromium.org2011-10-211-5/+6
* Update .DEPS.gitchrome-admin@google.com2011-10-211-1/+1
* Adjust sizes expectations to get the bot green.cmp@chromium.org2011-10-211-1/+1
* Roll icu to 106776jshin@chromium.org2011-10-211-1/+1
* Linux: Add a missing debug package to install-build-deps.sh.thestig@chromium.org2011-10-211-1/+1
* Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.kinaba@chromium.org2011-10-2110-15/+46
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-2112-14/+14
* Use a better error code for when an extension blocks a network request usingmpcomplete@chromium.org2011-10-217-8/+44
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-2120-522/+593
* Fix a typo that makes NetInternals unit tests flaky.mmenke@chromium.org2011-10-211-1/+1
* Add a simple python script to extract the hash and AppID from a CRX.jvoung@google.com2011-10-215-0/+164
* Support grouping taskbar icons for panels with regular taskbar icon for Chrom...jianli@chromium.org2011-10-217-45/+105
* Address some extra review comments in IOBuffer's documentation.eroman@chromium.org2011-10-211-8/+5
* Fixed a bug where the extension omnibox API wouldn't work from an incognitompcomplete@chromium.org2011-10-214-24/+83
* Add support for accessible labels for controls.dmazzoni@chromium.org2011-10-217-14/+279
* Implement sync data type controller and UI for syncing notifications:munjal@chromium.org2011-10-2124-4/+530
* Commit change that got dropped from my last cljam@chromium.org2011-10-211-1/+0
* Improve audio underflow handling.acolwell@chromium.org2011-10-2113-56/+278
* Make pepper_messages.h be included by content's message_generator instead of ...jam@chromium.org2011-10-213-7/+1
* Add UMA metrics for sync renderer -> (NPAPI) plugin IPC messages.viettrungluu@chromium.org2011-10-212-0/+16
* Move SerializedScriptValue to content/public/common and put it into the conte...jam@chromium.org2011-10-2122-119/+149
* perf.BenchmarkPerfTest.testV8BenchmarkSuite now gets results for each benchmark.dennisjeffrey@chromium.org2011-10-211-6/+24
* Fix the repost_form_warning.html issue with aura linux build caused by Conten...saintlou@chromium.org2011-10-211-1/+1
* Revert 106768 - Explicit animation supportvollick@chromium.org2011-10-2121-2509/+216