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
...
*
Linux: fix root window co-ordinates.
agl@chromium.org
2009-04-24
1
-2
/
+2
*
Chrome side of using WebPluginListBuilder.
darin@chromium.org
2009-04-24
20
-80
/
+112
*
Adding missing null check in case of missing file version info.
robertshield@google.com
2009-04-24
1
-1
/
+4
*
Fixes issue where the placeholder text was not shown because there is no DOM
arv@chromium.org
2009-04-24
1
-2
/
+3
*
Add media_bench.scons and media_bench.vcproj to svn:ignore.
maruel@chromium.org
2009-04-24
0
-0
/
+0
*
Use the NotificationRegistrar for the remaining TAB_CONTENTS_DESTROYED
brettw@chromium.org
2009-04-24
4
-38
/
+29
*
Linux: Stop hitting a DCHECK in GoButtonGtk on shutdown.
willchan@chromium.org
2009-04-24
1
-1
/
+8
*
Added tcmalloc to svn:ignore because of DEPS change in revision 14128.
maruel@chromium.org
2009-04-24
0
-0
/
+0
*
Patch from kcc to add a --custom_valgrind_command flag, for use with e.g. thr...
dkegel@google.com
2009-04-24
2
-21
/
+35
*
Add 'fakeroot' to the list of packages, since this script uses it
dkegel@google.com
2009-04-24
1
-3
/
+4
*
Add CSS to make toolstrip buttons look closer to native ones.
aa@chromium.org
2009-04-24
2
-1
/
+46
*
Remove platform_sgk_vista_6_0 and svn for svn:ignore.
maruel@chromium.org
2009-04-24
0
-0
/
+0
*
Remove src/third_party/svn since it is not needed anymore.
maruel@chromium.org
2009-04-24
1
-3
/
+0
*
Disable TabDraggingTest.Tab1Tab3 due to flakiness.
dglazkov@chromium.org
2009-04-24
1
-1
/
+2
*
Unittest for FindBarCocoaController.
rohitrao@chromium.org
2009-04-24
7
-11
/
+115
*
Reverting r14328 for the linux file; I shouldn't be fixing things that aren't...
avi@google.com
2009-04-24
1
-4
/
+1
*
Disable TimerTest.RepeatingTimer_Cancel under Valgrind
nirnimesh@chromium.org
2009-04-24
1
-1
/
+2
*
To avoid reauest and response json parsing caller_id is passed as ClientData ...
yurys@google.com
2009-04-24
3
-119
/
+49
*
Re-enable memory tests and remove the fixed crash from the known crashes.
levin@chromium.org
2009-04-24
2
-6
/
+3
*
The previous behavior of not focusing the HWND when focusing a checkbox/radio...
jcampan@chromium.org
2009-04-24
2
-6
/
+0
*
Kill WebContents by moving the remaining methods to TabContents. WebContents
brettw@chromium.org
2009-04-24
5
-1879
/
+1884
*
Linux valgrind: fix new[] / delete mismatch
agl@chromium.org
2009-04-24
1
-1
/
+1
*
Move another batch of functions for WebContents to TabContents. This also
brettw@chromium.org
2009-04-24
6
-478
/
+447
*
Crude text style rendering in the omnibox 2 popup. I copied most of the DrawS...
ben@chromium.org
2009-04-24
1
-4
/
+192
*
Minor string changes:
mal@chromium.org
2009-04-24
1
-3
/
+3
*
Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv...
thestig@chromium.org
2009-04-24
7
-62
/
+64
*
Try 14398 again, with Mac fix.
abarth@chromium.org
2009-04-24
3
-8
/
+57
*
Linux: stop popups from flickering
agl@chromium.org
2009-04-24
1
-1
/
+1
*
Linux: unit tests fix.
agl@chromium.org
2009-04-24
1
-0
/
+4
*
Linux: use opaque NativeViewIds
agl@chromium.org
2009-04-24
10
-40
/
+362
*
Remove unused bits and pieces of #ifdefed code that isn't used.
tim@chromium.org
2009-04-24
11
-173
/
+7
*
Symbols aren't always present, which causes this test to fail. In particular...
ajwong@chromium.org
2009-04-24
1
-0
/
+5
*
Revert 14398.
abarth@chromium.org
2009-04-24
2
-53
/
+4
*
Check the size of bitmaps coming over IPC.
abarth@chromium.org
2009-04-24
2
-4
/
+53
*
Port and enable most of TabRestoreUITest on linux.
estade@chromium.org
2009-04-24
9
-16
/
+61
*
Revert "Turn on -Werror on linux. Passes on my ghardy box. We'll see"
tc@google.com
2009-04-24
1
-1
/
+2
*
Valgrind bug suppression: add 10945 (leak in JPEGCodec.DecodeCorrupted)
dkegel@google.com
2009-04-24
1
-0
/
+11
*
Print backtraces on FATAL log messages in debug mode.
ajwong@chromium.org
2009-04-24
8
-17
/
+314
*
Turn on -Werror on linux. Passes on my ghardy box. We'll see
tc@google.com
2009-04-24
1
-2
/
+1
*
Remove a function that is no longer used.
jhawkins@chromium.org
2009-04-23
1
-18
/
+0
*
Bring in latest WebKit.
jam@chromium.org
2009-04-23
1
-1
/
+1
*
Make one suppression looser to match -O1.
dkegel@google.com
2009-04-23
1
-3
/
+3
*
Check for view source mode in DOM UI mode.
thestig@chromium.org
2009-04-23
2
-7
/
+37
*
Add transparency support to RenderWidgetHostView.
aa@chromium.org
2009-04-23
21
-34
/
+293
*
Allow Flash (and other plugins) to be installed without restarting the browse...
jam@chromium.org
2009-04-23
10
-13
/
+99
*
Re-enable all tests. Disable CheckActiveWindow() instead. The sporadic
pam@chromium.org
2009-04-23
1
-4
/
+9
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
10
-37
/
+89
*
Suppress bug 6532 for -O1 as well. Move to central suppression file.
dkegel@google.com
2009-04-23
3
-13
/
+25
*
Fix a bug caught by Werror on the jaunty bot. gtk_message_dialog_new
tc@google.com
2009-04-23
1
-1
/
+1
*
Add initial support for dragging tabs in the Linux tab strip.
jhawkins@chromium.org
2009-04-23
2
-30
/
+431
[prev]
[next]