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
*
Add whats_new.html to extension docs.
aa@chromium.org
2010-08-18
60
-35
/
+680
*
Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.
rvargas@google.com
2010-08-18
2
-8
/
+0
*
Re-land r56529, and add fixes for the browser tests on chromium os.
cmasone@google.com
2010-08-18
4
-0
/
+18
*
Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-18
2
-0
/
+8
*
Added BackgroundModeManager which tracks when background apps are loaded/unlo...
atwilson@chromium.org
2010-08-18
5
-0
/
+18
*
Refactor SafeBrowsingDatabase for transition to new file format.
shess@chromium.org
2010-08-18
3
-1
/
+8
*
FBTF: Remove a few SkBitmap instances (and other headers that were next to th...
erg@google.com
2010-08-18
4
-26
/
+58
*
Revert 56529 - [Chrome OS] Block the installation of extensions with NPAPI pl...
phajdan.jr@chromium.org
2010-08-18
4
-18
/
+0
*
Fixed race where GPU process rendered to invalid window handle.
apatrick@chromium.org
2010-08-18
1
-3
/
+3
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
15
-690
/
+692
*
GTTF: Make URLFetcherProtectTestPassedThrough fail fast.
phajdan.jr@chromium.org
2010-08-18
1
-3
/
+4
*
Win IO Perf Regressions
thomasvl@chromium.org
2010-08-18
3
-13
/
+1
*
Revert 56522 - Fix leaks in GoogleURLTrackerTest::CreateRequestContext()
thomasvl@chromium.org
2010-08-18
1
-3
/
+1
*
[Chrome OS] Block the installation of extensions with NPAPI plugins
cmasone@google.com
2010-08-18
4
-0
/
+18
*
Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...
bulach@chromium.org
2010-08-18
6
-99
/
+131
*
Fix leaks in GoogleURLTrackerTest::CreateRequestContext()
ukai@chromium.org
2010-08-18
1
-1
/
+3
*
Disable outdated plug-ins on a per-plugin basis.
bauerb@chromium.org
2010-08-18
3
-18
/
+62
*
Don't claim we would always block cookies, since there are always exceptions.
jochen@chromium.org
2010-08-18
1
-6
/
+0
*
Monitor network change in GoogleURLTracker
ukai@chromium.org
2010-08-18
3
-1
/
+13
*
sync: take two for:
tim@chromium.org
2010-08-18
5
-0
/
+20
*
Fix year in copyright boilerplate.
asargent@chromium.org
2010-08-17
1
-1
/
+1
*
FBTF: Header cleanup in chrome/common. Part 1.
jhawkins@chromium.org
2010-08-17
19
-45
/
+86
*
Fix windows doc generation to use depot_tools python.
asargent@chromium.org
2010-08-17
3
-10
/
+42
*
TBR:phajdan
kurrik@chromium.org
2010-08-17
3
-0
/
+0
*
Revert 56423 - Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
5
-20
/
+0
*
Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
5
-0
/
+20
*
Adding the current code that hosts code.google.com/chrome/extensions.
kurrik@chromium.org
2010-08-17
4
-0
/
+340
*
Set the title for wait-for-debugger dialog to be "Chromium". We were fetching...
alokp@chromium.org
2010-08-17
1
-23
/
+26
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-42
/
+40
*
Re-land part of r55416, minus actually moving the test_suite.h contents to a ...
brettw@chromium.org
2010-08-17
6
-11
/
+29
*
Revert 56376 - This CL will introduce a new way to do exponential back-off on...
joi@chromium.org
2010-08-17
1
-3
/
+1
*
Reapplies all the IPC system work (reverts the revert r56272).
erg@google.com
2010-08-17
18
-975
/
+1330
*
This CL will introduce a new way to do exponential back-off on failure within
joi@chromium.org
2010-08-17
1
-1
/
+3
*
Remove remaining deprecated wstring methods from base/values.{cc,h}.
viettrungluu@chromium.org
2010-08-17
5
-29
/
+30
*
media: use VideoDecodeEngine interface in gpu_video_decoder abstraction.
jiesun@google.com
2010-08-17
1
-1
/
+1
*
DevTools: Support runtime property name/value pairs instead of feature names ...
pfeldman@chromium.org
2010-08-17
3
-4
/
+8
*
Support for multiple speech enabled elements in same page.
satish@chromium.org
2010-08-17
1
-9
/
+15
*
Location provider using Windows 7 Location API
allanwoj@chromium.org
2010-08-17
2
-0
/
+4
*
Stop eternal loop in DisplayDebugMessageInDialog
cmasone@google.com
2010-08-17
1
-0
/
+4
*
Before the notification provider goes away, detach it from all the active not...
johnnyg@chromium.org
2010-08-17
2
-0
/
+14
*
Gaia authentication for access remoting directory and talk
hclam@chromium.org
2010-08-17
3
-1
/
+9
*
Setup dialog for remoting
hclam@chromium.org
2010-08-17
2
-0
/
+2
*
Completely revert all my IPC work to see if this was what regressed the page ...
erg@google.com
2010-08-17
18
-1330
/
+975
*
Reenabled ChromeOS system setting for timezone selection.
zelidrag@chromium.org
2010-08-16
1
-0
/
+5
*
FBTF: Header cleanup in renderer_host.
jhawkins@chromium.org
2010-08-16
1
-1
/
+1
*
compile fix
bauerb@chromium.org
2010-08-16
1
-0
/
+3
*
Those nasty puglins!
bauerb@chromium.org
2010-08-16
2
-11
/
+10
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
7
-75
/
+73
*
DevTools: support dispatching devtools commands when there is a tight loop in...
yurys@chromium.org
2010-08-16
1
-6
/
+0
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
8
-16
/
+4
[next]