summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a new error code for a null callback on the main thread.brettw@chromium.org2011-09-1631-64/+147
* More testing for Graphics3Dnfullagar@google.com2011-09-162-14/+47
* Some fixes to panel support on Windows and GTK.jianli@chromium.org2011-09-169-4/+40
* views: Remove unused Widget::WindowInitParams() function.tfarina@chromium.org2011-09-162-6/+0
* If the client initiates disconnection, set host to NULL to avoid trying to sh...jamiewalch@google.com2011-09-161-0/+5
* Add script to generate and run layout tests for problematic video files.vrk@google.com2011-09-163-0/+211
* Update .DEPS.gitchrome-admin@google.com2011-09-161-1/+1
* Roll WebKit DEPS 95281:95307.levin@chromium.org2011-09-161-1/+1
* Searching for downloads currently does a plain substring search, which does notvanlam@google.com2011-09-165-11/+236
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-1630-471/+1552
* Add notification of virtual keyboard hide/show and change varunjain@chromium.org2011-09-167-10/+59
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-1630-1552/+471
* Disable fading in global error bubble viewsail@chromium.org2011-09-161-1/+3
* views: Change WidgetDelegate::GetWindowName() to use std::string.tfarina@chromium.org2011-09-1615-49/+44
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-1629-575/+186
* Remove valgrind supression for OptionsUITest.LoadOptionsByURL temporarily to ...csilv@chromium.org2011-09-161-3/+0
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-1615-0/+524
* Put UMA user actions added by Chrome OS CL#7565 in list of valid actions.petkov@chromium.org2011-09-163-0/+11
* Update .DEPS.gitchrome-admin@google.com2011-09-161-1/+1
* Libjingle roll 83:85sergeyu@chromium.org2011-09-161-1/+1
* Fix a regression in ChromeFrame which resulted in PROPFIND requests not inclu...ananta@chromium.org2011-09-161-1/+2
* Don't try to call setDefersLoading when the loader is null. This does a bit o...brettw@google.com2011-09-162-10/+34
* Revert 100360 - Renable chromeos_browser.ChromeosBrowserTest.testFullScreen o...nirnimesh@chromium.org2011-09-161-0/+3
* Rather than interrupting the current screen rotation, keep a pending rotation.vollick@chromium.org2011-09-163-47/+26
* Added update_url to ExtensionInfo.miket@chromium.org2011-09-165-6/+86
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+50
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-1629-186/+575
* Fix file permissions in CL 7787016simonmorris@chromium.org2011-09-162-0/+0
* Revert 101485 - Added refresh on filesystem changerlp@chromium.org2011-09-163-272/+110
* Reorganize YUV scalers (Continued)hclam@chromium.org2011-09-1616-1857/+111
* Fix views_aura_desktop build on Linux.tfarina@chromium.org2011-09-162-3/+8
* The webapp sends and receives IQ stanzas over WCS.simonmorris@chromium.org2011-09-168-120/+396
* Removed leak in tests.dilmah@chromium.org2011-09-162-34/+21
* Speculative fix for a crash and tweak tosky@chromium.org2011-09-162-5/+7
* views: Fix unnamed namespace comments.tfarina@chromium.org2011-09-164-5/+5
* Make gfx::GLSurfaceOSMesa usable in the component build.danakj@chromium.org2011-09-161-1/+1
* Adds some features to the shell:ben@chromium.org2011-09-1634-21/+395
* Re-land 98434 (http://codereview.chromium.org/7669028) which was reverted due...oshima@google.com2011-09-1616-591/+1539
* mac: Turn style plugin on by default.thakis@chromium.org2011-09-161-1/+2
* Switch from the IconLoader helper class to the ExtensionIconSource::GetIconUR...finnur@chromium.org2011-09-162-180/+30
* content: Fix indentation issue in content_common.gypi.tfarina@chromium.org2011-09-161-310/+309
* Expose OAuth token/secret in TokenService.rickcam@chromium.org2011-09-164-12/+52
* Fix the Tangent build.bryeung@chromium.org2011-09-163-2/+8
* Update .DEPS.gitchrome-admin@google.com2011-09-161-1/+1
* Roll WebKit DEPS 95187:95281keishi@chromium.org2011-09-161-1/+1
* mac make: Fix build.thakis@chromium.org2011-09-161-0/+1
* Added refresh on filesystem changezvorygin@chromium.org2011-09-163-110/+272
* Compile fix.backer@chromium.org2011-09-161-2/+3
* Make FaviconService a scoped_ptr and remove call to base::RefCountedThreadSafekushi.p@gmail.com2011-09-165-14/+9
* net: more HSTS additions.agl@chromium.org2011-09-162-0/+21