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