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
...
*
Convert occurrences of WideToUTF{8,16}(l10n_util::GetString...() ...
viettrungluu@chromium.org
2010-08-08
14
-33
/
+31
*
Remove sync_types.h. No functions from this file are used, and some of them are
brettw@chromium.org
2010-08-08
33
-94
/
+37
*
De-wstring/wchar_t-ify extensions DOM UI as much as currently possible.
viettrungluu@chromium.org
2010-08-08
5
-123
/
+125
*
Mac: Fix kill button and selection in task manager
thakis@chromium.org
2010-08-07
4
-15
/
+88
*
Change TipsHandler::SendTip() to take const std::string& rather than std::str...
viettrungluu@chromium.org
2010-08-07
2
-2
/
+3
*
Convert browser/dom_ui/n*.cc to not use wstrings/wchar_t*s (insofar as possib...
viettrungluu@chromium.org
2010-08-07
3
-129
/
+130
*
Add a mimetype to npapi_test_plugin so we pass a layout test
tony@chromium.org
2010-08-07
3
-7
/
+11
*
Take 2: Copy the npapi pepper test plugin during the build so we
tony@chromium.org
2010-08-07
7
-84
/
+96
*
Convert browser/dom_ui/[st]*.cc to not use wstrings/wchar_t*s (insofar as pos...
viettrungluu@chromium.org
2010-08-07
6
-41
/
+40
*
Convert browser/dom_ui/[o-r]*.cc to not use wstrings/wchar_t*s.
viettrungluu@chromium.org
2010-08-07
5
-110
/
+110
*
Updating trunk VERSION from 488.0 to 489.0
chrome-release@google.com
2010-08-07
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
33
-36
/
+15
*
Fix testBigZip
nirnimesh@chromium.org
2010-08-07
1
-1
/
+1
*
Disabling the HTTPSRequestTest.ClientAuthTest for chrome frame net tests on t...
ananta@chromium.org
2010-08-07
1
-0
/
+1
*
Convert browser/dom_ui/f*.cc to not use wstrings/wchar_t*s.
viettrungluu@chromium.org
2010-08-07
2
-59
/
+59
*
FBTF: Remove unneeded headers from base/ (part 4)
thestig@chromium.org
2010-08-07
57
-47
/
+67
*
Convert browser/dom_ui/[g-m]*.cc to not use wstrings/wchar_t*s.
viettrungluu@chromium.org
2010-08-07
4
-78
/
+79
*
Convert browser/dom_ui/d*.cc to not use wstrings/wchar_t*s.
viettrungluu@chromium.org
2010-08-07
2
-33
/
+33
*
Convert browser/dom_ui/c*.cc to not use wstrings/wchar_t*s ...
viettrungluu@chromium.org
2010-08-07
4
-171
/
+172
*
Add new downloads tests
nirnimesh@chromium.org
2010-08-07
6
-10
/
+120
*
Convert browser/dom_ui/browser_options_handler.cc to stop using wstrings/wcha...
viettrungluu@chromium.org
2010-08-07
1
-42
/
+42
*
Convert browser/dom_ui/a*.cc to not use wstrings/wchar_t*s.
viettrungluu@chromium.org
2010-08-07
4
-92
/
+96
*
Add one more test to TreeNodeModelTest.
tfarina@chromium.org
2010-08-07
1
-0
/
+15
*
Allow native (nt-style) paths to be used for sandbox policy specification
cpu@chromium.org
2010-08-07
4
-17
/
+61
*
[Mac] Do not use |+[NSColor selectedMenuItemColor]| in a gradient due to colo...
rsesek@chromium.org
2010-08-07
1
-1
/
+1
*
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
[prev]
[next]