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
*
Set GTK_PATH to CHROMIUM_SAVED_GTK_PATH before launching xdg-open.
thestig@chromium.org
2009-07-21
3
-3
/
+37
*
Add a bogus baseline for LayoutTests/media/controls-styling.html to appease t...
ericroman@google.com
2009-07-21
3
-0
/
+12
*
Update a test expectation
eroman@chromium.org
2009-07-21
1
-1
/
+1
*
Disable RenderThread unittests. They're causing the unit tests to not complete.
thestig@chromium.org
2009-07-21
1
-2
/
+2
*
Remove tests that now pass again from the selenium test failure
ager@chromium.org
2009-07-21
1
-1
/
+1
*
Adding ignores.
thomasvl@chromium.org
2009-07-21
0
-0
/
+0
*
Add crashing layout tests to list.
eroman@chromium.org
2009-07-21
1
-0
/
+2
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-21
9
-10
/
+113
*
WebKit merge 46141:46143.
eroman@chromium.org
2009-07-21
2
-1
/
+8
*
Updating test expectation bug number.
scherkus@chromium.org
2009-07-21
1
-1
/
+1
*
Revert r21137 to fix Chromium mac valgrind
hclam@chromium.org
2009-07-21
19
-190
/
+196
*
Remove qtfaststart for now from build file
fbarchard@chromium.org
2009-07-21
1
-7
/
+0
*
Add link button for certificate management, linking to wiki page LinuxCertMan...
mattm@chromium.org
2009-07-21
2
-1
/
+38
*
Add a layout test to expectations list which crashes on mac following webkit ...
eroman@chromium.org
2009-07-21
1
-2
/
+3
*
qt-faststart is a tool that moves the 'moov' to the start of file, reducing s...
fbarchard@chromium.org
2009-07-21
2
-0
/
+333
*
Fixes for selenium test failures. Using the color factor to correct color di...
vangelis@google.com
2009-07-21
2
-4
/
+4
*
linux: use tiny font in tab strip
evan@chromium.org
2009-07-21
1
-2
/
+2
*
WebKit merge 46126:46141.
eroman@chromium.org
2009-07-21
2
-1
/
+5
*
gtk: Fix RTL layout of page title for strong right-to-left characters. When ...
jhawkins@chromium.org
2009-07-21
1
-0
/
+4
*
Linux: allow the desktop file name to be given in an environment variable for...
mdm@chromium.org
2009-07-21
2
-5
/
+17
*
Lop off the bottom pixel from the tab images.
estade@chromium.org
2009-07-21
1
-14
/
+13
*
Support pasting text from a clipboard that has no published targets.
estade@chromium.org
2009-07-21
3
-8
/
+43
*
Info bubble focus tweaks.
estade@chromium.org
2009-07-21
3
-18
/
+51
*
linux: implement encodings menu
evan@chromium.org
2009-07-21
6
-64
/
+105
*
Fix some problems with my panel scroller.
brettw@chromium.org
2009-07-21
4
-9
/
+10
*
Avoid dereferencing null pointer when an audio initialization error occurs.
fbarchard@chromium.org
2009-07-21
2
-8
/
+7
*
Refactoring to share MockAudioOutputStream implementations across 3 platforms
hclam@chromium.org
2009-07-21
19
-196
/
+190
*
Fix GTK/Mac builds.
ben@chromium.org
2009-07-21
6
-13
/
+7
*
Fix bustage - correct definition
ben@chromium.org
2009-07-21
1
-2
/
+1
*
Resurrect toolkit_views build.
ben@chromium.org
2009-07-21
13
-28
/
+47
*
Fix Linux startup crash.
brettw@chromium.org
2009-07-21
1
-10
/
+12
*
Stubs for DB-related methods in ChromiumBridge.
dumi@chromium.org
2009-07-20
5
-2
/
+48
*
Make standard input /dev/null when running xdg-settings to set the default br...
mdm@chromium.org
2009-07-20
1
-3
/
+21
*
Infobar UI cleanup on Mac. Adds the yellow background gradient and
rohitrao@chromium.org
2009-07-20
7
-72
/
+334
*
Fix Browser::IsApplication so it conforms to the TabContentsDelegate interface.
erg@google.com
2009-07-20
1
-1
/
+1
*
Don't complain about leaks during fatal error logging
dkegel@google.com
2009-07-20
1
-1
/
+9
*
[Mac] Strip newlines from paste.
shess@chromium.org
2009-07-20
10
-16
/
+345
*
Pulling in new gyp version.
bradnelson@chromium.org
2009-07-20
2
-2
/
+2
*
Including config.h temporarily to make the Mac/Linux builds happy.
dumi@chromium.org
2009-07-20
1
-0
/
+4
*
Widen ExtensionUnpacker_Test suppression yet again
stuartmorgan@google.com
2009-07-20
1
-1
/
+1
*
Don't make all bookmark buttons the same width.
jrg@chromium.org
2009-07-20
3
-42
/
+212
*
GTK Themes: Fix spacing so page and app menus take up full height in GTK them...
erg@google.com
2009-07-20
1
-5
/
+7
*
Add missing TemplateURL include.
phajdan.jr@chromium.org
2009-07-20
1
-0
/
+1
*
Hopefully fix Windows release compile.
phajdan.jr@chromium.org
2009-07-20
1
-0
/
+3
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-20
28
-351
/
+202
*
Header cleanup in browser/importer
phajdan.jr@chromium.org
2009-07-20
16
-86
/
+141
*
Add a Mac suppression for a sporadic leak.
stuartmorgan@google.com
2009-07-20
1
-0
/
+10
*
Fix misleading name and comment of Browser::GetCurrentPageTitle.
phajdan.jr@chromium.org
2009-07-20
7
-12
/
+12
*
When we save the window bounds, make sure we are only storing the
tc@google.com
2009-07-20
2
-10
/
+12
*
Fix crash on older versions of windows that don't have DWM APIs.
ben@chromium.org
2009-07-20
1
-8
/
+12
[next]