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 54535
jorlow@chromium.org
2010-08-02
3
-3438
/
+1
*
Introduce a preliminary version of the sidebar API.
akoub@google.com
2010-08-02
3
-1
/
+3438
*
Don't initialize the crash reporter on windows if disabled by configuration m...
mnissler@chromium.org
2010-08-02
2
-0
/
+78
*
Set a max limit on extension items' labels in context menus.
asargent@chromium.org
2010-08-02
2
-0
/
+14
*
Make prefetching default to disabled
gavinp@google.com
2010-08-01
2
-1
/
+7
*
Flip the default for the cookie prompt to disabled.
jochen@chromium.org
2010-07-31
2
-4
/
+4
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
2
-3
/
+8
*
Fix include order of extension_unittest. This is actually to try to fix some ...
brettw@chromium.org
2010-07-31
1
-5
/
+5
*
Fix bad license header under chrome/ directory.
tfarina@chromium.org
2010-07-31
3
-6
/
+6
*
Added an IPC server in the service process to listen to commands. This is not...
sanjeevr@chromium.org
2010-07-31
2
-0
/
+57
*
Implement prefetching in chrome
gavinp@google.com
2010-07-31
2
-0
/
+6
*
Add undeclared virtual destructors part 4
ziadh@chromium.org
2010-07-30
2
-0
/
+7
*
Altered the logic that determines when NaCl is enabled. Previously, we requi...
cbiffle@google.com
2010-07-30
2
-0
/
+3
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
2
-0
/
+4
*
Initialize salt_ to zero in VisitedLinkCommon.
bryner@chromium.org
2010-07-30
1
-0
/
+3
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
3
-15
/
+17
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
9
-63
/
+84
*
Add back experimental* pages for APIs that have graduated
kathyw@chromium.org
2010-07-30
8
-0
/
+1964
*
Remove some debug switches:
skerner@chromium.org
2010-07-30
2
-7
/
+2
*
Command line flag to disable the cookie prompt.
jochen@chromium.org
2010-07-30
2
-0
/
+4
*
Rename IndexedDatabase to IDBFactory to match the spec
andreip@chromium.org
2010-07-30
2
-7
/
+7
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
2
-4
/
+3
*
Add an AppendSwitchASCII to CommandLine, and convert a test to it.
evan@chromium.org
2010-07-30
3
-4
/
+4
*
Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1"
evan@chromium.org
2010-07-30
2
-4
/
+0
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
2
-0
/
+4
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-9
/
+3
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-13
/
+21
*
OwnerManager, allows use of OwnerKeyUtils to take ownership of a device
cmasone@google.com
2010-07-29
1
-0
/
+4
*
Remove an unused IPC message.
brettw@chromium.org
2010-07-29
1
-6
/
+0
*
Add a command line switch to control accelerated 2d canvas
jamesr@chromium.org
2010-07-29
3
-0
/
+6
*
Mac: Fix broken valgrind suppressions.
thakis@chromium.org
2010-07-29
1
-5
/
+5
*
NaCl: Allow setting up multiple sockets for subprocess instead of just one
mseaborn@chromium.org
2010-07-29
2
-5
/
+5
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
6
-7
/
+0
*
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
jhawkins@chromium.org
2010-07-28
1
-1
/
+2
*
The token service should now support issuing auth tokens.
chron@chromium.org
2010-07-28
6
-12
/
+73
*
Linux: bit hacky way to ensure Pepper plugins get loaded by zygote.
viettrungluu@chromium.org
2010-07-28
2
-1
/
+32
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
3
-0
/
+3
*
Fix lines longer than 80 characters.
tfarina@chromium.org
2010-07-28
1
-7
/
+7
*
Fix line ending with white spaces in some files.
tfarina@chromium.org
2010-07-28
1
-2
/
+2
*
Fully remove the hole in the Mac Sandbox that was used to support
msneck@google.com
2010-07-28
3
-34
/
+1
*
Move click-to-play behind the --enable-click-to-play switch.
bauerb@chromium.org
2010-07-28
2
-0
/
+4
*
Add remaining stuff for Mozc configuration DOMUI.
satorux@chromium.org
2010-07-28
1
-1
/
+1
*
Make login cancel logic load localaccount file before attempting offline login
cmasone@google.com
2010-07-28
2
-3
/
+4
*
Enable crash reporting by default with PyAuto on Mac/Linux
nirnimesh@chromium.org
2010-07-28
1
-1
/
+1
*
Adds unit tests for Serbian and Ukranian dictionaries.
hbono@chromium.org
2010-07-28
1
-0
/
+4
*
Chrome side of changes required to populate appcache resource list.
kkanetkar@chromium.org
2010-07-28
6
-8
/
+105
*
Add undeclared virtual destructors part 2
ziadh@chromium.org
2010-07-27
3
-0
/
+8
*
Revert bookmark bar promo CL, r52993
mirandac@google.com
2010-07-27
2
-6
/
+0
*
Mac: Add flag for expose-for-tabs
thakis@chromium.org
2010-07-27
2
-4
/
+8
*
Remove --testing-fixed-http-port and --testing-fixed-https-port.
cbentzel@chromium.org
2010-07-27
2
-6
/
+0
[next]