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
*
clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)
thakis@chromium.org
2010-10-02
2
-10
/
+11
*
Don't load plugins on the UI thread for pref and group policy disabling.
jam@chromium.org
2010-10-02
3
-778
/
+0
*
Made extensions change processor listen to install/uninstall notifications.
akalin@chromium.org
2010-10-01
2
-1
/
+11
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
14
-113
/
+26
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
14
-26
/
+113
*
Clarify one of the match pattern examples per user feedback.
aa@chromium.org
2010-10-01
1
-1
/
+1
*
Connect the browsing data remover with WebKit cache.
rvargas@google.com
2010-10-01
1
-2
/
+5
*
Enable the html speech input API for all platforms.
satish@chromium.org
2010-10-01
2
-4
/
+0
*
Add ViewMsg_DoneUsingBitmap message.
derat@chromium.org
2010-10-01
1
-0
/
+5
*
Adding a flag to silently uninstall extensions by command line.
mad@google.com
2010-10-01
3
-0
/
+6
*
Add offscreen context creation attributes to GGL.
enne@chromium.org
2010-10-01
1
-1
/
+5
*
Make the selection start and end attributes of an html input control
dmazzoni@chromium.org
2010-10-01
2
-1
/
+4
*
Prevent apps from claiming "<all_urls>". The gallery would have
aa@chromium.org
2010-10-01
2
-0
/
+10
*
Implement policy for enabling/disabling browsing history.
phajdan.jr@chromium.org
2010-10-01
4
-0
/
+6
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
2
-12
/
+18
*
disable plugin tests on ChromeOS
erikkay@chromium.org
2010-09-30
1
-6
/
+2
*
Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a shared
mpcomplete@chromium.org
2010-09-30
3
-86
/
+170
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
8
-7
/
+36
*
Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.
akalin@chromium.org
2010-09-30
3
-5
/
+16
*
Revert 61074 - changed to flaky
erikkay@chromium.org
2010-09-30
1
-2
/
+1
*
changed to flaky
erikkay@chromium.org
2010-09-30
1
-1
/
+2
*
When computing the list of hosts to use for install permissions and privilege...
erikkay@chromium.org
2010-09-30
2
-5
/
+134
*
Removed support for log prefix filters.
akalin@chromium.org
2010-09-30
3
-9
/
+0
*
Changed the implementation of the utility process method to render a PDF into...
sanjeevr@chromium.org
2010-09-30
1
-4
/
+4
*
Yet another try at submitting http://codereview.chromium.org/3397030/show.
ericu@google.com
2010-09-30
6
-0
/
+303
*
Reland changes from r60979 with fixes to test code.
asargent@chromium.org
2010-09-30
4
-14
/
+19
*
Revert 60979 - Change management API uninstall event to just pass the extensi...
asargent@chromium.org
2010-09-29
4
-19
/
+14
*
disable test for linux
erikkay@chromium.org
2010-09-29
1
-1
/
+2
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
3
-5
/
+5
*
Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the n...
ericu@google.com
2010-09-29
6
-299
/
+0
*
Resubmitting http://codereview.chromium.org/3397030 with the needed one-line ...
ericu@google.com
2010-09-29
6
-0
/
+299
*
Added UI for clearing Chrome Sync data
raz@chromium.org
2010-09-29
2
-0
/
+5
*
Change management API uninstall event to just pass the extension id.
asargent@chromium.org
2010-09-29
4
-14
/
+19
*
fix host permission handling when sites add support for https for the same se...
erikkay@chromium.org
2010-09-29
3
-22
/
+108
*
Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter an...
sky@chromium.org
2010-09-29
6
-300
/
+0
*
This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWrit...
ericu@google.com
2010-09-29
6
-0
/
+300
*
Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder
hclam@chromium.org
2010-09-29
1
-4
/
+0
*
Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder
jochen@chromium.org
2010-09-29
1
-0
/
+4
*
Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder
hclam@chromium.org
2010-09-29
1
-4
/
+0
*
Build fix to pick up changes in gpu_messages_internal.h for mac.
hclam@chromium.org
2010-09-29
1
-0
/
+4
*
Implement video frame exchange in GpuVideoDecoder and tests
hclam@chromium.org
2010-09-29
3
-67
/
+20
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
3
-3
/
+38
*
Adjust json data and URL to information from server side on custom logo signa...
mirandac@chromium.org
2010-09-29
2
-3
/
+7
*
Revert 60848 - Changed EXTENSION_UNINSTALLED notification to happen after uni...
akalin@chromium.org
2010-09-28
3
-16
/
+5
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
2
-2
/
+8
*
Flesh out URLLoader's download_to_file function.
michaeln@chromium.org
2010-09-28
3
-87
/
+97
*
Refactoring ui_test_utils code
isherman@chromium.org
2010-09-28
1
-1
/
+1
*
Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync data
willchan@chromium.org
2010-09-28
2
-5
/
+0
*
Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.
akalin@chromium.org
2010-09-28
3
-5
/
+16
*
Random cleanup - sort a list of variables.
thestig@chromium.org
2010-09-28
1
-2
/
+3
[next]