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
*
Revert 80026 - Support for fileBrowserPrivate extension file selection apis.
achuith@chromium.org
2011-03-31
3
-80
/
+12
*
Support for fileBrowserPrivate extension file selection apis.
achuith@chromium.org
2011-03-31
3
-12
/
+80
*
Revert CL 79685.
olege@google.com
2011-03-31
2
-4
/
+0
*
Cleanup: Remove sqlite_compiled_statement.[cc,h] API.
tfarina@chromium.org
2011-03-31
2
-223
/
+0
*
Initial integration of DOM login screen with existing infrastructure.
rharrison@chromium.org
2011-03-31
2
-0
/
+4
*
Disable uninstalling and editing permissions for policy controlled extensions.
pastarmovj@chromium.org
2011-03-31
3
-0
/
+70
*
Revert "Turn on client-side phishing detection for UMA users with SafeBrowsin...
satorux@chromium.org
2011-03-31
2
-8
/
+8
*
AllowOutdatedPlugins policy.
joaodasilva@chromium.org
2011-03-31
3
-1
/
+13
*
Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.
bryner@chromium.org
2011-03-31
2
-8
/
+8
*
Remove "permissions" from sample code, so copy-pasters will be less likely to...
kathyw@chromium.org
2011-03-30
2
-14
/
+10
*
Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events.
mpcomplete@chromium.org
2011-03-30
3
-442
/
+686
*
Use correct error message when someone attempts to create a new child of the ...
bolms@chromium.org
2011-03-30
2
-4
/
+10
*
Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...
eroman@chromium.org
2011-03-30
2
-6
/
+7
*
Removing TokenMigrator + sync credential migration
rickcam@chromium.org
2011-03-30
2
-5
/
+0
*
DevTools: make extensions more user-friendly.
pfeldman@chromium.org
2011-03-30
2
-32
/
+254
*
Adding 'explicit_expiration' cause to 'OnCookieChanged'
jochen@chromium.org
2011-03-30
2
-3
/
+3
*
Chrome frame support for resizing popup windows
joshia@google.com
2011-03-29
1
-0
/
+10
*
Send screenshots back to the client for debigging
jmikhail@google.com
2011-03-29
1
-1
/
+4
*
Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference.
dhollowa@chromium.org
2011-03-29
6
-27
/
+8
*
Revert 79651 - Coverity: Pass parameters by reference.
dhollowa@chromium.org
2011-03-29
6
-8
/
+27
*
Move the dispatching of extension messages out of RenderThread. This also mo...
jam@chromium.org
2011-03-29
2
-6
/
+7
*
WebUI implementation of HTTP auth dialog.
olege@google.com
2011-03-29
2
-0
/
+4
*
Send policy blobs to session_manager
jkummerow@chromium.org
2011-03-29
2
-5
/
+4
*
Remove render_messages_params files since they're not needed anymore. I move...
jam@chromium.org
2011-03-29
4
-215
/
+53
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-29
6
-27
/
+8
*
Improve the DLL blacklisting heuristics
cpu@chromium.org
2011-03-29
1
-9
/
+50
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
10
-100
/
+141
*
Make ExtensionResource::NormalizeSeperators pass by reference.
rnorton10@gmail.com
2011-03-29
2
-9
/
+12
*
Changes to show message for case with no passwords or exceptions.
scr@chromium.org
2011-03-28
2
-0
/
+9
*
Remove the timeStamp property from the webNavigation extension API.
mpcomplete@chromium.org
2011-03-28
2
-420
/
+6
*
Add focused property to chrome.windows.create extension API.
jennb@chromium.org
2011-03-28
2
-2
/
+71
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-1
/
+1
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
9
-525
/
+434
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
51
-87
/
+87
*
Move all dev tools messages to devtools_messages.h and create a TabHelper to ...
jam@chromium.org
2011-03-25
2
-52
/
+42
*
Add an opt-out header for HTTP throttling. Never throttle for localhost.
joi@chromium.org
2011-03-25
1
-15
/
+23
*
Support enabling/disabling the URL request throttler via the about:net-intern...
joi@chromium.org
2011-03-25
4
-7
/
+4
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
4
-3
/
+40
*
Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...
jam@chromium.org
2011-03-25
1
-30
/
+0
*
Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...
battre@chromium.org
2011-03-25
5
-9
/
+28
*
ServiceProcessStateFileManipulationTest.ChangeAttr is flaky
maruel@chromium.org
2011-03-25
1
-1
/
+2
*
Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.
dilmah@chromium.org
2011-03-25
4
-7
/
+15
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
2
-0
/
+12
*
Move spellcheck messages into their own file, and dispatch them all in SpellC...
jam@chromium.org
2011-03-25
3
-87
/
+97
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-03-24
1
-1
/
+2
*
Disabled delete tests of ServiceProcessStateFileManipulationTest
dmaclach@chromium.org
2011-03-24
1
-3
/
+4
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-24
1
-1
/
+1
*
Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...
jam@chromium.org
2011-03-24
1
-0
/
+8
*
Remove the timeStamp property from webRequest extension events.
mpcomplete@chromium.org
2011-03-24
2
-420
/
+6
*
Revert 79307 - Fixes up the race condition that exists with deleting a file v...
dmaclach@chromium.org
2011-03-24
3
-46
/
+21
[next]