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
*
Delete mysterious and spurious ^K character in bug_report_window_controller.h.
viettrungluu@chromium.org
2010-01-06
1
-1
/
+1
*
Remove the Mac QuickTime quirk, which we don't need after all
stuartmorgan@chromium.org
2010-01-06
2
-26
/
+7
*
[Mac/Linux] TitleCase the report a bug options menu.
thomasvl@chromium.org
2010-01-06
3
-34
/
+79
*
Add the Chrome Frame tests to the chromium_builder target in all.gyp.
robertshield@chromium.org
2010-01-06
1
-0
/
+3
*
Make debug build happy again.
antonm@chromium.org
2010-01-06
1
-0
/
+2
*
Fix Terence's name
gman@google.com
2010-01-06
1
-1
/
+1
*
Updating trunk VERSION from 291.0 to 292.0
chrome-bot@google.com
2010-01-06
1
-1
/
+1
*
Remove more WinInet stuff.
phajdan.jr@chromium.org
2010-01-06
5
-145
/
+0
*
Reland: Add a minimum_chrome_version key to the manifest.
aa@chromium.org
2010-01-06
7
-8
/
+100
*
Place main menu and otr icon in right places.
oshima@chromium.org
2010-01-06
5
-10
/
+31
*
Get rid of duplicated code in platform_util_xxx.py
hayato@chromium.org
2010-01-06
2
-29
/
+27
*
Mark WorkerTest.LimitPerPage as flaky on Linux.
viettrungluu@chromium.org
2010-01-06
1
-0
/
+5
*
linux: implement gpu plugin
piman@chromium.org
2010-01-06
15
-48
/
+125
*
Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...
michaeln@google.com
2010-01-06
13
-128
/
+29
*
AppCache quota tracking groundwork, store response sizes in the SQL database.
michaeln@chromium.org
2010-01-06
13
-29
/
+128
*
Minor fix for GLES2
gman@chromium.org
2010-01-06
1
-1
/
+1
*
[Linux] Improve LocationBarViewGtk.
suzhe@chromium.org
2010-01-06
4
-32
/
+227
*
Revert 35602 - Add a "minimum_chrome_version" key to the manifest.
arv@chromium.org
2010-01-06
7
-94
/
+8
*
Add a "minimum_chrome_version" key to the manifest.
aa@chromium.org
2010-01-06
7
-8
/
+94
*
linux: only use hardcoded font list in layout test mode
evan@chromium.org
2010-01-06
1
-100
/
+103
*
wine_valgrind: Clean up X lock files if vnc got killed with SIGKILL.
thestig@chromium.org
2010-01-06
1
-0
/
+3
*
Linux: allow TLS renegotiation.
agl@chromium.org
2010-01-06
1
-0
/
+15
*
wine_valgrind: One more suppression and we'll be close to green.
thestig@chromium.org
2010-01-06
1
-0
/
+10
*
Fixes bug where recreating fixed in NativeViewHostGtk causes focus to
sky@chromium.org
2010-01-06
3
-2
/
+46
*
wine_valgrind: Widen a net_unittest suppression for flaky ftp tests; fix a typo.
thestig@chromium.org
2010-01-06
1
-2
/
+6
*
Convert webkit_glue.cc over to using WebKit API.
darin@chromium.org
2010-01-06
1
-79
/
+47
*
NTP: Make sure that we do not focus the thumbnails on mouse down.
arv@chromium.org
2010-01-06
1
-0
/
+7
*
wine_valgrind: Suppress more memory leaks in unit_tests.
thestig@chromium.org
2010-01-06
1
-0
/
+36
*
When RSS feed has no links, show the title (but don't create an anchor).
finnur@chromium.org
2010-01-06
4
-8
/
+35
*
Avoid excessive nesting / recursion in browser URL handling.
cevans@chromium.org
2010-01-06
2
-2
/
+16
*
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
[next]