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
*
Mark a <video> test as fail
hclam@chromium.org
2009-09-29
1
-0
/
+1
*
A sqlite valgrind suppression for the mac.
thestig@chromium.org
2009-09-29
1
-0
/
+8
*
Valgrind suppressions for recent runs.
thestig@chromium.org
2009-09-29
1
-0
/
+19
*
Update test_expectations for LayoutTests/editing/text-iterator/basic-iteratio...
jparent@chromium.org
2009-09-29
1
-7
/
+8
*
Pull Googleurl 119 to get ICU dependency fix.
brettw@chromium.org
2009-09-29
1
-1
/
+1
*
Get rid of the need for cross process events in order to get plugin processes...
jam@chromium.org
2009-09-29
21
-165
/
+245
*
Updated layout test expectations for new failures.
thestig@chromium.org
2009-09-29
1
-1
/
+3
*
Re-add valgrind suppression for bug 16584.
thestig@chromium.org
2009-09-29
1
-0
/
+16
*
Change again the way we do ResolveNTFunctionPtr
cpu@chromium.org
2009-09-29
1
-3
/
+7
*
Update breakpad to r402 to pick up Coverity fix.
mattm@chromium.org
2009-09-29
1
-1
/
+1
*
Fix an uninitialized memory error reported by valgrind.
suzhe@chromium.org
2009-09-29
1
-2
/
+11
*
Coverity: check result of file_util::CopyFile.
mattm@chromium.org
2009-09-29
1
-1
/
+1
*
Add GetPreferredTrySlaves() to presubmit scripts.
thestig@chromium.org
2009-09-29
3
-0
/
+30
*
Update signatures for a few known crashes.
huanr@chromium.org
2009-09-29
1
-3
/
+3
*
Quick fix for skinning translation bug.
gman@google.com
2009-09-29
3
-10
/
+16
*
Fix layout test failues on linux/mac build
hclam@chromium.org
2009-09-29
1
-1
/
+1
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
29
-42
/
+516
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
65
-201
/
+265
*
Fixing some things that are failing in the linux o3d gyp build.
bradnelson@google.com
2009-09-29
2
-1
/
+10
*
The builders should build sync_unit_tests.
nick@chromium.org
2009-09-29
1
-0
/
+1
*
Use the current frame's URL when initializing the extension framework for a f...
mpcomplete@chromium.org
2009-09-29
1
-5
/
+4
*
Only write the image when writeImage is called. We don't write the
tony@chromium.org
2009-09-29
1
-5
/
+2
*
Directly add ExtensionShelfGtk to the widget hierarchy.
tony@chromium.org
2009-09-29
3
-8
/
+6
*
Enable a bunch of media layout tests
hclam@chromium.org
2009-09-29
54
-429
/
+602
*
[Mac] Cocoa does not like it when the close button is 15x15. Resize to 16x16...
rohitrao@chromium.org
2009-09-28
3
-11
/
+11
*
Refactored event handler method bodies from widget_win.h to
kbr@google.com
2009-09-28
2
-99
/
+203
*
Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...
mpcomplete@chromium.org
2009-09-28
8
-14
/
+103
*
Fix bug where we leaked the decompressor state.
mbelshe@google.com
2009-09-28
1
-0
/
+3
*
Remove unused pthread helpers. Looks like we don't use pthread_rw locks at all.
chron@chromium.org
2009-09-28
1
-127
/
+0
*
Fixing signed/unsigned mismatch warning showing up in gyp build.
bradnelson@google.com
2009-09-28
1
-2
/
+2
*
Diabolic hackery to work around differing NPAPI headers and definitions betwe...
apatrick@google.com
2009-09-28
15
-23
/
+60
*
Updating trunk VERSION build from 219.5 to 219.6
laforge@chromium.org
2009-09-28
1
-1
/
+1
*
Fix memory_test to use the correct temporary user_data_dir_, so it
sgk@chromium.org
2009-09-28
1
-6
/
+11
*
Remove stale reference to ie_alt_tab. This went in by mistake.
ananta@chromium.org
2009-09-28
1
-1
/
+1
*
sync i18n support for gaia_login.html and merge_and_sync.htmlMove resources i...
tim@chromium.org
2009-09-28
6
-89
/
+169
*
Fix how we calculate workarea size (_NET_WORKAREA gives width/height).
tony@chromium.org
2009-09-28
1
-7
/
+8
*
Add a "+CC" to my watchlist email, and make the base watchlist only match the
brettw@chromium.org
2009-09-28
1
-5
/
+5
*
Linux: Enable FindInPage automated ui test test.
estade@chromium.org
2009-09-28
4
-12
/
+25
*
Use favicon for application shortcut icon.
estade@chromium.org
2009-09-28
7
-18
/
+125
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
45
-382
/
+125
*
Chromium side implementations of some FileSystem methods. This is needed to c...
jianli@chromium.org
2009-09-28
5
-1
/
+41
*
Reverting 27407.
senorblanco@chromium.org
2009-09-28
1
-5
/
+0
*
Coverity: Initialize all member variables in the default constructor.
jhawkins@chromium.org
2009-09-28
1
-4
/
+16
*
Fix dashboard history management to properly start from a blank
ojan@chromium.org
2009-09-28
1
-17
/
+14
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
59
-250
/
+188
*
Roll WebKit revision 48796:48820
levin@chromium.org
2009-09-28
2
-1
/
+7
*
Add section about the Ruby script to the packaging page.
kathyw@google.com
2009-09-28
2
-6
/
+43
*
Change the way the NonClientView handles forcing the native frame for popups/...
ben@chromium.org
2009-09-28
11
-64
/
+82
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
59
-188
/
+250
*
Coverity: Initialize ids_found_ in the constructor.
jhawkins@chromium.org
2009-09-28
1
-1
/
+1
[next]