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
*
Add shared macros for stringizing and converting ANSI string constants
joi@chromium.org
2010-11-18
7
-17
/
+128
*
Remove a definition in a weird spot since it's only used on Solaris, which no...
thestig@chromium.org
2010-11-18
1
-8
/
+0
*
Fix FindMatchTests.testSearchWithinSpecialURL test.
kkania@chromium.org
2010-11-18
1
-2
/
+4
*
Add pid to HTML5 notification information in pyauto hook.
kkania@chromium.org
2010-11-18
2
-7
/
+20
*
Use CompoundBuffer in MessageDecoder.
sergeyu@chromium.org
2010-11-18
5
-79
/
+106
*
Infobar shouldn't be prompted when we don't modify the Credit Card data that'...
dhollowa@chromium.org
2010-11-18
2
-5
/
+13
*
Revert 66571 - When an extension is uninstalled, close all desktop notificati...
johnnyg@chromium.org
2010-11-18
35
-362
/
+233
*
When an extension is uninstalled, close all desktop notifications from that e...
johnnyg@chromium.org
2010-11-18
35
-233
/
+362
*
Ensure that popup windows opened within ChromeFrame full tab mode in IE recei...
ananta@chromium.org
2010-11-18
1
-2
/
+12
*
Fix another test.
chocobo@chromium.org
2010-11-18
1
-1
/
+1
*
Fix XPath bug from upstream.
cevans@chromium.org
2010-11-18
2
-4
/
+9
*
Fix tests
chocobo@chromium.org
2010-11-18
1
-1
/
+1
*
Make sure the upstream layout test plugin is disabled in test_shell.
tony@chromium.org
2010-11-18
4
-12
/
+35
*
De-experimentalify omnibox extension API.
mpcomplete@chromium.org
2010-11-18
25
-1248
/
+100
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-11-18
4
-0
/
+4
*
Workaround bug in flimflam to fix active_network not being reported propertly...
chocobo@chromium.org
2010-11-18
4
-48
/
+94
*
Implemented unit tests for the public members of the PluginService class.
jochen@chromium.org
2010-11-18
3
-0
/
+172
*
Mark ScreenLockerTest.TestBasic flaky.
oshima@chromium.org
2010-11-18
1
-1
/
+2
*
Change the FF CEEE to create its chrome frame instance initially hidden, and
rogerta@chromium.org
2010-11-18
7
-127
/
+122
*
Change Chrome extensions docs server to not be in Debug mode.
kurrik@chromium.org
2010-11-17
1
-1
/
+1
*
Coding style clean up of DomStorageContext.
jochen@chromium.org
2010-11-17
1
-5
/
+8
*
Add a PDF test to load all the pdfs in a test directory, using the test serve...
jam@chromium.org
2010-11-17
4
-23
/
+122
*
Remove now-redundant precompile headers and builders, take two.
siggi@chromium.org
2010-11-17
13
-88
/
+6
*
Add a dummy library statement to the RPC idl file.
siggi@chromium.org
2010-11-17
1
-2
/
+13
*
Submitting changes by Vitaly Buka, reviewed here: http://codereview.chromium...
twiz@google.com
2010-11-17
1
-0
/
+4
*
Disable CppBoundClassTest.InvokeMethods until we roll in
tony@chromium.org
2010-11-17
1
-1
/
+2
*
Pulls AnimationDelegate out into its own header.
sky@chromium.org
2010-11-17
54
-56
/
+119
*
Added new pyauto tests within prefs.py
dyu@chromium.org
2010-11-17
1
-2
/
+16
*
Make extensions keyword providers accept empty input.
aa@chromium.org
2010-11-17
1
-1
/
+5
*
Allow localization of omnibox.keyword.
mpcomplete@chromium.org
2010-11-17
9
-15
/
+50
*
Unittests for RTP packetizer and depacketizer.
sergeyu@chromium.org
2010-11-17
8
-37
/
+690
*
device_management_backend_impl_mock.h misnamed in chrome_tests.gypi
dhollowa@chromium.org
2010-11-17
1
-2
/
+2
*
IE CEEE: Wrap frameElement access in ceee_bootstrap.js to prevent access deni...
ericdingle@chromium.org
2010-11-17
1
-1
/
+8
*
Fix for lingering flash broker processes
cpu@chromium.org
2010-11-17
1
-0
/
+18
*
Wait for all the pending tasks to be done before we tear down the client side
noelutz@google.com
2010-11-17
3
-18
/
+35
*
Bump O3D version (before integrate into ChromeOS)
zhurunz@google.com
2010-11-17
1
-1
/
+1
*
Fix a crash in Chrome where the value of location.href is sometimes a "void" ...
tschmelcher@chromium.org
2010-11-17
1
-33
/
+58
*
GTK: Maximized theme frames should align the image with the tabstrip.
erg@google.com
2010-11-17
1
-3
/
+4
*
Update cmd buffer script to reflect ppapi reorg.
neb@chromium.org
2010-11-17
3
-12
/
+20
*
More temporary clean-up until the rebaselines are done.
levin@chromium.org
2010-11-17
1
-2
/
+2
*
Disk cache: A dirty entry can point to a list that
rvargas@google.com
2010-11-17
3
-38
/
+101
*
Reland 'gtk: Add context menu to Bookmark Editor.'
tfarina@chromium.org
2010-11-17
2
-10
/
+198
*
IE CEEE: Release native_api_ in ContentScriptManager when script host initial...
ericdingle@chromium.org
2010-11-17
1
-0
/
+1
*
sync: remove event_sys from ServerConnectionManager and SyncerThread
tim@chromium.org
2010-11-17
7
-97
/
+88
*
Some string changes as suggested by UI leads:
mmenke@chromium.org
2010-11-17
1
-67
/
+67
*
Clean-up external popup menu. ALso make select popups work on Mac in single-p...
jcivelli@chromium.org
2010-11-17
6
-41
/
+21
*
Revert 66501 - Removing now-redundant precompile files.
siggi@chromium.org
2010-11-17
6
-0
/
+64
*
Get rid of service_process_type header that is no longer with us.
dmaclach@chromium.org
2010-11-17
1
-1
/
+0
*
Sync: Fix RequestResume in SyncerThread, and re-enable the various unit tests
zea@chromium.org
2010-11-17
2
-16
/
+11
*
Valgrind: Greening fixes.
jhawkins@chromium.org
2010-11-17
3
-3
/
+29
[next]