summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix frame_rate_tests on gpu bots.jbates@chromium.org2012-01-131-1/+1
* A browser test created an echo server, waited for it to start listening,miket@chromium.org2012-01-133-0/+24
* Adds a --base_url argument to croc.py for adding a <base> tag in HTML output.lliabraa@google.com2012-01-132-7/+19
* Get rid of unnecessary accessors in BrowserProcessHost that were transitional...jam@chromium.org2012-01-1316-70/+68
* Settings: Fix two invocations of invokeMethodOnParent.jhawkins@chromium.org2012-01-131-2/+2
* Fix typos of member names in a comment.wtc@chromium.org2012-01-131-3/+3
* Fix links to chrome webstore from extensions pagetbreisacher@chromium.org2012-01-132-12/+6
* [I18n fixlet]tpayne@chromium.org2012-01-131-1/+14
* Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...battre@chromium.org2012-01-1313-43/+400
* Assets for issue 9187061 to get around trybot problembenrg@chromium.org2012-01-138-0/+0
* Fix Cmd-W closing whole window under fullscreen.asvitkine@chromium.org2012-01-132-6/+15
* Fix chrome://chrome breaking from r117645jam@chromium.org2012-01-132-7/+10
* Add --stop flag to me2me_virtual_host.pysergeyu@chromium.org2012-01-131-21/+38
* UI updates for Bluetooth.kevers@chromium.org2012-01-1319-104/+273
* Fix plugin rotate context menu command strings for non-title-case.bbudge@chromium.org2012-01-131-4/+4
* Use chrome.windows.WINDOW_ID_CURRENT constant consistently in extension APIs.jstritar@chromium.org2012-01-1311-106/+172
* Convert examples from scons to Makenoelallen@google.com2012-01-1370-967/+2335
* Update .DEPS.gitchrome-admin@google.com2012-01-131-1/+2
* Keep NaCl toolchain tarballs, so we can do a faster clean.noelallen@google.com2012-01-131-0/+1
* Update .DEPS.gitchrome-admin@google.com2012-01-131-1/+1
* WebKit roll 104937:104948jamesr@chromium.org2012-01-131-1/+1
* [cros] Pass board to getting started guide as param.nkostylev@chromium.org2012-01-132-44/+74
* Attempt 2: Removes support for multiple images from launcher. Doesn't look likesky@chromium.org2012-01-1318-140/+114
* Settings: Bring Appearance section in line with mocks.jhawkins@chromium.org2012-01-135-25/+29
* Remove Clone() from DataSourceFactory & DemuxerFactory since the methods aren...acolwell@chromium.org2012-01-1317-72/+4
* Fixed capitalization of error codes as per bug here:jond@google.com2012-01-136-16/+16
* Reland 117210 - Show error message when download a plug-in installer fails.bauerb@chromium.org2012-01-1317-132/+220
* Update .DEPS.gitchrome-admin@google.com2012-01-131-2/+2
* roll skia to 3035reed@google.com2012-01-132-2/+2
* Substitute ResourceHandlers with dummy ResourceHandler while request is trans...battre@chromium.org2012-01-137-5/+156
* Add NaCl proxy for pepper gamepadscottmg@chromium.org2012-01-1316-2/+196
* Refactor GpuPixelBrowsertest.zmo@google.com2012-01-131-71/+84
* Fixed a couple warnings that came up during doxygen generation. Changed <code...jond@google.com2012-01-132-4/+4
* UberPage: Refactor invokeMethodOnParent into uber_utils.js.jhawkins@chromium.org2012-01-139-49/+121
* Needed to add an @file introduction and a class introduction.jond@google.com2012-01-131-1/+7
* Handle escape key in WebUI login/lock screen, remove focus from user pod.flackr@chromium.org2012-01-131-1/+4
* Update .DEPS.gitchrome-admin@google.com2012-01-131-1/+1
* WebKit roll 104900:104937jamesr@chromium.org2012-01-131-1/+1
* Fix font size settings page.mnaganov@chromium.org2012-01-134-12/+14
* Fix build break because of change that was committed in betwen try run and co...jam@chromium.org2012-01-131-1/+3
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-1397-189/+307
* Don't attempt to close the dialog again when saving edited bookmark change in...flackr@chromium.org2012-01-132-2/+2
* Lift the 64K message size limit for postMessage to/from NativeClient.sehr@google.com2012-01-1315-57/+51
* Fixing a Crash in NTP When Creating a New Pagecsharp@chromium.org2012-01-132-29/+80
* Revert "Debug checks that URLRequest::set_method arguments match the contract."apavlov@chromium.org2012-01-131-4/+1
* Remove the headless check for the audio output unittests.tommi@chromium.org2012-01-132-57/+59
* chrome.experimental.downloads.download works for non-GET methods.cbentzel@chromium.org2012-01-133-5/+22
* Fix RenderProcessHostImpl::IsSuitableHost for the single-process mode.mnaganov@chromium.org2012-01-131-2/+4
* Debug checks that URLRequest::set_method arguments match the contract.cbentzel@chromium.org2012-01-131-1/+4
* Initialized rv to 0 to fix -Wmaybe-uninitialized warning.asharif@chromium.org2012-01-131-2/+2