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
*
Add LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg to layout test expectat...
arv@chromium.org
2010-01-06
1
-1
/
+5
*
wine_valgrind: Suppress a memory leak in BookmarkModelWorker::CallDoWorkFromM...
thestig@chromium.org
2010-01-05
1
-0
/
+8
*
Mac: Make devtools window dockable.
thakis@chromium.org
2010-01-05
12
-107
/
+196
*
Refactor the calculation of desktop size to use an existing common method rat...
johnnyg@chromium.org
2010-01-05
4
-45
/
+17
*
wine_valgrind: Suppress a bunch of Valgrind errors for unit_tests.
thestig@chromium.org
2010-01-05
2
-1
/
+57
*
Add additional pasteboard tests to BookmarkTreeControllerTest.
snej@chromium.org
2010-01-05
3
-23
/
+110
*
GTK: make tab context menu use tab_menu_model
estade@chromium.org
2010-01-05
8
-64
/
+138
*
Fix Popup Blockers close button
feldstein@chromium.org
2010-01-05
6
-54
/
+723
*
Add session and emit_login_prompt_ready
eblake@chromium.org
2010-01-05
1
-0
/
+2
*
Enhance a function comment per feedback from a code review.
eroman@chromium.org
2010-01-05
1
-1
/
+2
*
Mac: fix bookmark bar hide animation; also some clean-up.
viettrungluu@chromium.org
2010-01-05
1
-16
/
+16
*
Speculative fix for a ChromeFrame crasher reported by go/crash. The crash occ...
ananta@chromium.org
2010-01-05
2
-3
/
+5
*
Widen Mac Valgrind unit test suppression.
rsesek@chromium.org
2010-01-05
1
-21
/
+1
*
Rename StorageNamespace and StorageArea to DOMStorageNamespace and DOMStorage...
jorlow@chromium.org
2010-01-05
9
-108
/
+109
*
New Valgrind supression for Mac Valgrind UI regression between r35536 and r35...
ajwong@chromium.org
2010-01-05
1
-0
/
+79
*
Write the webkit thread unittests. (Er...test.)
jorlow@chromium.org
2010-01-05
2
-4
/
+15
*
Marking Reliability bot failure for V8 during HTML tokenization.
ajwong@chromium.org
2010-01-05
1
-0
/
+3
*
Add x64 configs for ffmpeg to ChromeOS.
fbarchard@chromium.org
2010-01-05
4
-0
/
+1536
*
Remove the implicit fallback to DIRECT when proxies fail. This better matches...
eroman@chromium.org
2010-01-05
12
-149
/
+310
*
[Mac] Implement WindowSizer::GetDefaultPopupOrigin()
rohitrao@chromium.org
2010-01-05
2
-1
/
+35
*
Native Cocoa bookmark manager, part 1
snej@chromium.org
2010-01-05
18
-83
/
+3347
*
Mark LayoutTests/http/tests/appcache/remove-cache.html as flaky
arv@chromium.org
2010-01-05
1
-0
/
+2
*
Adding the WidgetModeFF_CFInstanceSingleton ChromeFrame test to the list of f...
ananta@chromium.org
2010-01-05
1
-1
/
+3
*
Some Chrome Frame cleanup:
robertshield@chromium.org
2010-01-05
24
-262
/
+178
*
Add a configurable amount of space between the notification balloons.
johnnyg@chromium.org
2010-01-05
1
-4
/
+11
*
WebKit roll 52769 -> 52793.
antonm@chromium.org
2010-01-05
2
-3
/
+3
*
I forgot that GURL doesn't do fixup.
pkasting@chromium.org
2010-01-05
1
-3
/
+4
*
Alter NineBox so that it can accept a single sprite resource with insets that...
johnnyg@chromium.org
2010-01-05
2
-1
/
+46
*
Implement delaying resource requests until privacy blacklists are ready.
phajdan.jr@chromium.org
2010-01-05
30
-517
/
+1075
*
Fix a crash when enabling bookmark sync.
zork@google.com
2010-01-05
1
-9
/
+9
*
linux: work around LAHF bug in Flash
evan@chromium.org
2010-01-05
3
-1
/
+82
*
Fix Cocoa plugin event model modifier flags
stuartmorgan@chromium.org
2010-01-05
1
-18
/
+16
*
Make JoinString implementation match prototype.
craig.schlenter@chromium.org
2010-01-05
1
-1
/
+1
*
Update V8 to version 2.0.5.5 to fix performance issue with hash
kasperl@google.com
2010-01-05
1
-1
/
+1
*
Updating trunk VERSION from 290.0 to 291.0
chrome-bot@google.com
2010-01-05
1
-1
/
+1
*
Make cmd-{/} shortcut keys work on any keyboard layouts (including non-US one...
kinuko@chromium.org
2010-01-05
5
-50
/
+191
*
Remove WinInet FTP code.
phajdan.jr@chromium.org
2010-01-05
9
-1242
/
+0
*
Suppress two Mac Valgrind errors in CookiesWindowControllerTest.
rsesek@chromium.org
2010-01-05
1
-0
/
+42
*
Rebaseline websocket tests
ukai@chromium.org
2010-01-05
7
-2
/
+118
*
Rename global_keyboard_shortcuts_mac_unittest.cc into .mm
kinuko@chromium.org
2010-01-05
2
-1
/
+1
*
Fix test expectations. After WebKit merge and Linux build fix, one test start...
dimich@google.com
2010-01-05
1
-2
/
+6
*
Enable websocket/tests/sub-protocol-with-space.html
ukai@chromium.org
2010-01-05
1
-1
/
+0
*
websocket/tests/url-with-credential.html is no more flaky.
ukai@chromium.org
2010-01-05
1
-1
/
+0
*
[Mac] Implement the cookie manager
rsesek@chromium.org
2010-01-05
14
-2
/
+3200
*
Revert 35509 - linux: implement gpu plugin
piman@chromium.org
2010-01-05
15
-126
/
+49
*
linux: fix uninitialized variable
piman@chromium.org
2010-01-05
1
-1
/
+1
*
linux: implement gpu plugin
piman@chromium.org
2010-01-05
15
-49
/
+126
*
WebKit roll 52672 -> 52769.
dimich@google.com
2010-01-05
16
-1
/
+8
*
Almost get the checked in apache 1.3.3 working on cygwin.
ojan@chromium.org
2010-01-05
2
-26
/
+97
*
Revert 35500 - Added an application framework for demos. Ported hellotriangle...
rsesek@chromium.org
2010-01-05
19
-707
/
+720
[next]