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
*
Turn on shared workers by default
atwilson@chromium.org
2009-11-14
5
-13
/
+7
*
Initialize the host_renderer_id and host_render_view_id in the resource dispa...
ananta@chromium.org
2009-11-14
1
-1
/
+3
*
Call np_getentrypoints after np_initialize on the Mac
stuartmorgan@chromium.org
2009-11-14
1
-2
/
+9
*
More safe browsing cleanup work:
pkasting@chromium.org
2009-11-14
6
-39
/
+73
*
Fix the messaging timing extension to only message the toplevel frame.
mpcomplete@chromium.org
2009-11-14
1
-7
/
+10
*
Mac: Animate the bookmark bar showing/hiding.
viettrungluu@chromium.org
2009-11-14
20
-307
/
+869
*
Causes all info bubbles to fade in and out with an animation instead of just
dmaclach@chromium.org
2009-11-14
3
-8
/
+87
*
Mark memory_test as flaky on 64bit linux
vandebo@chromium.org
2009-11-14
1
-3
/
+13
*
Update expectations automatically based on the dashboard.
ojan@chromium.org
2009-11-14
1
-300
/
+269
*
Implemented ShowOptionsWindow() for OS X (except the highlighting
akalin@chromium.org
2009-11-14
4
-51
/
+305
*
Add tests that pass on all platforms to the updates JSON for autoupdating
ojan@chromium.org
2009-11-14
1
-17
/
+42
*
Duplicating the SetActiveURL() change from the renderer to the plugin process...
jschuh@chromium.org
2009-11-14
4
-6
/
+6
*
Cleanup pass on Getting Started.
kathyw@google.com
2009-11-14
11
-47
/
+133
*
Moved the various Google Accounts URLs out of gaia_login.html and into sync_s...
idana@chromium.org
2009-11-14
2
-4
/
+39
*
[Mac] Fix weird layout issues when dragging a tab from a large screen to a sm...
rohitrao@chromium.org
2009-11-14
3
-0
/
+23
*
WebKit merge 50932:50947.
brettw@chromium.org
2009-11-13
3
-12
/
+11
*
Revert 31960 -- Bookmark tests seemed to fail after this went in.
levin@chromium.org
2009-11-13
2
-55
/
+46
*
Log warnings, not errors, if we can't fetch memory status for
sgk@google.com
2009-11-13
2
-6
/
+9
*
Remove suppression for a race that was fixed a while ago.
jorlow@chromium.org
2009-11-13
1
-8
/
+0
*
Rebaselining fast/invalid/residual-style.html as we now support keygen tag.
wtc@chromium.org
2009-11-13
9
-142
/
+974
*
Create port-specific baselines for url decomposition tests.
dglazkov@chromium.org
2009-11-13
6
-2
/
+130
*
Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...
tim@chromium.org
2009-11-13
2
-46
/
+55
*
No-change, just splitting up the RSS extension into html+css+js.
finnur@chromium.org
2009-11-13
3
-500
/
+497
*
Add stub functions for chrome.* APIs in content scripts.
asargent@chromium.org
2009-11-13
9
-4
/
+272
*
Test program for OpenMAX video decoding
hclam@chromium.org
2009-11-13
7
-8
/
+250
*
Attempt to get a fix and performance back.
dmaclach@chromium.org
2009-11-13
4
-22
/
+117
*
Add an "extension" process type, which mostly gets treated as a renderer ever...
mpcomplete@chromium.org
2009-11-13
8
-4
/
+37
*
DevTools: touch resource dir in generator scripts on Mac.
mnaganov@chromium.org
2009-11-13
2
-3
/
+20
*
Notifications permission infobar should only be shown in response to a user g...
johnnyg@chromium.org
2009-11-13
8
-7
/
+118
*
Use Chrome to transport Chrome OS metrics.
rvargas@google.com
2009-11-13
11
-134
/
+495
*
Propagate the "first party for cookies" from WebKit to the network stack
wtc@chromium.org
2009-11-13
18
-35
/
+82
*
Simplify the SafeBrowsingService logic some:
pkasting@chromium.org
2009-11-13
2
-38
/
+9
*
Update the RSS extension to support editing of feed readers.
finnur@chromium.org
2009-11-13
2
-27
/
+404
*
Fixing a bug where the textfield would paint outside of its bounds
jcampan@chromium.org
2009-11-13
1
-1
/
+2
*
Avoid leaking hash_object_ in SignatureCreator on Windows.
dkegel@google.com
2009-11-13
1
-1
/
+0
*
Support localization for browser actions and page action
finnur@chromium.org
2009-11-13
10
-2
/
+103
*
Enabling shared worker tests for Linux/Mac. Windows is blocked on b27636.
atwilson@chromium.org
2009-11-13
1
-1
/
+7
*
Fix crash described in 27580 by telling bookmark model to remove
munjal@chromium.org
2009-11-13
1
-1
/
+1
*
Fix for a bug where navigating from the NTP, to an SSL interstitial and then
jcampan@chromium.org
2009-11-13
1
-2
/
+4
*
Mark the reopened test from r31851 as a different bug.
dpranke@google.com
2009-11-13
1
-1
/
+1
*
Fix crash if we get an EOF after a large packet with unterminated headers.
cevans@chromium.org
2009-11-13
1
-1
/
+1
*
Delete no longer failing expectation - fixed upstream in
dpranke@google.com
2009-11-13
1
-7
/
+0
*
Remove expectation for a test that was moved upstream in webkit r50900.
dpranke@google.com
2009-11-13
1
-1
/
+0
*
Clean up os_unix.c.
dumi@google.com
2009-11-13
1
-24
/
+18
*
Fix a race condition in InitializeAndPatchProtocolsIfNeeded as discovered by ...
tommi@chromium.org
2009-11-13
3
-13
/
+24
*
Disable ResourceDispatcherHostTest.Cancel due to unitialized memory read caug...
scherkus@chromium.org
2009-11-13
1
-1
/
+1
*
Add suppression for valgrind detected error.
levin@chromium.org
2009-11-13
1
-0
/
+16
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
287
-690
/
+676
*
Fix the problem that file URL is not converted to file path in drag-and-drop ...
jianli@chromium.org
2009-11-13
1
-1
/
+5
*
Part 1 of removing PathSTring. I scrubbed files that are not
munjal@chromium.org
2009-11-13
23
-54
/
+66
[next]