summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux: add gl headers/libs for gpu pluginpiman@chromium.org2009-12-241-4/+5
* Linux: remove temporary check that the scons builders are working.agl@chromium.org2009-12-241-2/+0
* Temporarily disable the HTML renderer type detection in our IInternerProtocol...ananta@chromium.org2009-12-231-2/+0
* Linux: fix scons build so that libssl gets the right headers.agl@chromium.org2009-12-232-1/+11
* Revert "Linux: temp change to see if the builders are getting the wrong heade...agl@chromium.org2009-12-231-2/+0
* Linux: temp change to see if the builders are getting the wrong headers.agl@chromium.org2009-12-231-0/+2
* Retry r35228: Fix windows build due to missing mock ffmpeg entry points.ajwong@chromium.org2009-12-232-0/+6
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-2312-1275/+1778
* linux: gles2 client fixespiman@chromium.org2009-12-232-5/+4
* Fix ChromeFrame net tests broken by the change to determine the renderer type...ananta@chromium.org2009-12-232-1/+15
* Revert 35230 - Split more targets from chrome.gyp to add support for building...gregoryd@google.com2009-12-2313-1780/+1277
* Use chromeos branding for toolkit_views build.oshima@chromium.org2009-12-231-1/+1
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-2313-1277/+1780
* TBR: levinajwong@chromium.org2009-12-232-6/+0
* Fix windows build due to missing mock ffmpeg entry points.ajwong@chromium.org2009-12-232-0/+6
* ChromeFrame in IE full tab mode would not render pages if Adblock Pro was ins...ananta@chromium.org2009-12-232-29/+58
* Mac: Double-clicking tabs in the task manager should focus that tab.thakis@chromium.org2009-12-232-3/+13
* Remove a known crash since the change causing crash was reverted.kuchhal@chromium.org2009-12-231-3/+0
* Enable UMA data upload in ChromeFramejar@chromium.org2009-12-234-11/+23
* Make NaCl integration test not flaky - fixed the problem that caused the test...gregoryd@google.com2009-12-231-3/+1
* Fix crash/leak issue in native_view_host_gtk.cc.oshima@chromium.org2009-12-2310-16/+43
* Added the chromium_builder_dbg_tsan_mac targetglider@chromium.org2009-12-231-0/+12
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-2314-1540/+406
* Updating trunk VERSION from 279.0 to 280.0chrome-bot@google.com2009-12-231-1/+1
* Revert 35207 - WebKit deps roll 52468:52520levin@chromium.org2009-12-232-8/+1
* Revert 35208 - Add new failures to test_expectations. Inestigations are ongoing.levin@chromium.org2009-12-231-8/+0
* Revert 35211 - Fix test_expectation.txt duplicate expectations.levin@chromium.org2009-12-231-2/+2
* Fix test_expectation.txt duplicate expectations.levin@chromium.org2009-12-231-2/+2
* Adds a GLMock object so we can check the code isgman@chromium.org2009-12-2312-119/+1174
* Add GridLayout::SetInsets(const gfx::Insets& insets).satorux@chromium.org2009-12-232-0/+10
* Add new failures to test_expectations. Inestigations are ongoing.levin@chromium.org2009-12-231-0/+8
* WebKit deps roll 52468:52520levin@chromium.org2009-12-232-1/+8
* Don't inject content scripts into incognito browsers.rafaelw@chromium.org2009-12-2310-17/+96
* (fix merge error).rafaelw@chromium.org2009-12-234-0/+22
* Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"rafaelw@chromium.org2009-12-234-22/+0
* Disallow chrome.tabs.executeScript from injecting code into galleryrafaelw@chromium.org2009-12-234-0/+22
* Reorder some statements to fix compile warning on Linux canary.jam@chromium.org2009-12-231-2/+2
* Fix build break from my last checkin. I accidently removed -T from the param...jam@chromium.org2009-12-232-8/+3
* Fix utf8 issue in extension action context menu.finnur@chromium.org2009-12-231-1/+1
* Use a perfect hash map for the registry controlled domain service.jam@chromium.org2009-12-2311-3927/+18583
* Remove chrome files I somehow missed before.dpranke@google.com2009-12-232-38/+0
* Remove remaining layout tests under src/webkit/data/layout_tests. Alldpranke@google.com2009-12-23111-15201/+7
* Revert 35189 (caused test_shell_tests crashes on valgrind bot):willchan@chromium.org2009-12-232-105/+32
* Removed trailing comma in enum to fix nacl build.apatrick@google.com2009-12-231-1/+1
* Update NaCl revisiongregoryd@google.com2009-12-221-1/+1
* Take 2: Re-enable TCMalloc on Linux and make POSIX signal handling async sign...willchan@chromium.org2009-12-222-32/+105
* Gets the extension popup/bubble to work correctly on Chrome OS.sky@chromium.org2009-12-226-14/+99
* Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstalllevin@chromium.org2009-12-226-72/+11
* Change chromeos build to use viewsoshima@chromium.org2009-12-226-69/+58
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-2269-392/+1108