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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that about_chrome_view gets the correct browser in a multi-profile world.
mirandac@chromium.org
2011-10-19
1
-1
/
+1
*
content: Move the file chrome/.../tab_contents_drag_source.* to content/.../w...
erg@google.com
2011-10-19
5
-493
/
+2
*
base::Bind: Convert FileSystemPathManager::GetRootPathCallback.
jhawkins@chromium.org
2011-10-18
1
-2
/
+6
*
chromeos: Change all clients of LoginLibrary to use SessionManagerClient.
satorux@chromium.org
2011-10-18
18
-150
/
+161
*
Add strict to net-internals namespaces that don't already have it.
mmenke@chromium.org
2011-10-18
4
-1
/
+13
*
base::Bind: Convert BrowsingDataAppCacheHelper::StartFetching.
jhawkins@chromium.org
2011-10-18
6
-28
/
+31
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
10
-10
/
+9
*
Random launcher tweaks:
sky@chromium.org
2011-10-18
5
-9
/
+53
*
Print Preview Cleanup: Moving some margin drawing logic to css from js.
dpapad@chromium.org
2011-10-18
8
-167
/
+29
*
base::Bind: Convert QuotaPermissionContext::PermissionCallback.
jhawkins@chromium.org
2011-10-18
2
-30
/
+26
*
chromeos: Implement the new D-Bus client for SessionManagerClient.
satorux@chromium.org
2011-10-18
7
-0
/
+569
*
Fix network menu and settings page to show consisten icon for connecting to o...
chocobo@chromium.org
2011-10-18
4
-7
/
+16
*
Fix print media page size by using the value we compute.
vandebo@chromium.org
2011-10-18
1
-2
/
+2
*
Minor fixups to task manager.
mirandac@chromium.org
2011-10-18
1
-6
/
+4
*
Use base::Bind instead of old callbacks in chromeos/cros
satorux@chromium.org
2011-10-18
6
-79
/
+43
*
Revert 106140 - Make inline installation callbacks fire when the item is down...
sail@chromium.org
2011-10-18
8
-93
/
+17
*
Broke CrOS; I can haz CrOS in default try jobs?
jhawkins@chromium.org
2011-10-18
1
-6
/
+2
*
Ensure that prerender_contents is getting the Browser associated with the cor...
mirandac@chromium.org
2011-10-18
1
-1
/
+1
*
Remove unused function.
eroman@chromium.org
2011-10-18
1
-11
/
+0
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-12
/
+9
*
Disable pyauto notification tests on official builds until new chrome
kkania@chromium.org
2011-10-18
1
-0
/
+6
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-9
/
+12
*
Add chrome and cf multi-install tests.
hnguyen@google.com
2011-10-18
3
-7
/
+18
*
Make inline installation callbacks fire when the item is downloaded and insta...
mihaip@chromium.org
2011-10-18
8
-17
/
+93
*
base::Bind: Convert FileSystemPathManager::GetRootPathCallback.
jhawkins@chromium.org
2011-10-18
1
-2
/
+6
*
Revert 106110 - Implement SyncableService in AppNotificationsManager:
sail@chromium.org
2011-10-18
12
-1142
/
+94
*
Refactors NativeWebKeyboardEvent to be less ugly.
ben@chromium.org
2011-10-18
10
-42
/
+11
*
Minor style edits to omnibox pyauto tests.
dennisjeffrey@chromium.org
2011-10-18
2
-79
/
+96
*
aura: Merge RootWindow into Desktop.
sadrul@chromium.org
2011-10-18
2
-4
/
+4
*
Change the Thread name of WATCHDOG to BrowserWatchdog.
rtenneti@chromium.org
2011-10-18
1
-1
/
+1
*
[Mac] Implement initial web intent picker UI.
groby@chromium.org
2011-10-18
9
-4
/
+550
*
Integration tests for two-client Nigori conflicts.
albertb@chromium.org
2011-10-18
1
-0
/
+40
*
content: Make tab_contents_drag_source not depend on download_util.h
erg@google.com
2011-10-18
7
-12
/
+23
*
Used use-gl=any instead of forcing osmesa for gpu browser tests.
alokp@chromium.org
2011-10-18
3
-72
/
+24
*
Revert 106069 - Fix for Memory Leak 72698_b
thestig@chromium.org
2011-10-18
2
-3
/
+1
*
Implement SyncableService in AppNotificationsManager:
munjal@chromium.org
2011-10-18
12
-94
/
+1142
*
Add NetLog support to UDP sockets.
mmenke@chromium.org
2011-10-18
5
-7
/
+90
*
Finalize the XML writer before freeing it.
petkov@chromium.org
2011-10-18
1
-0
/
+6
*
gtk: fix bulge in custom frame
estade@chromium.org
2011-10-18
2
-9
/
+14
*
[Sync UI] Display error on personal options page when sync has an unrecoverab...
binji@chromium.org
2011-10-18
2
-7
/
+28
*
Fix some disabled/flaky notification pyauto tests.
kkania@chromium.org
2011-10-18
9
-51
/
+153
*
Fix histogram calls to use defined constant instead of hard coding number.
rogerta@chromium.org
2011-10-18
2
-4
/
+6
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
2
-6
/
+9
*
Disable NoInfobarForAllowedOrigin on Win.
jennb@chromium.org
2011-10-18
1
-1
/
+7
*
Disable TestFullscreenBubbleMouseLockState on Linux
sail@chromium.org
2011-10-18
1
-1
/
+1
*
Use base::Bind instead of old callbacks in CertLibrary.
satorux@chromium.org
2011-10-18
1
-18
/
+16
*
Wrap TimeFormat unittests into unnamed namespace.
tfarina@chromium.org
2011-10-18
2
-32
/
+33
*
Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-18
21
-144
/
+161
*
Use more idiomatic gtest style in extension_function_test_utils.
mihaip@chromium.org
2011-10-18
1
-13
/
+10
*
Remove flaky indicator from webstore inline install tests.
mihaip@chromium.org
2011-10-18
1
-32
/
+4
[next]