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
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
17
-124
/
+757
*
Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte...
apatrick@google.com
2009-11-16
59
-515
/
+529
*
Remove passing tests from expectations.
dglazkov@chromium.org
2009-11-16
1
-7
/
+0
*
Mac: Draw entire Bookmark Bar every time to match API expectations.
erg@chromium.org
2009-11-16
1
-2
/
+12
*
Remove unnecessary WebCore includes.
darin@chromium.org
2009-11-16
1
-11
/
+3
*
Removing the logging on history thread since the crash
huanr@chromium.org
2009-11-16
6
-214
/
+5
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
20
-135
/
+230
*
GLES2.0 command buffers version 0.00001
gman@google.com
2009-11-16
25
-4
/
+21237
*
BUG=27893
erikkay@chromium.org
2009-11-16
1
-0
/
+4
*
gtk: Fix button text in extension uninstall dialog.
derat@chromium.org
2009-11-16
1
-1
/
+3
*
Linux: fix uninit warnings when building -Os.
agl@chromium.org
2009-11-16
7
-7
/
+7
*
Move NULLing of OCSP context from UI thread to IO thread, to avoid possible r...
eroman@chromium.org
2009-11-16
4
-12
/
+17
*
NTP: Make sure the notifier does not get focused after it was hidden.
arv@chromium.org
2009-11-16
1
-0
/
+5
*
Working around test_expectations bug to fix line-clamp.html failure on linux,...
yaar@chromium.org
2009-11-16
1
-1
/
+2
*
Late object binding for stdcall.
stoyan@chromium.org
2009-11-16
2
-1
/
+329
*
Add a test for verifying that SYN_REPLY headers are properly
mbelshe@google.com
2009-11-16
1
-0
/
+148
*
Update the Mac plugin whitelist/blacklist for recent fixes
stuartmorgan@chromium.org
2009-11-16
1
-1
/
+1
*
Add support for Mac NPAPI drawing model negotiation, along with a stub
amanda@chromium.org
2009-11-16
1
-2
/
+2
*
add chromeos credits
davemoore@chromium.org
2009-11-16
3
-1
/
+7597
*
Added few methods and a testcase to test Chrome Frame installation.
anantha@chromium.org
2009-11-16
8
-91
/
+258
*
Rebaseline for the upstream webkit change: http://trac.webkit.org/changeset/5...
victorw@chromium.org
2009-11-16
14
-40
/
+148
*
Use GetSwitchValuePath.
evan@chromium.org
2009-11-16
8
-32
/
+23
*
Default the dashboard to only showing flaky tests.
ojan@chromium.org
2009-11-16
1
-2
/
+2
*
Fixed LayoutTests/fast/overflow/line-clamp.html expectation from IMAGE+TEXT t...
yaar@chromium.org
2009-11-16
1
-1
/
+1
*
Fix intermittent DCHECK failure in BlacklistManagerTest.
phajdan.jr@chromium.org
2009-11-16
1
-0
/
+1
*
Spellchecker: call init *after* constructor.
estade@chromium.org
2009-11-16
4
-19
/
+15
*
Port most of browser action apitest to linux.
estade@chromium.org
2009-11-16
2
-57
/
+150
*
linux: fixes for gcc 4.4
piman@chromium.org
2009-11-16
4
-4
/
+7
*
Rolling webkit 50972:51042.
yaar@chromium.org
2009-11-16
2
-1
/
+9
*
Add ots to svn:ignore of third_party
maruel@chromium.org
2009-11-16
0
-0
/
+0
*
Add another variant of the PrependInteger UMR stack.
erikkay@chromium.org
2009-11-16
1
-0
/
+20
*
Fix a simple crashing bug, don't assume an associated host has an owning grou...
michaeln@google.com
2009-11-16
1
-5
/
+3
*
Fix a simple manifest parsing bug.
michaeln@google.com
2009-11-16
2
-1
/
+13
*
linux: Remove NOTIMPL cluttering test output
evan@chromium.org
2009-11-16
1
-1
/
+0
*
linux: wrap UA check in OS_LINUX
evan@chromium.org
2009-11-16
1
-1
/
+4
*
Update the benchmark to use the document.readyState to measure page-completed...
mbelshe@google.com
2009-11-16
1
-8
/
+9
*
Using Chrome's IPC via DEPS. We weren't doing this before because of scons is...
apatrick@google.com
2009-11-16
1
-0
/
+3
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
20
-228
/
+133
*
Update "Bookmark Sync" string in options dialog.
derat@chromium.org
2009-11-16
1
-3
/
+10
*
Rebaseline another HTML decomposition test.
dglazkov@chromium.org
2009-11-16
3
-1
/
+56
*
linux: spoof UA string when using Yahoo mail
evan@chromium.org
2009-11-16
1
-10
/
+29
*
Added a few Valgrind suppressions related to the workers code.
idana@chromium.org
2009-11-16
1
-2
/
+77
*
cleanup: remove unused variable from setup_constants.
kuchhal@chromium.org
2009-11-16
2
-4
/
+0
*
Add Event Listeners sidebar pane manual test
apavlov@chromium.org
2009-11-16
1
-0
/
+30
*
Make the char encoding indicator visible again on Windows
jshin@chromium.org
2009-11-16
1
-1
/
+2
*
Fix typos in DevTools tests
apavlov@chromium.org
2009-11-16
1
-4
/
+4
*
DevTools: add 2 manual profiler tests.
mnaganov@chromium.org
2009-11-16
3
-0
/
+129
*
DevTools: Add some devtools manual tests.
pfeldman@chromium.org
2009-11-16
19
-0
/
+445
*
Updating trunk VERSION from 249.0 to 250.0
chrome-bot@google.com
2009-11-16
1
-1
/
+1
*
DevTools: update UI when profiling is started / stopped from console.
mnaganov@chromium.org
2009-11-16
1
-10
/
+19
[next]