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
/
browser
/
automation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
2
-4
/
+4
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
4
-18
/
+16
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+0
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
3
-11
/
+9
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
3
-12
/
+12
*
Modifying some downloads hooks to act per-window (so that incognito windows c...
ace@chromium.org
2011-01-19
1
-7
/
+8
*
[Mac] Organize all tab/tab strip files into chrome/browser/ui/cocoa/tabs/.
rsesek@chromium.org
2011-01-19
2
-2
/
+2
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
1
-8
/
+8
*
Handle two cases that we previously weren't expecting.
tommi@chromium.org
2011-01-19
1
-1
/
+1
*
Revert 71313 - Removed old login screen from source.
avayvod@chromium.org
2011-01-18
1
-6
/
+11
*
Make ExtensionBrowserEventRouter owned by ExtensionService.
asargent@chromium.org
2011-01-15
1
-2
/
+2
*
Fix autofill pyauto tests
nirnimesh@chromium.org
2011-01-15
1
-9
/
+3
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-8
/
+8
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-8
/
+8
*
The revert Broke Chrome OS...
mmenke@chromium.org
2011-01-14
1
-11
/
+6
*
Revert 71313 - Removed old login screen from source.
avayvod@chromium.org
2011-01-14
1
-6
/
+11
*
Attempt at fixing reliability crash. If the AutomationProvider goes
sky@chromium.org
2011-01-14
2
-1
/
+2
*
Fix ChromeFrame net tests which have broken since revision 70089 which added ...
ananta@chromium.org
2011-01-14
1
-2
/
+1
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
6
-39
/
+39
*
Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.
craig.schlenter@chromium.org
2011-01-13
1
-1
/
+1
*
Removed old login screen from source.
avayvod@chromium.org
2011-01-13
1
-11
/
+6
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
2
-9
/
+10
*
Refactor RenderWidgetHost::set_paint_observer()
davemoore@chromium.org
2011-01-12
1
-1
/
+2
*
Coverity: Fix unchecked return values.
kmadhusu@chromium.org
2011-01-12
1
-7
/
+26
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-2
/
+2
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
2
-5
/
+5
*
Add methods GetWindowBounds and IsWindowMaximized to TestingAutomationProvider.
mirandac@chromium.org
2011-01-10
1
-7
/
+23
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
2
-0
/
+20
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-2
/
+2
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+0
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
3
-3
/
+3
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-1
/
+0
*
net: Add namespace net to URLRequestFilter.
tfarina@chromium.org
2010-12-26
1
-1
/
+1
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
6
-14
/
+19
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
11
-101
/
+32
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
2
-15
/
+8
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
3
-19
/
+68
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-3
/
+3
*
Adding automation proxy hook for accessing information related to omnibox ins...
ace@chromium.org
2010-12-23
2
-0
/
+35
*
Prevent App extensions to be returned by AutomationProvider::GetEnabledExtens...
mad@google.com
2010-12-21
1
-2
/
+4
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
2
-8
/
+10
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
2
-10
/
+8
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
2
-8
/
+10
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
2
-10
/
+8
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
2
-8
/
+10
*
Remove the DCHECK in the UrlRequestautomationJob::ReadRawData function which ...
ananta@chromium.org
2010-12-20
1
-1
/
+0
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
3
-3
/
+0
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
2
-12
/
+25
*
Fix notification pyauto tests. Wait for the notification processes to be
kkania@chromium.org
2010-12-15
3
-22
/
+94
[next]