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
/
chrome_tests.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
This CL makes the InfoBubble not change the arrow when parts of it
jcivelli@chromium.org
2010-05-12
1
-0
/
+6
*
Implementation of managed policy abstraction on top of a preference store. Th...
danno@chromium.org
2010-05-12
1
-0
/
+1
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
1
-2
/
+2
*
Mac coverage fix to mirror the Mac valgrind fix.
jrg@chromium.org
2010-05-11
1
-16
/
+18
*
BackgroundContents browser test
rafaelw@chromium.org
2010-05-11
1
-0
/
+1
*
TTF: Only compile and run spellchecker_platform_engine_unittest.cc for Mac only,
jhawkins@chromium.org
2010-05-11
1
-1
/
+3
*
Cleaned up notifier and notifier_unit_tests dependencies.
akalin@chromium.org
2010-05-11
1
-37
/
+11
*
Added AuthenticateToUnlock which is to be used for screen lock.
oshima@chromium.org
2010-05-11
1
-0
/
+7
*
Get rid of MetaTableHelper class and make use of the app/sql API in the Login...
stuartmorgan@chromium.org
2010-05-11
1
-1
/
+0
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
1
-0
/
+4
*
Adds GeolocationSettingsState
bulach@chromium.org
2010-05-11
1
-0
/
+1
*
When building unit_tests for Mac Valgrind, put libwebcore.a first so that ld
mark@chromium.org
2010-05-10
1
-0
/
+33
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-4
/
+0
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-0
/
+4
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-3
/
+4
*
gtk: Fix bookmark_utils::GetNodesFromSelection to not crash on invalid data.
thestig@chromium.org
2010-05-07
1
-42
/
+43
*
Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/...
sanjeevr@chromium.org
2010-05-07
1
-1
/
+1
*
Revert 46567 - Reimplement accessibility of web content by caching the entire
zork@chromium.org
2010-05-07
1
-4
/
+0
*
Moved everything in browser/sync/net to common/net.
akalin@chromium.org
2010-05-06
1
-43
/
+45
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
1
-0
/
+4
*
Added NetworkChangeNotifierThread interface.
akalin@chromium.org
2010-05-05
1
-0
/
+3
*
Add integration test for autofill profiles.
skrul@chromium.org
2010-05-05
1
-0
/
+2
*
Moved XMPP notifier library from chrome/browser/sync to chrome/common/net.
sanjeevr@chromium.org
2010-05-04
1
-5
/
+57
*
Wrote NetworkChangeNotifierProxy, which lets objects that don't live on
akalin@chromium.org
2010-05-04
1
-0
/
+5
*
Add a tool for testing your network setup.
eroman@chromium.org
2010-05-04
1
-0
/
+1
*
Add browser test to verify that MSAA clients can correctly retrieve accessibi...
ctguil@chromium.org
2010-05-03
1
-0
/
+1
*
Add UI for changing auto-connect option on network.
chocobo@chromium.org
2010-04-30
1
-0
/
+1
*
Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...
skrul@chromium.org
2010-04-30
1
-0
/
+4
*
Refactor PasswordStoreWin to store logins in a LoginDatabase instead of
albertb@chromium.org
2010-04-30
1
-1
/
+3
*
Re-apply http://codereview.chromium.org/1622012
timurrrr@chromium.org
2010-04-30
1
-5
/
+7
*
Revert "[Third time landing] Python implementation of sync server, for testing."
phajdan.jr@chromium.org
2010-04-30
1
-7
/
+5
*
[Third time landing] Python implementation of sync server, for testing.
nick@chromium.org
2010-04-30
1
-5
/
+7
*
Added NetworkChangeObserverProxy class.
akalin@chromium.org
2010-04-30
1
-0
/
+32
*
Add and implement cut/copy/paste to the bookmark bar and folder context menus...
mrossetti@chromium.org
2010-04-29
1
-0
/
+4
*
Revert 45916 - Python implementation of sync server, for testing.
nick@chromium.org
2010-04-29
1
-7
/
+5
*
Python implementation of sync server, for testing.
nick@chromium.org
2010-04-29
1
-5
/
+7
*
Add ExtensionApiTest.Storage and ExtensionApiTest.Cookies to mac and linux.
kkania@chromium.org
2010-04-28
1
-1
/
+1
*
CrOS: Fix the sync_unit_test build. It broke in r45725.
thestig@chromium.org
2010-04-28
1
-0
/
+5
*
Windows/Views: delete native bookmark manager code.
viettrungluu@chromium.org
2010-04-28
1
-4
/
+0
*
Adding a way to retrieve Firefox proxy settings.
jcivelli@google.com
2010-04-27
1
-0
/
+1
*
plugin_tests should depend on the chrome target since it launches the browser...
thestig@chromium.org
2010-04-27
1
-1
/
+2
*
Adding ExtensionPrefs methods for storing update-when-idle data.
asargent@chromium.org
2010-04-27
1
-0
/
+2
*
gyp: unify toolkit_views usage
evan@chromium.org
2010-04-27
1
-14
/
+14
*
Mac: Remove ToolbarButtonCell (and associated files).
viettrungluu@chromium.org
2010-04-27
1
-1
/
+0
*
Revert 45698 - Mac: Remove ToolbarButtonCell (and associated files).
avi@chromium.org
2010-04-27
1
-0
/
+1
*
Mac: Remove ToolbarButtonCell (and associated files).
viettrungluu@chromium.org
2010-04-27
1
-1
/
+0
*
Tweaks to copy/paste of omnibox on windows:
sky@chromium.org
2010-04-27
1
-0
/
+1
*
AutoFill crash in CreditCard::SetInfo().
dhollowa@chromium.org
2010-04-27
1
-0
/
+1
*
Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...
sanjeevr@chromium.org
2010-04-26
1
-1
/
+1
*
Linux/GTK: delete native bookmark manager code.
viettrungluu@chromium.org
2010-04-26
1
-1
/
+0
[prev]
[next]