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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: restore devtools tests.
pfeldman@chromium.org
2009-12-25
1
-2
/
+2
*
Forbid reloading the Inspector window.
apavlov@chromium.org
2009-12-25
9
-10
/
+62
*
Updating trunk VERSION from 281.0 to 282.0
chrome-bot@google.com
2009-12-25
1
-1
/
+1
*
Disable 2 tests in DevToolsSanityTest
hamaji@chromium.org
2009-12-25
1
-2
/
+2
*
Handle extensions correctly when the default download location is not writable
kinuko@chromium.org
2009-12-25
8
-42
/
+37
*
Remove "Import Cookies" option from "Import Bookmarks & Settings" dialog sinc...
jeremy@chromium.org
2009-12-24
3
-98
/
+14
*
revert r35237 since it causes Mac unit tests to fail.
jeremy@chromium.org
2009-12-24
11
-1758
/
+1275
*
Updating trunk VERSION from 280.0 to 281.0
chrome-bot@google.com
2009-12-24
1
-1
/
+1
*
Fixes bug where a Page Action icon was not being properly displayed upon page...
andybons@chromium.org
2009-12-24
2
-1
/
+33
*
Mark ExtensionApiTest.Storage as flaky.
rvargas@google.com
2009-12-24
1
-1
/
+1
*
Fix the Internet link association for the multiple user scenario.
kuchhal@chromium.org
2009-12-24
1
-2
/
+2
*
Split more targets from chrome.gyp to add support for building Native Client ...
gregoryd@google.com
2009-12-23
11
-1275
/
+1758
*
Revert 35230 - Split more targets from chrome.gyp to add support for building...
gregoryd@google.com
2009-12-23
11
-1758
/
+1275
*
Split more targets from chrome.gyp to add support for building Native Client ...
gregoryd@google.com
2009-12-23
11
-1275
/
+1758
*
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
3
-5
/
+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
1
-1
/
+3
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
4
-26
/
+42
*
Updating trunk VERSION from 279.0 to 280.0
chrome-bot@google.com
2009-12-23
1
-1
/
+1
*
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
*
Fix utf8 issue in extension action context menu.
finnur@chromium.org
2009-12-23
1
-1
/
+1
*
Revert 35189 (caused test_shell_tests crashes on valgrind bot):
willchan@chromium.org
2009-12-23
1
-104
/
+31
*
Take 2: Re-enable TCMalloc on Linux and make POSIX signal handling async sign...
willchan@chromium.org
2009-12-22
1
-31
/
+104
*
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
4
-60
/
+55
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
21
-92
/
+359
*
Permission escalation when extension updates should trigger the install warni...
finnur@chromium.org
2009-12-22
6
-11
/
+72
*
Putting back tests that are excluded in bug 28808
oshima@chromium.org
2009-12-22
6
-30
/
+3
*
Check permissions for chrome.tabs.executeScript() in the
aa@chromium.org
2009-12-22
13
-78
/
+192
*
Fixes bug on removing last pinned tab that left new tab button
sky@chromium.org
2009-12-22
2
-0
/
+16
*
Make the error messages for manifest parsing a little friendlier.
finnur@chromium.org
2009-12-22
1
-6
/
+12
*
Try 2: on fstat checking
thomasvl@chromium.org
2009-12-22
1
-3
/
+5
*
Mac: Hook up "End process" button on task manager.
thakis@chromium.org
2009-12-22
3
-12
/
+97
*
Makes extension badges on Chrome OS draw the same as they do on windows.
sky@chromium.org
2009-12-22
1
-1
/
+1
*
Fix a crash when you use incorrect credentials to log into bookmark sync.
zork@chromium.org
2009-12-22
1
-2
/
+1
*
Fix racing condition that blocks profiles menu showing up
xiyuan@chromium.org
2009-12-22
6
-18
/
+70
*
Make our toolbar tell accessibility it is a toolbar.
avi@chromium.org
2009-12-22
1
-0
/
+11
*
Revert 35160 - Check result on fstat call.
rvargas@google.com
2009-12-22
1
-3
/
+1
*
Check result on fstat call.
thomasvl@chromium.org
2009-12-22
1
-1
/
+3
*
The bookmark bar with zero height should be explicitly hidden. This is requir...
avi@chromium.org
2009-12-22
2
-1
/
+6
*
Fixes possible crash in closing window. The sequence when closing a
sky@chromium.org
2009-12-22
1
-0
/
+6
*
Mark NaClTest.SrpcHelloWorld as flaky.
maruel@chromium.org
2009-12-22
1
-1
/
+2
*
Updating trunk VERSION from 278.0 to 279.0
chrome-bot@google.com
2009-12-22
1
-1
/
+1
*
Create an OpenGL backing store. This version works for all the basic operations
brettw@chromium.org
2009-12-22
4
-1
/
+325
[next]