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
*
I let a tab slip into the code; remove it.
agl@chromium.org
2009-02-06
1
-1
/
+1
*
Enable more SafeBrowsing unittests on Mac and linux.
paul@chromium.org
2009-02-06
2
-1
/
+2
*
Remove duplicate test expectations.
estade@chromium.org
2009-02-06
1
-1
/
+1
*
Fix linux build bustage.
estade@chromium.org
2009-02-06
1
-1
/
+4
*
Windows specific platform test are expected to fail on Linux and Mac, but we ...
finnur@google.com
2009-02-06
1
-1
/
+1
*
Stub out web_contents_view_gtk.
estade@chromium.org
2009-02-06
9
-5
/
+241
*
Enable/disable buttons when the corresponding command updates in the model.
pinkerton@chromium.org
2009-02-06
9
-18
/
+199
*
Fix HostResolver crash when MessageLoop is destroyed during
phajdan.jr@chromium.org
2009-02-06
1
-4
/
+20
*
Get 6 more layout tests passing.
finnur@google.com
2009-02-06
5
-15
/
+128
*
Support custom border widths. Allow user to resize the window (instead of do...
pkasting@chromium.org
2009-02-06
3
-133
/
+109
*
Pre-upstreaming scrubbing of MessagePort.
dglazkov@google.com
2009-02-06
1
-177
/
+183
*
Refactor the custom GTK container implementation into a class of statics. No...
deanm@chromium.org
2009-02-06
1
-94
/
+97
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-02-06
13
-762
/
+364
*
WebKit merge 40539:40668 [chromium side]
levin@chromium.org
2009-02-06
6
-16
/
+36
*
Fix for http://code.google.com/p/chromium/issues/detail?id=7429
mbelshe@google.com
2009-02-06
1
-2
/
+4
*
Icon for TestShell.app
mark@chromium.org
2009-02-06
3
-1
/
+5
*
Rewrite the mac named process iterator:
thomasvl@chromium.org
2009-02-06
2
-74
/
+103
*
Remove many more ifdefs around un-used methods to enable more functionality f...
pinkerton@chromium.org
2009-02-06
3
-34
/
+37
*
Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows
brettw@chromium.org
2009-02-06
15
-662
/
+543
*
Added missing header include to buffers.h.
scherkus@chromium.org
2009-02-06
1
-0
/
+1
*
Port SafeBrowsingProtocolManager to Mac and linux.
paul@chromium.org
2009-02-06
3
-1
/
+14
*
Prevent renderer from crashing on startup.
jrg@chromium.org
2009-02-06
2
-14
/
+11
*
Commit my changes that simplify automation message unpacking.
jam@chromium.org
2009-02-06
5
-509
/
+302
*
Add a constraint on how many requests can be outstanding for any given render...
ericroman@google.com
2009-02-06
7
-30
/
+343
*
Make the new linux browser shut down cleanly.
erg@google.com
2009-02-06
4
-4
/
+19
*
Fix Renderer Crash on OS X + update unit test.
jeremy@chromium.org
2009-02-06
2
-8
/
+2
*
Rebaselining a layout test - the text fonts are different. This is one of tho...
sidchat@google.com
2009-02-06
4
-3
/
+19
*
Remove expected failures since the tests now pass.
darin@chromium.org
2009-02-06
1
-9
/
+0
*
Fix the Linux build by adding resource_message_filter to the build.
brettw@google.com
2009-02-06
1
-1
/
+0
*
Make ResourceMessageFilter compile on Mac. It stubs out a substantial part of
brettw@google.com
2009-02-06
9
-83
/
+173
*
Make sure tab contents get cleaned up and dealloc'd correctly when a tab closes.
pinkerton@chromium.org
2009-02-06
2
-5
/
+21
*
Cleanup forward declared classes that are not needed in chrome/renderer, chro...
thestig@chromium.org
2009-02-06
13
-56
/
+31
*
Make render_widget_host_unittest compile and run on POSIX.
thestig@chromium.org
2009-02-06
2
-3
/
+21
*
Moves some navigation tests to the ignore list as we never intend to
sky@google.com
2009-02-06
2
-8
/
+9
*
Allow purify scripts to take a --report_dir argument which specifies where th...
erikkay@google.com
2009-02-06
3
-28
/
+76
*
New menu item for personalization project.
munjal@chromium.org
2009-02-06
3
-0
/
+15
*
Fix a memory leak on the async resource handler.
rvargas@google.com
2009-02-06
2
-1
/
+4
*
Update tests list. Three tests pass because of r9266. The other three seem to...
kuchhal@chromium.org
2009-02-05
1
-7
/
+0
*
Add debugging info to hopefully catch what's causing 6316
erg@google.com
2009-02-05
1
-0
/
+2
*
roll DEPS to pick up layout test fix
darin@chromium.org
2009-02-05
1
-1
/
+1
*
Adds the 6-month flag functionality back into the criteria checker,
gwilson@google.com
2009-02-05
3
-298
/
+474
*
Remove unused ScriptCallContextV8.cpp
dglazkov@google.com
2009-02-05
1
-82
/
+0
*
Stub implementation of gtk browser window.
estade@chromium.org
2009-02-05
6
-7
/
+264
*
fix webkit hammer build
tc@google.com
2009-02-05
1
-1
/
+3
*
The final bits needed so we can navigate away from Flash pages without crashi...
evan@chromium.org
2009-02-05
3
-42
/
+41
*
Implement tab detach notifications to remove tabs from UI.
pinkerton@chromium.org
2009-02-05
1
-8
/
+31
*
Add X509Certificate::Verify stubs for Mac and Linux.
wtc@chromium.org
2009-02-05
7
-39
/
+51
*
Some cleanup on the GRIT scons builder.
tc@google.com
2009-02-05
2
-25
/
+41
*
Integrate URLPattern with Extension user scripts.
aa@chromium.org
2009-02-05
18
-242
/
+388
*
Cleanup some forward declared structs that are not being used.
thestig@chromium.org
2009-02-05
7
-14
/
+9
[next]