summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Roll src/third_party/WebKit 9c0bc58:6682ca2 (svn 183299:183304)blink-deps-roller2014-10-071-1/+1
* Fix a DCHECK failure on opening a locked profile from avatar menu.sudarsana.nagineni2014-10-072-29/+17
* Automated Commit: Committing new LKGM version 6333.0.0 for chromeos.chromeos-commit-bot2014-10-071-1/+1
* Put svn revision number to Windows clang.yyanagisawa2014-10-071-1/+13
* Added Aura notification that relaunch and powerwash is required in case of do...ygorshenin2014-10-0724-133/+285
* Files.app: Rename BreadcrumbsController with LocationLine.hirono2014-10-075-72/+56
* Fixed that Metadata Observer doesn't work when the directory or filename cont...yawano2014-10-072-3/+60
* [chromedriver] Disable PerformanceLoggerTest.testPerformanceLogger on chromed...samuong2014-10-071-0/+1
* Revert "Remote Assistance on Chrome OS Part III - NativeMessageHost"Hayato Ito2014-10-0728-756/+309
* cc: Unify the occlusion access by adding an ability to scale transform.vmpstr2014-10-076-20/+304
* Declaring the weak_ptr_factory in proper order in src/net.nagarjuna.a2014-10-072-5/+6
* replace OVERRIDE and FINAL with override and final in sandbox/mostynb2014-10-0721-127/+127
* Fix WeakPtrFactory member placementpraveen.anp2014-10-072-8/+10
* [docs] omnibox. Must escape XML entities inside SuggestResultpaulirish2014-10-071-1/+1
* Hook up IME extension for Athena.shuchen2014-10-076-9/+45
* aw: Separate out compositor frame and other inputsboliu2014-10-076-65/+55
* Making scheduler run ANIMATE after a COMMIT (instead of LayerTreeHostImpl).mithro2014-10-075-9/+56
* Make sure the IME composition is canceled before forwarding the mouse pressed...shuchen2014-10-073-4/+56
* Domain Reliability: Get correct reporting pref once, on startupttuttle2014-10-078-90/+42
* Roll src/third_party/WebKit da227ec:9c0bc58 (svn 183274:183299)blink-deps-roller2014-10-071-1/+1
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-0719-334/+334
* Roll src/third_party/skia 938dfba:4e8955bskia-deps-roller2014-10-071-1/+1
* Remove deprecated extension notification from Browser.jitendra.ks2014-10-072-74/+96
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-0723-73/+73
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-0714-105/+105
* Replacing the OVERRIDE with override and FINAL with final in content/browser...mohan.reddy2014-10-0719-136/+136
* Replacing the OVERRIDE with override and FINAL with final in content/browser...mohan.reddy2014-10-0733-125/+125
* Undo swarming on Mac until test_env.py is updated.John Abd-El-Malek2014-10-071-86/+22
* Add HidConnection::Close and register OS X callbacks on the UI thread.reillyg2014-10-0713-96/+164
* Changing in the intialization order of WeakPtrFactory in content/browser modulekrish.botta2014-10-072-2/+3
* Replace OVERRIDE and FINAL with override and final in content/browser/geofenc...anand.ratn2014-10-071-1/+1
* Remove unused includeernstm2014-10-071-1/+0
* Replace OVERRIDE and FINAL with override and final in content/plugin/[a-s]*anand.ratn2014-10-077-47/+47
* telemetry: Remove --report-silk-results option from thread_times.ernstm2014-10-074-22/+0
* Fix deprecation warnings about including <gssapi.h> instead of <gssapi/gssapi...r.c.ladan2014-10-072-1/+4
* telemetry: re-enable repaint.gpu_rasterization.key_mobile_sitesernstm2014-10-071-1/+1
* Replacing the OVERRIDE with override and FINAL with final in storagemohan.reddy2014-10-0742-272/+272
* [Cast] Video encoder clean-ups (stricter interfaces, encapsulation, etc.)miu2014-10-0719-296/+333
* Add a stash service for extensions.sammc2014-10-077-0/+356
* Replace OVERRIDE and FINAL with override and final in content/gpu/[a-s]*anand.ratn2014-10-073-12/+12
* Fix the filtering logic for x-chrome-manage-account headerguohui2014-10-071-3/+1
* easy-signin: Defer service shutdown until login screen is dismissedxiyuan2014-10-071-1/+1
* Simplify App List highlighting. Nuke NOTIFICATION_APP_INSTALLED_TO_APPLIST.tapted2014-10-0733-219/+169
* aw: Do not cancel fallback tick on pipeline stallboliu2014-10-072-12/+31
* Only send ViewHostMsg_FocusedNodeTouched on Windowsjdduke2014-10-071-0/+4
* Make base::PowerMonitor work on Chrome OS.derat2014-10-075-2/+76
* Remote Assistance on Chrome OS Part III - NativeMessageHostkelvinp2014-10-0728-309/+756
* Eliminate most 'unknonw type' errors.fukino2014-10-0743-213/+262
* Remove implicit conversions from scoped_refptr to T* in content/dcheng2014-10-0712-38/+38
* mac: Fixed bug where infobar did not show in undocked DevTools window.erikchen2014-10-073-7/+26