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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing newlines in chrome/tools/build/win/FILES.
apatrick@chromium.org
2010-08-09
1
-1
/
+1
*
Reference ChromeOS specific config parameters.
seh@chromium.org
2010-08-09
1
-1
/
+1
*
Mac: more tabpose
thakis@chromium.org
2010-08-09
4
-22
/
+531
*
Bookmark manager: Fix error which prevented middle clicking from opening a bo...
arv@chromium.org
2010-08-09
1
-1
/
+1
*
Bookmarks manager: Polish the edit mode CSS a little to make the text inputs ...
arv@chromium.org
2010-08-09
1
-22
/
+14
*
Notify on failure during network connection.
chocobo@chromium.org
2010-08-09
1
-13
/
+37
*
Add GetMachineStatistic to SystemLibrary.
stevenjb@chromium.org
2010-08-09
5
-33
/
+53
*
Revert 55450 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...
glen@chromium.org
2010-08-09
2
-6
/
+11
*
Pid computation for breakpad had a race condition that could cause the
markus@chromium.org
2010-08-09
2
-10
/
+22
*
CommandLine: Deprecate a function on non-Windows.
evan@chromium.org
2010-08-09
1
-1
/
+1
*
Don't list a xib that doesn't need localization, as it generates a warning du...
thomasvl@chromium.org
2010-08-09
1
-2
/
+1
*
PyAuto test to verify geolocation pref.
nirnimesh@chromium.org
2010-08-09
3
-4
/
+60
*
Content settings exceptions: add validity check.
estade@chromium.org
2010-08-09
5
-18
/
+99
*
Make --gtest_repeat flag work correctly for browser_tests.
phajdan.jr@chromium.org
2010-08-09
1
-6
/
+31
*
Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.
phajdan.jr@chromium.org
2010-08-09
2
-11
/
+6
*
Fix some problems with TaskManagerBrowserTest.PopulateWebCacheFields:
phajdan.jr@chromium.org
2010-08-09
6
-18
/
+40
*
Make the username readonly when asking the user to re-login to sync.
albertb@chromium.org
2010-08-09
3
-4
/
+17
*
(repair leak) Protect instance after commiting to use network
jar@chromium.org
2010-08-09
1
-2
/
+2
*
Clean up code by removing network traffic code in network library.
chocobo@chromium.org
2010-08-09
9
-264
/
+3
*
Histograms & Field Trails about prefetching
gavinp@google.com
2010-08-09
9
-20
/
+174
*
Fix crasher with download bar.
jcivelli@chromium.org
2010-08-09
2
-1
/
+16
*
dom-ui options: Implement font settings overlay dialog.
csilv@chromium.org
2010-08-09
11
-4
/
+417
*
Making sure the BrowserBubble does not notify its delegate after it's been de...
jcivelli@chromium.org
2010-08-09
2
-23
/
+22
*
Speculative backout to see if this caused perf regressions.
rohitrao@chromium.org
2010-08-09
18
-262
/
+32
*
Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.
ananta@chromium.org
2010-08-09
26
-2473
/
+1
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
13
-38
/
+19
*
pyauto theme runner
alyssad@chromium.org
2010-08-09
1
-0
/
+80
*
Fixes bug where the billing address combobox would not show newly
sky@chromium.org
2010-08-09
2
-14
/
+26
*
New autofill pyauto functional tests
alyssad@chromium.org
2010-08-09
3
-7
/
+80
*
Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...
pinkerton@google.com
2010-08-09
17
-124
/
+5
*
Special thanks for in-ming cheng's MFT hardware decodering code.
jiesun@google.com
2010-08-09
26
-1
/
+2473
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
13
-19
/
+38
*
Adds some experimental stuff for tab preview: ability to determine max
sky@chromium.org
2010-08-09
11
-32
/
+95
*
Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-09
21
-43
/
+262
*
Updating trunk VERSION from 489.0 to 490.0
chrome-release@google.com
2010-08-09
1
-1
/
+1
*
When blocking cookies, also show an icon in the location bar when cookies are...
jochen@chromium.org
2010-08-09
18
-32
/
+262
*
Comment out test expectations that failed on the build bot
satorux@chromium.org
2010-08-09
1
-4
/
+9
*
Add device motion runtime feature entry and the command line switch.
pfeldman@chromium.org
2010-08-09
3
-1
/
+8
*
More metrics for proxy connections impact A/B test.
ziadh@chromium.org
2010-08-09
2
-6
/
+6
*
Add tests for LanguageOptionsHandler using the stub cros library.
satorux@chromium.org
2010-08-09
1
-19
/
+29
*
Cleanup our Registry API.
tfarina@chromium.org
2010-08-09
3
-8
/
+10
*
Fix style issues in CSS files of DOMUI options:: 0px -> 0.
satorux@chromium.org
2010-08-09
3
-8
/
+8
*
Add realistic data to InputMethodLibraryStubImpl.
satorux@chromium.org
2010-08-09
1
-3
/
+133
*
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
*
Take 2: Copy the npapi pepper test plugin during the build so we
tony@chromium.org
2010-08-07
6
-83
/
+29
[next]