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
*
Implement gallery install API
rafaelw@chromium.org
2010-09-09
2
-24
/
+18
*
Only send out warning if there is benchmark running. Otherwise, you'll get a ...
lzheng@chromium.org
2010-09-09
2
-4
/
+15
*
Constants for the disable printing policy
gfeher@chromium.org
2010-09-09
4
-0
/
+6
*
Adding additional ClientLogin error messages parsing.
nkostylev@chromium.org
2010-09-09
4
-0
/
+53
*
Turns on by default accelerated compositing on the mac. Removes --enable-acce...
vangelis@chromium.org
2010-09-09
2
-6
/
+0
*
Revert 52870 - Revert 52740 - Always show the 'Control sync from Google Dashb...
tim@chromium.org
2010-09-08
2
-5
/
+0
*
Add a command line switch "--disable-background-networking", to be used in
mbelshe@chromium.org
2010-09-08
2
-0
/
+6
*
Integrate FileSystemOperation with FileSystemDispatcherHost.
kinuko@chromium.org
2010-09-08
3
-17
/
+9
*
Support accept attribute for an <input type=file> element.
jianli@chromium.org
2010-09-08
2
-1
/
+9
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-08
2
-0
/
+4
*
Use new touchpad api
davemoore@chromium.org
2010-09-08
2
-10
/
+1
*
Back out r58827. It caused browser_tests ExtensionApiTest.Rlz to fail.
mark@chromium.org
2010-09-08
1
-2
/
+1
*
Don't use the return value of rlz_lib::SendFinancialPing() as the return value
rogerta@google.com
2010-09-08
1
-1
/
+2
*
Revert 58809 - Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
4
-27
/
+4
*
Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
4
-4
/
+27
*
Revert 58802 - Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
4
-27
/
+4
*
Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
4
-4
/
+27
*
Fix deserializition for message 65707 (ViewMsg_ExtensionsUpdated)
dpolukhin@chromium.org
2010-09-08
1
-1
/
+1
*
Build failure fix: Disabling accelerated compositing on the mac as it fails m...
vangelis@chromium.org
2010-09-08
2
-0
/
+6
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
4
-7
/
+3
*
Enable webgl and accelerated compositing by default on all platforms. Removes
vangelis@chromium.org
2010-09-08
4
-10
/
+11
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
3
-36
/
+4
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
3
-4
/
+36
*
Revert 58768 - Adding the sync-notification-host command line parameter to th...
rsimha@chromium.org
2010-09-07
2
-4
/
+0
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-07
2
-0
/
+4
*
Adding a sample for the extensions idle API.
kurrik@chromium.org
2010-09-07
10
-2
/
+237
*
Clean up benchmarks and pop warning message on error triggered by redirect.
lzheng@chromium.org
2010-09-07
1
-1
/
+6
*
Added GPU stat for whether a GPU can report context lost.
apatrick@chromium.org
2010-09-07
8
-118
/
+201
*
Makes --disable-hang-monitor apply to navigations and closing tabs.
creis@google.com
2010-09-07
1
-1
/
+3
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-07
1
-1
/
+1
*
Back out r58711. It appears to have caused video/media-related ui_tests
mark@chromium.org
2010-09-07
4
-13
/
+6
*
Turning WebGL and the accelerated compositor on by default (linux and windows...
vangelis@chromium.org
2010-09-07
4
-6
/
+13
*
Add policy to control 'show password' facility in the password manager.
mnissler@chromium.org
2010-09-07
4
-0
/
+9
*
Revert 58630 - Add constants for preferences and policies related to the Defa...
mnissler@chromium.org
2010-09-06
4
-32
/
+0
*
Add constants for preferences and policies related to the Default Search Prov...
mnissler@chromium.org
2010-09-06
4
-0
/
+32
*
Regenerating extension docs.
jochen@chromium.org
2010-09-06
2
-15
/
+15
*
Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.
gavinp@chromium.org
2010-09-04
1
-1
/
+1
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-03
1
-1
/
+1
*
Due to some unresolved blocking issues, we are switching Native Client back o...
cbiffle@google.com
2010-09-03
2
-4
/
+0
*
Fix initial plugin Mac plugin focus and visibily
stuartmorgan@chromium.org
2010-09-03
1
-26
/
+1
*
Complete initializing a GPU video decoder in a GLES2 context
hclam@chromium.org
2010-09-03
2
-17
/
+23
*
Fix various issues with DOMStorage that only showed up in multi-process mode.
jorlow@chromium.org
2010-09-03
1
-0
/
+17
*
Gracefully handle the case of empty preference file names in PrefValueStore.
mnissler@chromium.org
2010-09-03
2
-3
/
+6
*
Add transition qualifiers to the web navigation api.
jochen@chromium.org
2010-09-03
2
-3
/
+62
*
Update the Preconnect logic to use the new HttpStreamFactory for
mbelshe@chromium.org
2010-09-03
2
-5
/
+0
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
5
-12
/
+25
*
Add command-line switch to enable FileSystem API support.
kinuko@chromium.org
2010-09-03
2
-0
/
+4
*
Add a second level of ordering to samples directory.
kurrik@chromium.org
2010-09-02
1
-1
/
+9
*
Disabled ExtensionTest.IsPrivilegeIncrease, which was crashing.
akalin@chromium.org
2010-09-02
1
-1
/
+2
*
Fix some issues with incognito split mode extensions.
mpcomplete@chromium.org
2010-09-02
3
-1
/
+16
[next]