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
*
WebUI: Get rid of more references to dom_ui and DOM_UI.
tfarina@chromium.org
2011-02-15
1
-3
/
+3
*
indexeddb: make setVersion fire blocked event if other connections are open
dgrogan@chromium.org
2011-02-14
1
-0
/
+6
*
Convert indexed_db_messages.h to use generator macros.
tsepez@chromium.org
2011-02-14
3
-525
/
+58
*
Removing the experimental Chrome extension popup API. This API will not be ad...
twiz@chromium.org
2011-02-14
1
-109
/
+0
*
Make sure that if Reader is installed after Chrome and the internal PDF reade...
jam@chromium.org
2011-02-14
2
-5
/
+0
*
Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ...
zmo@google.com
2011-02-14
3
-0
/
+6
*
Reworks autocomplete result set processing by the edit/model necessitated by ...
sky@chromium.org
2011-02-14
1
-11
/
+2
*
Support bypassList in Proxy Settings API.
battre@chromium.org
2011-02-14
2
-1
/
+81
*
Implementation of getCurrentProxySettings for proxy settings API.
battre@chromium.org
2011-02-14
3
-2
/
+293
*
WebUI: Fix random variations of DOMUI.
tfarina@chromium.org
2011-02-13
1
-1
/
+1
*
WebUI: Get rid of more references to DOMUI in the rest of the directories.
tfarina@chromium.org
2011-02-13
3
-5
/
+5
*
Updated about_flags and command-line switch handling for prerender/prefetch
gavinp@chromium.org
2011-02-12
2
-16
/
+18
*
Enable the XSS auditor by default
abarth@chromium.org
2011-02-12
2
-4
/
+4
*
Revert 73977 - Apply a sanity check on gfx::Size deserialization so we can be...
cevans@chromium.org
2011-02-12
1
-2
/
+0
*
Revert "indexeddb: make setVersion fire blocked event if other connections ar...
dgrogan@chromium.org
2011-02-12
1
-6
/
+0
*
indexeddb: make setVersion fire blocked event if other connections are open
dgrogan@chromium.org
2011-02-12
1
-0
/
+6
*
Add --debug-views-paint switch that shows damaged rectangles in red
oshima@google.com
2011-02-12
2
-0
/
+10
*
WebUI: Get rid of references to DOMUI in comments. The last part.
tfarina@chromium.org
2011-02-12
5
-9
/
+9
*
Run pre-classification checks in the browser before starting client-side phis...
bryner@chromium.org
2011-02-11
1
-0
/
+4
*
Make the implementation .cc files go away, instead have the authors give us a...
tsepez@chromium.org
2011-02-11
2
-0
/
+61
*
Extend Mac popup to handle more directionality.
avi@chromium.org
2011-02-11
1
-4
/
+12
*
gtk: Improve fullscreen RenderWidgetHostViewGtk.
derat@chromium.org
2011-02-11
1
-2
/
+1
*
[Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
3
-48
/
+200
*
Plumbing for the IDBObjectStore::clear() method.
jochen@chromium.org
2011-02-10
1
-0
/
+7
*
Use a struct instead of a union for SandboxInterfaceInfo
cpu@chromium.org
2011-02-10
1
-6
/
+15
*
Revert 74489 - [Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
3
-200
/
+48
*
Adding support for JavaScript internationalization API as V8 extension. See p...
cira@chromium.org
2011-02-10
2
-0
/
+4
*
[Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
3
-48
/
+200
*
Stats tables are only used for debugging at this point, and when I turn
mbelshe@chromium.org
2011-02-10
1
-1
/
+1
*
Improve readability for events & methods nested into types
caseq@google.com
2011-02-10
7
-60
/
+30
*
Set the hardware keyboard layout based on startup_manifest.json.
satorux@chromium.org
2011-02-10
2
-0
/
+5
*
Added an new argument to chrome.experimental.bookmarkManager.paste so that we...
mad@chromium.org
2011-02-10
1
-1
/
+9
*
Really don't show the set Adobe Reader by default infobar. Also don't show i...
jam@chromium.org
2011-02-09
2
-0
/
+4
*
chrome.management.launchApp() should choose the window type for the app based...
skerner@chromium.org
2011-02-09
1
-1
/
+5
*
Make proxy settings one atomic dictionary in the PrefStores such that modific...
battre@chromium.org
2011-02-09
4
-22
/
+9
*
Make "Learn More" link in the outdated plug-in infobar work.
bauerb@chromium.org
2011-02-09
2
-4
/
+9
*
Mac: Turn on tab overview mode by default.
thakis@chromium.org
2011-02-09
2
-4
/
+0
*
Misc. cleanup bits I missed in my last pass.
pkasting@chromium.org
2011-02-09
1
-1
/
+1
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-8
/
+8
*
Fixed the "My Bookmarks" sample extension.
kurrik@chromium.org
2011-02-08
3
-3
/
+3
*
Remove some ToWStringHack()s that are in Windows-only code.
evan@chromium.org
2011-02-08
1
-11
/
+8
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-8
/
+8
*
Save web page doesn't remember preferred format.
tfarina@chromium.org
2011-02-08
2
-0
/
+5
*
Cleanup:
pkasting@chromium.org
2011-02-08
1
-2
/
+2
*
First crack at FileSystemURLRequestJob for handling filesystem: URLs.
adamk@chromium.org
2011-02-08
4
-0
/
+6
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
2
-2
/
+12
*
Apply a sanity check on gfx::Size deserialization so we can be confident there
cevans@chromium.org
2011-02-07
1
-0
/
+2
*
Revert all the reverts and partial re-lands of r73427. Fix the startup perf r...
brettw@google.com
2011-02-06
2
-106
/
+92
*
Fix regression caused by r73784, add regression test and
aa@chromium.org
2011-02-06
2
-3
/
+8
*
Add check for NaCl being enabled which got lost in my refactoring of the
brettw@chromium.org
2011-02-06
1
-1
/
+2
[next]