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
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
81
-139
/
+125
*
A follow-up to r44678.
wtc@chromium.org
2010-08-27
1
-3
/
+0
*
Revert 57265 - Disable page_cycler_database on Mac. It looks like the perf bo...
chase@chromium.org
2010-08-27
1
-3
/
+1
*
Revert 57270 - Disable page_cycler_database everywhere.
chase@chromium.org
2010-08-27
1
-2
/
+3
*
Add a helper class that keeps per-profile information for FileSystem API
kinuko@chromium.org
2010-08-27
13
-5
/
+289
*
FBTF: Move code from headers into cc files.
erg@google.com
2010-08-27
26
-101
/
+219
*
New pyauto hook (wait until extension has been installed) and test.
alyssad@google.com
2010-08-27
2
-0
/
+32
*
Update mouse support for chromoting host.
garykac@google.com
2010-08-27
5
-18
/
+121
*
Updates suppression do to refactoring code.
sky@chromium.org
2010-08-27
1
-17
/
+1
*
Fix official build.
evan@chromium.org
2010-08-27
2
-3
/
+3
*
Revert 57701 - Reland 3149027.
chase@chromium.org
2010-08-27
6
-153
/
+13
*
Fix the focus on post reload warning constrained window.
jcivelli@chromium.org
2010-08-27
2
-5
/
+2
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
31
-252
/
+253
*
Roll webkit from 66079 to 66240.
tony@chromium.org
2010-08-27
1
-1
/
+1
*
Remove wstring from the search engine management APIs
stuartmorgan@chromium.org
2010-08-27
18
-72
/
+103
*
Seccomp sandbox: Add a policy flag to allow file namespace access to be disabled
mseaborn@chromium.org
2010-08-27
6
-14
/
+103
*
Added tested and corrected accelerometer support for the following MacBook / ...
hans@chromium.org
2010-08-27
2
-47
/
+69
*
Remove keepalive code from BackgroundContentsService
atwilson@chromium.org
2010-08-27
2
-12
/
+0
*
Fix DeviceOrientationProviderTest.
hans@chromium.org
2010-08-27
5
-92
/
+95
*
Revert 57715 - Add a helper class that keeps per-profile information for File...
dmazzoni@chromium.org
2010-08-27
13
-292
/
+8
*
Second attempt at landing http://codereview.chromium.org/3214005
tommi@chromium.org
2010-08-27
4
-112
/
+183
*
libvpx roll to icc built libs for mac and linux (ia32/x64 targets).
tomfinegan@google.com
2010-08-27
1
-1
/
+1
*
Add a helper class that keeps per-profile information for FileSystem API
kinuko@chromium.org
2010-08-27
13
-8
/
+292
*
Fix references to pyauto doc urls
nirnimesh@chromium.org
2010-08-27
2
-2
/
+2
*
Disable BackgroundModeManager by default for M7, and add an --enable-backgrou...
atwilson@chromium.org
2010-08-27
5
-15
/
+25
*
Call side tabs "Side Tabs" in labs.
thakis@chromium.org
2010-08-27
2
-8
/
+8
*
Misc. minor cleanup.
pkasting@chromium.org
2010-08-27
4
-34
/
+15
*
Removing the FAILS prefix on the VerifyHistoryLength3 test as the fix for thi...
ananta@chromium.org
2010-08-27
1
-3
/
+1
*
Renamed the native_client permission to nativeClient, for consistency with th...
cbiffle@google.com
2010-08-27
2
-2
/
+2
*
Support sending BlobData to browser process. Also support sending UploadData
jianli@chromium.org
2010-08-27
38
-9
/
+1078
*
Next step integrating the HistoryQuickProvider: Implement index initializatio...
mrossetti@chromium.org
2010-08-27
5
-11
/
+480
*
Fix official Linux build.
evan@chromium.org
2010-08-27
1
-1
/
+3
*
Disable test on Linux after it timed out once.
dmazzoni@chromium.org
2010-08-27
1
-1
/
+8
*
Reland 3149027.
dtseng@chromium.org
2010-08-27
6
-13
/
+153
*
Re-land. Fixed previous errors.
dimich@chromium.org
2010-08-27
7
-1
/
+240
*
Separate the "search host to TemplateURL" functionality out of the TemplateUR...
levin@chromium.org
2010-08-27
11
-114
/
+600
*
Disk cache: For an AppCache, now we only update the
rvargas@google.com
2010-08-27
11
-33
/
+189
*
Revert 57692 - Factoring BuildUserAgent out to a separate lib for GCF can use...
dmazzoni@chromium.org
2010-08-27
4
-173
/
+106
*
Add support for delegated kerberos tickets to Negotiate authentication.
cbentzel@chromium.org
2010-08-27
17
-66
/
+177
*
Change, unify, and specify ordering of cookies from CookieMonster.
rdsmith@chromium.org
2010-08-27
66
-283
/
+290
*
fix browsertest failure
erikkay@chromium.org
2010-08-27
2
-2
/
+2
*
Factoring BuildUserAgent out to a separate lib for GCF can use it.
tommi@chromium.org
2010-08-27
4
-106
/
+173
*
Allow SSL_SecurityStatus, SSL_GetChannelInfo, and
wtc@chromium.org
2010-08-27
5
-3
/
+178
*
Allow the branch name updated by sync-webkit-git.py to be overriden using the
levin@chromium.org
2010-08-27
1
-12
/
+30
*
Implements preference setting to allow enabling/disabling the
atwilson@chromium.org
2010-08-27
6
-54
/
+256
*
Download code cleanup: share most of the code between DownloadFile and SaveFile.
phajdan.jr@chromium.org
2010-08-27
10
-354
/
+460
*
GTTF: Continue moving test automation code out of AutomationProvider.
phajdan.jr@chromium.org
2010-08-27
10
-376
/
+396
*
Use new libcros ownership API enums
cmasone@google.com
2010-08-27
1
-2
/
+2
*
Modify search engine dialog to only appear if the user does not have an exist...
mirandac@chromium.org
2010-08-27
1
-2
/
+7
*
Enable device orientation by default.
hans@chromium.org
2010-08-27
8
-74
/
+7
[next]