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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
7
-17
/
+16
*
Refactor and improve gpu_info_collector: collect information on linux;
zmo@google.com
2011-01-21
7
-47
/
+152
*
Move the TestSink for doing IPC tests from chrome/common into IPC and create ...
brettw@google.com
2011-01-20
2
-150
/
+0
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
7
-7
/
+7
*
Remove stray externs in .cc code
isherman@chromium.org
2011-01-20
1
-4
/
+4
*
Add "sidebar" section to extension manifest:
alekseys@chromium.org
2011-01-20
8
-0
/
+287
*
Don't load plugins on prerendered pages until the pages are displayed.
mmenke@chromium.org
2011-01-20
3
-0
/
+10
*
Update page_action and browser_action docs to say that default_icon is option...
tessamac@google.com
2011-01-20
4
-12
/
+10
*
Move more web widgets painting from webkit to chrome.
xiyuan@chromium.org
2011-01-20
2
-0
/
+36
*
If user had consented for metrics reporting, send speech input request origin...
satish@chromium.org
2011-01-20
7
-76
/
+186
*
* Add WebPreference::interactive_form_validation_enabled
tkent@chromium.org
2011-01-20
3
-1
/
+8
*
Add another didRunInsecureContent method.
agl@chromium.org
2011-01-20
1
-2
/
+3
*
[Sync] Tidy up SyncBackendHost interface.
akalin@chromium.org
2011-01-19
1
-14
/
+0
*
Adjust comments for new Source/ location.
dilmah@chromium.org
2011-01-19
1
-1
/
+1
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
3
-0
/
+79
*
Allow policy refresh rate to be configured through policy.
mnissler@chromium.org
2011-01-19
4
-0
/
+8
*
Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...
satish@chromium.org
2011-01-19
3
-0
/
+8
*
Fail gracefully if profile Temp dir can not be accessed.
skerner@chromium.org
2011-01-19
4
-5
/
+83
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-4
/
+4
*
Use DumpRenderTree instead of TestShell for generating
tony@chromium.org
2011-01-19
2
-37
/
+41
*
Disabled GPU process prelaunch field trial.
apatrick@chromium.org
2011-01-19
2
-5
/
+0
*
Save/Restore ALSA volume/mute
davej@chromium.org
2011-01-19
2
-0
/
+8
*
Extension - Docs - Fix broken link to theme resource.
mhm@chromium.org
2011-01-19
2
-8
/
+8
*
Fix a typo.
kathyw@chromium.org
2011-01-19
2
-2
/
+2
*
Deleted advice on making page action icons lighterweight/smaller
kathyw@chromium.org
2011-01-18
2
-18
/
+0
*
A couple of minor fixes to the tutorials:
kathyw@chromium.org
2011-01-18
6
-4
/
+2
*
Revert 71656 - Allow policy refresh rate to be configured through policy
mnissler@chromium.org
2011-01-18
4
-8
/
+0
*
Allow policy refresh rate to be configured through policy.
mnissler@chromium.org
2011-01-18
4
-0
/
+8
*
Revert 71313 - Removed old login screen from source.
avayvod@chromium.org
2011-01-18
2
-0
/
+4
*
Remove TopSites::IsEnabled() as well as related dead code.
satorux@chromium.org
2011-01-18
1
-3
/
+0
*
Made return types of various Value::DeepCopy() implementations more specific
akalin@chromium.org
2011-01-18
2
-29
/
+24
*
Do not read /proc/self/exe before forking if Chrome is ran under Valgrind.
glider@chromium.org
2011-01-17
1
-1
/
+5
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
33
-68
/
+68
*
Added CHECK for buffer_ and xml_wrapper_ to be not NULL
rtenneti@chromium.org
2011-01-16
1
-1
/
+3
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-1
/
+3
*
Turn password sync on by default.
johnnyg@chromium.org
2011-01-15
2
-4
/
+4
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
5
-12
/
+13
*
Implement renderer AudioDevice API for low-latency audio output
crogers@google.com
2011-01-15
1
-0
/
+4
*
Allow printing/saving a plugin through right click menu, even if it's in a fr...
jam@chromium.org
2011-01-15
1
-0
/
+6
*
Makes chrome pass down the length of text as the end of the
sky@chromium.org
2011-01-14
1
-10
/
+12
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
3
-79
/
+0
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
3
-0
/
+79
*
The revert Broke Chrome OS...
mmenke@chromium.org
2011-01-14
2
-4
/
+0
*
Revert 71313 - Removed old login screen from source.
avayvod@chromium.org
2011-01-14
2
-0
/
+4
*
Add a command line flag to specify the minimum flash version implementing the...
bauerb@chromium.org
2011-01-14
2
-0
/
+4
*
Clear plugin data together with cookies on shutdown.
bauerb@chromium.org
2011-01-14
2
-6
/
+0
*
[Sync] Port about:sync to DOMUI
akalin@chromium.org
2011-01-14
2
-0
/
+11
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
1
-1
/
+1
*
Changing the security model for "chrome" URLs
abarth@chromium.org
2011-01-13
2
-0
/
+4
*
This adds a "killed tab" page to be displayed in the case where a tab is kill...
gspencer@chromium.org
2011-01-13
5
-0
/
+19
[next]