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
*
Revert 47875 - ProcessSingleton(all): create the lock immediately after faili...
thestig@chromium.org
2010-05-21
7
-120
/
+26
*
Add implementation of CreateObject.
darin@chromium.org
2010-05-21
2
-5
/
+326
*
Initialize the ChromeFrame request manager with the container interface in th...
ananta@chromium.org
2010-05-21
1
-1
/
+2
*
Part 2 of fix. Denies access to password manager for sandboxed iframes with a...
inferno@chromium.org
2010-05-21
1
-0
/
+5
*
Fix major UI ugliness in the "Languages and Input" dialog.
satorux@chromium.org
2010-05-21
3
-160
/
+212
*
Get rid of the hack for ibus-pinyin.
satorux@chromium.org
2010-05-21
1
-56
/
+40
*
Separate SPDY data-frame compression from the header compressors.
mbelshe@chromium.org
2010-05-21
5
-139
/
+473
*
WebKit roll: 59874-59900
victorw@chromium.org
2010-05-21
1
-1
/
+1
*
Added an implementation of the NetworkChangeNotifierThread interface for the ...
sanjeevr@chromium.org
2010-05-21
8
-4
/
+216
*
SocketStream::Close() disconnect the socket after all pending data sent.
ukai@chromium.org
2010-05-21
3
-3
/
+147
*
views: Use STLDeleteElements to delete pointer objects.
tfarina@chromium.org
2010-05-21
2
-28
/
+11
*
Remove the TRACE_EVENT for network states. This is no longer needed, since mo...
eroman@chromium.org
2010-05-21
4
-57
/
+0
*
Track whether a resource was loaded via a proxy. I'm going to use
mbelshe@chromium.org
2010-05-21
3
-3
/
+18
*
ProcessSingleton(all): create the lock immediately after failing to connect t...
mattm@chromium.org
2010-05-21
7
-26
/
+120
*
WebKit roll: 59852-59873
victorw@chromium.org
2010-05-21
1
-1
/
+1
*
Don't populate WebDropData with file URLs when dragging files.
dcheng@chromium.org
2010-05-21
5
-50
/
+62
*
Remove suppressions for fixed bug
jamesr@chromium.org
2010-05-21
1
-6
/
+0
*
Remove a NOTREACHED() that I'm triggering when I right
tony@chromium.org
2010-05-21
1
-1
/
+2
*
Fixing mounting case.
dhg@chromium.org
2010-05-20
1
-1
/
+1
*
Speculative fix for blank status bubble.
mirandac@google.com
2010-05-20
1
-21
/
+14
*
Add a note to the docs warning users to use only the
aa@chromium.org
2010-05-20
2
-0
/
+32
*
Made feedback icon hidden on login screen.
zelidrag@chromium.org
2010-05-20
1
-0
/
+3
*
Test shell: create a dedicated thread for the cache.
rvargas@google.com
2010-05-20
2
-3
/
+10
*
Increase the width of the dialog box for 'stop sync' in Tamil to 75 chars to ...
jshin@chromium.org
2010-05-20
1
-1
/
+1
*
WebKit roll: 59832-59851
victorw@chromium.org
2010-05-20
1
-1
/
+1
*
VideoDecoderImpl Mock Engine leak callback.
jiesun@google.com
2010-05-20
2
-8
/
+8
*
Get rid of navsuggest results in omnibox tests.
nirnimesh@chromium.org
2010-05-20
1
-14
/
+1
*
Reduce the suppression text for the zlib inflate leakage.
mbelshe@chromium.org
2010-05-20
1
-40
/
+1
*
Extension Docs (No building or testable files).
rafaelw@chromium.org
2010-05-20
2
-2
/
+4
*
Fix the incorrect logic from r47842. Too many not's.
thestig@chromium.org
2010-05-20
1
-2
/
+2
*
Reland Mac: First steps for default plugin
thakis@chromium.org
2010-05-20
10
-88
/
+293
*
Linux: enable another render view unit test.
estade@chromium.org
2010-05-20
1
-9
/
+27
*
GTK: delete text when cutting from the omnibox.
estade@chromium.org
2010-05-20
1
-2
/
+5
*
Fix a ChromeFrame crash caused when the cookie policy is set to prompt and th...
ananta@chromium.org
2010-05-20
4
-6
/
+25
*
WebKit roll: 59819-59831
victorw@chromium.org
2010-05-20
1
-1
/
+1
*
Finally getting to the appcache parts instead of all of this webkitApi/ipc pl...
michaeln@chromium.org
2010-05-20
7
-53
/
+237
*
Make ClientSocketPool histograms static so that they work properly.
vandebo@chromium.org
2010-05-20
16
-70
/
+177
*
Make PluginTest.Real amd PluginTest.MediaPlayerNew only run on Debug Perf Bot...
thestig@chromium.org
2010-05-20
1
-1
/
+9
*
Revert 47832 - Roll DEPS for libvpx and enable VP8/WebM for Chromium ARM builds.
robertshield@chromium.org
2010-05-20
2
-4
/
+13
*
Gtk: fix GConfValue leak in GConfTitlebarListener.
mattm@chromium.org
2010-05-20
1
-0
/
+4
*
Marking DevToolsSanityTest.TestStepOut as flaky on Linux too.
robertshield@chromium.org
2010-05-20
1
-1
/
+1
*
Simple code rearranging to better group by function area and protocol.
mrossetti@chromium.org
2010-05-20
3
-1583
/
+1601
*
NTP: use the shared menu.css for the options menu.
arv@chromium.org
2010-05-20
4
-34
/
+11
*
Add PPAPI UI test (currently disabled because it only runs properly on Windows).
brettw@chromium.org
2010-05-20
3
-1
/
+77
*
Add heapcheck supression for 44667.
cbentzel@chromium.org
2010-05-20
1
-0
/
+6
*
Implement full screen lock functionality.
oshima@chromium.org
2010-05-20
6
-34
/
+134
*
Roll DEPS for libvpx and enable VP8/WebM for Chromium ARM builds.
scherkus@chromium.org
2010-05-20
2
-13
/
+4
*
Lazy initialization of URLSecurityManager to reduce start-up time.
ahendrickson@chromium.org
2010-05-20
10
-26
/
+25
*
Revert 47828 - Add a PPAPI ui test framework and start running the existing i...
brettw@chromium.org
2010-05-20
3
-77
/
+1
*
AutoFill telephone number prefix and suffix heuristics.
dhollowa@chromium.org
2010-05-20
2
-2
/
+43
[next]