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
*
base: rename Environment::GetEnv to Environment::GetVar.
tfarina@chromium.org
2010-08-07
18
-43
/
+43
*
Added defense in depth mechanism to host resolver to prevent long hostnames f...
cdn@chromium.org
2010-08-07
2
-0
/
+22
*
Add rudimentary support for client auth in testserver.py and unit tests
davidben@chromium.org
2010-08-07
5
-4
/
+136
*
Rename ChromotingPlugin -> ChromotingInstance to be more consistent with
garykac@google.com
2010-08-07
8
-53
/
+53
*
Revert 55311 - Add remoting to wrench menu.
erikchen@google.com
2010-08-06
10
-324
/
+0
*
Reverse rows in DecoderZlib for remoting
hclam@chromium.org
2010-08-06
3
-4
/
+31
*
WebGL web preferences do not disable WebGL if already enabled.
apatrick@chromium.org
2010-08-06
1
-1
/
+2
*
Unit test stub for ServiceProcess
hclam@chromium.org
2010-08-06
2
-0
/
+10
*
Add remoting to wrench menu.
hclam@chromium.org
2010-08-06
10
-0
/
+324
*
Moved files from media/media_foundation to media/mf. Cleaned up the code a li...
imcheng@chromium.org
2010-08-06
7
-410
/
+344
*
Clean up SpdyStream.
erikchen@google.com
2010-08-06
9
-159
/
+97
*
Fix for translate.py testSessionRestore on Mac. BUG=51439
alyssad@chromium.org
2010-08-06
1
-9
/
+15
*
Re-apply r52616 (speed up docs generation) with a longer timeout.
aa@chromium.org
2010-08-06
5
-485
/
+509
*
[Mac] Don't fade text on bookmark items if we don't have to.
jeremy@chromium.org
2010-08-06
1
-1
/
+1
*
Bad interaction between 2 A/B experiments
ziadh@chromium.org
2010-08-06
3
-4
/
+23
*
linux: pass --as-needed to linker
evan@chromium.org
2010-08-06
1
-0
/
+1
*
When user enters wrong password or bad wep key, we popup the login dialog aga...
chocobo@chromium.org
2010-08-06
5
-7
/
+114
*
The Selenium window.open target blank test fails in ChromeFrame as the naviga...
ananta@chromium.org
2010-08-06
1
-1
/
+15
*
WebKit roll 64821:64865
jianli@chromium.org
2010-08-06
1
-1
/
+1
*
[Mac] Make the default background style for InfoBubbleView white, per alcor.
rsesek@chromium.org
2010-08-06
2
-3
/
+4
*
Initial pass at integrating Differ into the chromoting host code.
garykac@google.com
2010-08-06
33
-217
/
+387
*
Cleanup: Remove now obsolete Nigori params.
albertb@chromium.org
2010-08-06
3
-23
/
+0
*
rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)
pvalchev@google.com
2010-08-06
18
-69
/
+65
*
Revert "Copy the npapi pepper test plugin during the build so we don't"
tony@chromium.org
2010-08-06
7
-90
/
+84
*
Revert 55232 - Dispatch key event to bindings processing.
nsylvain@chromium.org
2010-08-06
1
-4
/
+0
*
Prevent browser actions toolbar's overflow button from being shown unexpectedly.
suzhe@chromium.org
2010-08-06
1
-0
/
+1
*
Fix map iteration error caught by Coverity.
jcivelli@chromium.org
2010-08-06
1
-2
/
+4
*
[Mac] Use the new {EXPECT,ASSERT}_NS{EQ,NE} macros in unit tests where possible.
rsesek@chromium.org
2010-08-06
31
-279
/
+290
*
GTTF: Replace DCHECK with EXPECT_TRUE in UITestBase.
phajdan.jr@chromium.org
2010-08-06
1
-1
/
+1
*
SwapBuffers notification is sent from GPU process to renderer process.
apatrick@chromium.org
2010-08-06
7
-2
/
+59
*
Remove the following States from HttpProxyClientSocket:
rch@chromium.org
2010-08-06
1
-2
/
+0
*
In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...
johnnyg@chromium.org
2010-08-06
14
-19
/
+35
*
Update Breakpad to r639.
mark@chromium.org
2010-08-06
1
-1
/
+1
*
linux: pass -Wl,-O1 to the linker
evan@chromium.org
2010-08-06
1
-0
/
+5
*
Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...
phajdan.jr@chromium.org
2010-08-06
22
-321
/
+157
*
Skip unresolved hosts for sync notifications instead of having libjingle reso...
akalin@chromium.org
2010-08-06
1
-0
/
+7
*
[Mac] Don't indicate acceptance of non-url drag data.
shess@chromium.org
2010-08-06
1
-0
/
+3
*
Make SkFontHost_fontconfig support TTC font files.
jshin@chromium.org
2010-08-06
7
-70
/
+131
*
Fixes regression the resulted in not showing window after doing a tab
sky@chromium.org
2010-08-06
1
-0
/
+1
*
Revert "Disable failing test on Linux."
tony@chromium.org
2010-08-06
1
-3
/
+0
*
FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.
erg@google.com
2010-08-06
27
-234
/
+867
*
Rebase ThaiUTF8 unit test.
agl@chromium.org
2010-08-06
1
-49
/
+47
*
Disable another test that fails after the plugin copy change.
tony@chromium.org
2010-08-06
1
-0
/
+2
*
GTK toolbar -
estade@chromium.org
2010-08-06
2
-2
/
+9
*
add pepper video decoder glue and delegate
wjia@google.com
2010-08-06
9
-2
/
+317
*
Review URL: http://codereview.chromium.org/3068015
lzheng@google.com
2010-08-06
1
-0
/
+143
*
ffmpeg roll to remove unused patch
fbarchard@chromium.org
2010-08-06
1
-1
/
+1
*
Export and imports raw keys in the Cryptographer.
albertb@chromium.org
2010-08-06
2
-9
/
+9
*
Respect original dialog's default/focus widget in NativeDialogHost.
xiyuan@chromium.org
2010-08-06
1
-0
/
+38
*
Added definition for cookie_monster related stuff and added self to watchlist.
rdsmith@chromium.org
2010-08-06
1
-0
/
+5
[next]