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
...
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
11
-399
/
+1
*
Disables BrowserCloseNoUnloadListeners as it is crashing.
sky@chromium.org
2010-06-28
1
-1
/
+2
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
11
-1
/
+399
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-28
11
-108
/
+514
*
Update to new cryptohome apis
cmasone@google.com
2010-06-28
7
-78
/
+225
*
Mark TreeViewTests.PersistMultiSelectionOnSort as DISABLED_.
glotov@chromium.org
2010-06-28
1
-1
/
+1
*
WebKit roll 61983:61996
mnaganov@chromium.org
2010-06-28
1
-1
/
+1
*
Add chrome/installer/mac/third_party/xz/xz to .gitignore.
bauerb@chromium.org
2010-06-28
1
-0
/
+1
*
Move user navigation accelerators handling to Chrome.
nkostylev@google.com
2010-06-28
4
-8
/
+98
*
Tiny cleanup in Volume code.
glotov@chromium.org
2010-06-28
2
-8
/
+1
*
WebKit roll 61958:61983
mnaganov@chromium.org
2010-06-28
1
-1
/
+1
*
Create constant variables kPointsPerInch and kPixelsPerInch and conversion fu...
hamaji@chromium.org
2010-06-28
8
-18
/
+53
*
Take my name out of renderer watchlist. too many changes!
jam@chromium.org
2010-06-28
1
-2
/
+1
*
Cache the peer's intermediate CA certificates in session ID, so that
wtc@chromium.org
2010-06-28
3
-0
/
+45
*
Fork a copy of all the notifier code in chrome/common/net/notifier that we de...
ajwong@chromium.org
2010-06-28
11
-23
/
+1245
*
Cleanup the file path normalization extension_protocol.
tony@chromium.org
2010-06-28
1
-4
/
+4
*
Revert 50956 - Added an about:about page (recommit)
hinoka@chromium.org
2010-06-27
4
-74
/
+0
*
Added an about:about page (re-commit)
hinoka@chromium.org
2010-06-27
4
-0
/
+74
*
Cleanup some unncessary dependencies on libxml.
mad@google.com
2010-06-27
10
-64
/
+84
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
37
-70
/
+71
*
WebKit roll 61900:61958
mnaganov@chromium.org
2010-06-27
1
-1
/
+1
*
Clang: Roll skia to 583.
thakis@chromium.org
2010-06-27
1
-1
/
+1
*
Mac: First run bubble.
thakis@chromium.org
2010-06-26
25
-185
/
+964
*
File API boilerplate.
darin@chromium.org
2010-06-26
17
-48
/
+953
*
Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...
rsleevi@chromium.org
2010-06-26
10
-30
/
+42
*
Update libpng to version 1.2.44
mhm@chromium.org
2010-06-26
7
-58
/
+121
*
Pull latest PPAPI to make completion callback compile
brettw@chromium.org
2010-06-26
1
-1
/
+1
*
Updating trunk VERSION from 450.0 to 451.0
chrome-release@google.com
2010-06-26
1
-1
/
+1
*
Fix a renderer crash while processing FTP directory listing.
phajdan.jr@chromium.org
2010-06-26
4
-1
/
+3
*
Re-implement app overlap detection with new extent syntax.
aa@chromium.org
2010-06-26
7
-20
/
+117
*
remoting: Extract the utility to get the BytesPerPixel from PixelFormat into ...
tfarina@chromium.org
2010-06-26
3
-14
/
+21
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
13
-11
/
+114
*
Dummy whitespace change to cycle the bots.
thestig@chromium.org
2010-06-26
1
-2
/
+2
*
Revert 50917 - Added an about:about page (continuation)
thestig@chromium.org
2010-06-26
4
-73
/
+0
*
TranslateInfoBarDelegate2 were leaked.
jcivelli@chromium.org
2010-06-26
3
-18
/
+40
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-26
12
-142
/
+232
*
Added an about:about page (continuation)
hinoka@chromium.org
2010-06-26
4
-0
/
+73
*
Split out the bookmark permission into its own line in
aa@chromium.org
2010-06-26
5
-7
/
+47
*
Disable concurrency test added in r50903
davidben@chromium.org
2010-06-26
1
-1
/
+3
*
Revert 50913
jcivelli@chromium.org
2010-06-26
3
-42
/
+18
*
TranslateInfoBarDelegate2 were leaked. (Yikes!)
jcivelli@chromium.org
2010-06-26
3
-18
/
+42
*
Fix a memory leak in ExtensionExtentUnittest by fixing a bad
aa@chromium.org
2010-06-25
5
-36
/
+17
*
Fixes new wrench related problems on views:
sky@chromium.org
2010-06-25
3
-4
/
+8
*
Fixed memory leak in ExtensionsService.
akalin@chromium.org
2010-06-25
2
-3
/
+66
*
chromeos: Remove Backspace accelerator.
derat@chromium.org
2010-06-25
1
-0
/
+4
*
Revert 50673 - Fix pinned tab link navigations.
sky@chromium.org
2010-06-25
2
-23
/
+15
*
Add virtual to some base classes that have virtual methods
jar@chromium.org
2010-06-25
4
-2
/
+10
*
Roll WebKit 61871:61900
hclam@chromium.org
2010-06-25
1
-1
/
+1
*
PyAuto: minor cleanup
nirnimesh@chromium.org
2010-06-25
1
-2
/
+0
*
Add a unit test to check KeygenHandler's thread-safety
davidben@chromium.org
2010-06-25
6
-16
/
+169
[prev]
[next]