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
*
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
*
Keep deinlining stuff.
erg@google.com
2010-12-15
5
-39
/
+68
*
Fix unreplied automation messages that trigger in Debug.
nirnimesh@chromium.org
2010-12-15
1
-3
/
+3
*
Fix pyauto flakiness by waiting for notification that the renderer process'
kkania@chromium.org
2010-12-14
4
-0
/
+68
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
3
-19
/
+19
*
Deinline even more destructors.
erg@google.com
2010-12-14
2
-6
/
+11
*
Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...
jam@chromium.org
2010-12-14
1
-1
/
+1
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
1
-1
/
+0
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
3
-68
/
+19
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
2
-8
/
+9
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-3
/
+3
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
3
-17
/
+0
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-7
/
+7
*
Clean up automation provider side:
phajdan.jr@chromium.org
2010-12-08
4
-215
/
+145
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
2
-0
/
+3
*
Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, as
jhawkins@chromium.org
2010-12-07
2
-47
/
+82
*
Disable printing context menus on the print preview page. (resubmit)
thestig@chromium.org
2010-12-07
1
-0
/
+3
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+0
*
Use ScopedRunnableMethodFactory for URLRequestAutomationJob.
willchan@chromium.org
2010-12-03
2
-7
/
+15
*
Move:
ben@chromium.org
2010-12-02
7
-12
/
+12
*
Move:
ben@chromium.org
2010-12-02
5
-6
/
+6
*
Add a base class for objects that want to filter messages on the IO thread. ...
jam@chromium.org
2010-12-02
1
-1
/
+1
*
Move find_bar stuff into browser/ui/find_bar
ben@chromium.org
2010-12-02
2
-4
/
+4
*
Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...
jochen@chromium.org
2010-12-02
1
-1
/
+1
*
2nd try: Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-02
1
-44
/
+4
*
Move app_modal_dialog stuff to ui/
ben@chromium.org
2010-12-01
2
-5
/
+5
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
2
-4
/
+4
*
Revert 67849 - Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-01
1
-4
/
+44
*
Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-01
1
-44
/
+4
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
2
-13
/
+17
*
Refactor: move HostContentSettingsMap to content_settings
gfeher@chromium.org
2010-11-30
1
-1
/
+1
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-3
/
+3
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-3
/
+3
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-30
1
-2
/
+0
[next]