summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 21.0.1139.321.0.1139.3gitdeps2014-04-062-549/+320
* Incrementing VERSION to 21.0.1139.3chrome-release@google.com2012-05-171-1/+1
* Merge 136179 - Turn Windows Flapper off-by-default on Canaray.laforge@chromium.org2012-05-171-10/+1
* Incrementing VERSION to 21.0.1139.2chrome-release@google.com2012-05-161-1/+1
* fix mini installer kerz@chromium.org2012-05-161-1/+3
* Incrementing VERSION to 21.0.1139.1chrome-release@google.com2012-05-161-1/+1
* Branching for 1139 @137487chrome-release@google.com2012-05-160-0/+0
* Switch client to Pepper UDP API instead of Transport API.sergeyu@chromium.org2012-05-166-14/+33
* Remove the Docs default app.mihaip@chromium.org2012-05-163-6/+0
* Prevent the infinite loop inside SSLClientSocketNSS::OnSendComplete.wtc@chromium.org2012-05-163-8/+115
* Refactor Pnacl coordinatordschuff@chromium.org2012-05-169-498/+689
* ARM build fix.zmo@chromium.org2012-05-161-4/+2
* importer: Make use of ShowMessageBox() function in ImporterHost.tfarina@chromium.org2012-05-161-11/+4
* Fix most of the downloads api in incognito: search(), pause(), resume(), canc...benjhayden@chromium.org2012-05-164-45/+249
* Sync: Clear IS_UNSYNCED for deleted local itemsrlarocque@chromium.org2012-05-1611-83/+209
* Update gtalk version. Note -- skipping presubmit since this is just swapping ...krenaud@google.com2012-05-162-1/+1
* Use single "modifiers" field rather than boolean fields.mukai@chromium.org2012-05-169-229/+235
* cros vpn config: Read UI data from the correct VPN dictionaries.mnissler@chromium.org2012-05-162-16/+39
* Valgrind / Heapcheck: Remove ui_tests from test harness.thestig@chromium.org2012-05-162-13/+0
* PPAPI/NaCl: Fix leaky NaClIPCAdapter test.dmichael@chromium.org2012-05-165-48/+12
* Revert "Refactored NetworkConfigurationUpdater to read policy from the Policy...joaodasilva@chromium.org2012-05-164-61/+46
* Fixed a possible memory leak and support null pointers in AutomationEventObse...craigdh@chromium.org2012-05-163-2/+9
* Rename aura-notify ash-notify and add to about_flags.stevenjb@google.com2012-05-166-6/+19
* Don't close ash notifications on deactivatestevenjb@google.com2012-05-161-0/+2
* Attempt at fixing crash in constrained window used by printing. Isky@chromium.org2012-05-162-3/+5
* Prevent showing multiple network config views.stevenjb@chromium.org2012-05-165-54/+93
* [Coverity] Fix uninitialized member in ctor groby@chromium.org2012-05-161-1/+1
* Update .DEPS.gitchrome-admin@google.com2012-05-161-13/+13
* NaCl: Update toolchain revision in DEPS, r8592 -> r8607vissi@google.com2012-05-161-13/+13
* [net/dns] Isolate DnsConfigWatcher from DnsConfigService.szym@chromium.org2012-05-1621-406/+655
* Fix typoamit@chromium.org2012-05-161-1/+1
* [Chromoting] The Windows IT2Me host gets any new text items it finds on the c...simonmorris@chromium.org2012-05-168-43/+161
* Adding protobuf headers that will be used by upcoming continuous speech recog...primiano@chromium.org2012-05-163-0/+67
* [Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit t...kmadhusu@chromium.org2012-05-166-19/+79
* Support optional arguments in SendRequestNatives::StartRequestbattre@chromium.org2012-05-166-26/+57
* Fix a leak in JSONParser::Parse when using hidden root optimizations.rsesek@chromium.org2012-05-161-2/+2
* CHECK for that we are not seeing user-visible SPDY_PING_FAILED errors.rch@chromium.org2012-05-161-0/+2
* Add emailprivacytester.com to HSTS preloadedagl@chromium.org2012-05-161-0/+1
* Add atomics for Skia in preperation for landing http://codereview.appspot.com...bungeman@chromium.org2012-05-161-6/+49
* Fix Mac shared component build following r137235.mark@chromium.org2012-05-162-4/+7
* Allow Uber Tray popup pointing to the related tray item view.mukai@chromium.org2012-05-164-29/+121
* Upstream Geolocation timestamp fix.jknotten@chromium.org2012-05-163-6/+7
* Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg...jochen@chromium.org2012-05-1628-140/+241
* Remove the last UITest in interactive_ui_tests which was disabled and is not ...jam@chromium.org2012-05-162-204/+6
* Disable the "Protected Content" section in the ChromeOS content settings dialog.markusheintz@chromium.org2012-05-161-1/+3
* Only close popup bubble when a tab switch happens.avi@chromium.org2012-05-164-36/+34
* Decoupling backbuffer allocation suggestion from frontbuffer allocation sugge...mmocny@chromium.org2012-05-169-149/+175
* [cros] Put back GAIA extension updated manifest, now with fix.nkostylev@chromium.org2012-05-162-1/+27
* Rewrite base::JSONReader to be 35-40% faster, depending on the input string.rsesek@chromium.org2012-05-1626-1013/+1835
* Extracts common code to setup the SuggestionsCombiner in a static method.macourteau@chromium.org2012-05-165-24/+37