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
*
Allow update URLs in external_extensions.json.
skerner@chromium.org
2010-08-19
1
-4
/
+7
*
Updating the java license client zip file to reflect most up-to-date example ...
kurrik@chromium.org
2010-08-19
1
-0
/
+0
*
The "Hello world!" of the Chrome Web Store Licensing API, in Java.
kurrik@chromium.org
2010-08-19
17
-0
/
+445
*
Use RenderWidget(Host) for full screen
boliu@chromium.org
2010-08-19
1
-2
/
+14
*
Reland 55888: Allow per-plugin content settings.
bauerb@chromium.org
2010-08-19
3
-4
/
+24
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
12
-19
/
+18
*
Convert a couple of wstring methods in ChildProcessInfo.
viettrungluu@chromium.org
2010-08-19
2
-24
/
+27
*
Add a command-line flag to disable SSL/TLS False Start
davidben@chromium.org
2010-08-18
2
-0
/
+4
*
Move bundled copy of sqlite one level deeper to better separate it
phajdan.jr@chromium.org
2010-08-18
3
-3
/
+3
*
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
[next]