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
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added another constructor to MRUCacheBase that specifies the deletor.
amarinichev@chromium.org
2011-04-05
1
-1
/
+5
*
Move dispatching and sending of the last extension specific messages out of T...
jam@chromium.org
2011-04-05
9
-141
/
+79
*
Roll LevelDB (and Snappy) to latest version.
hans@chromium.org
2011-04-05
1
-1
/
+0
*
In speech input, introduce a 'warm up' screen for slow audio capture devices.
satish@chromium.org
2011-04-05
4
-2
/
+23
*
Fix a misplaced comma in renderer log messages that has always bugged me.
mdm@chromium.org
2011-04-05
1
-1
/
+1
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
1
-10
/
+13
*
Refactored GGL from c-style interface to c++ interface.
apatrick@chromium.org
2011-04-04
16
-699
/
+508
*
Revert 80318 - Detach the PromoResourceService and WebResourceService from th...
cmp@chromium.org
2011-04-04
1
-5
/
+1
*
New notification when an extension install is skipped due to being disallowed.
dennisjeffrey@google.com
2011-04-04
1
-0
/
+5
*
Rename ConstrainedWindowWin to ConstrainedWindowViews in preparation for refa...
ben@chromium.org
2011-04-04
2
-9
/
+0
*
Detach the PromoResourceService and WebResourceService from the Profile; have...
mirandac@chromium.org
2011-04-04
1
-1
/
+5
*
When out-of-process PPAPI plugins fail to initialize, don't fall back on trying
brettw@chromium.org
2011-04-04
3
-8
/
+32
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
17
-203
/
+35
*
apps: Notify the user if an app's background page crashes.
sadrul@chromium.org
2011-04-02
1
-0
/
+4
*
Move a few RenderViewObservers to ChromeContentRendererClient so that we can ...
jam@chromium.org
2011-04-01
5
-72
/
+10
*
Add FakeSocketFactory.
sergeyu@chromium.org
2011-04-01
2
-32
/
+9
*
Refactor RenderWidgetHostViewViews to use the new input method API for Views.
suzhe@google.com
2011-04-01
3
-1
/
+118
*
Use system constants instead of NULL for unset PID.
jeffbailey@chromium.org
2011-04-01
1
-3
/
+2
*
Changes to WebDatabaseObserverImpl and SimpleDatabaseSystem required to have ...
michaeln@google.com
2011-04-01
2
-16
/
+12
*
Get rid of some dependencies on chrome from content.
michaeln@google.com
2011-04-01
14
-58
/
+59
*
GPU.GPUProcessTerminationStatus histogram added
scheib@chromium.org
2011-04-01
1
-0
/
+5
*
Better handling of disabling the GPU acceleration if the GPU process dies mor...
amarinichev@chromium.org
2011-04-01
3
-21
/
+22
*
Remove the rest of the extension dependencies from content\renderer.
jam@chromium.org
2011-04-01
5
-85
/
+73
*
kqueue implementation of FilePathWatcher on Mac.
dmaclach@chromium.org
2011-04-01
7
-275
/
+597
*
Remove knowledge about UserScriptListener from content.
jam@chromium.org
2011-04-01
6
-17
/
+24
*
Revert 80128 - apps: Notify the user if an app's background page crashes.
sadrul@chromium.org
2011-04-01
1
-4
/
+0
*
Fix out-of-process pepper plugins when sandbox is on.
piman@google.com
2011-04-01
1
-0
/
+1
*
New Mac accelerometer data from thakis.
avi@chromium.org
2011-04-01
1
-4
/
+5
*
Move some pref registrations out of Browser
torne@chromium.org
2011-04-01
1
-0
/
+1
*
apps: Notify the user if an app's background page crashes.
sadrul@chromium.org
2011-04-01
1
-0
/
+4
*
Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.
bryner@chromium.org
2011-04-01
1
-2
/
+4
*
Revert 80101 - kqueue implementation of FilePathWatcher on Mac.
dmaclach@chromium.org
2011-04-01
7
-584
/
+269
*
Defining hardware video decoding IPC message and landing associated Pepper cl...
scherkus@chromium.org
2011-04-01
6
-1
/
+247
*
kqueue implementation of FilePathWatcher on Mac.
dmaclach@chromium.org
2011-03-31
7
-269
/
+584
*
Ignore preliminary page captures for client-side phishing detection.
bryner@chromium.org
2011-03-31
2
-2
/
+4
*
Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...
jam@chromium.org
2011-03-31
3
-5
/
+7
*
Add content/renderer/p2p/OWNERS.
sergeyu@chromium.org
2011-03-31
1
-0
/
+1
*
Rename some WebUI files to be clearer as to their purpose.
dtseng@chromium.org
2011-03-31
4
-12
/
+12
*
Cleanup: Move more print code out of RVH.
thestig@chromium.org
2011-03-31
4
-31
/
+1
*
Take out sending NotificationType::RENDER_VIEW_HOST_CREATED_FOR_TAB from Rend...
jam@chromium.org
2011-03-31
1
-8
/
+0
*
Lost context fixes
piman@google.com
2011-03-31
3
-23
/
+41
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
37
-78
/
+114
*
Revert 80026 - Support for fileBrowserPrivate extension file selection apis.
achuith@chromium.org
2011-03-31
1
-9
/
+0
*
Make UserScriptIdleScheduler not tied to NavigationState, as part of removing...
jam@chromium.org
2011-03-31
5
-155
/
+5
*
Checking in major revision of Pepper video decode APIs.
scherkus@chromium.org
2011-03-31
2
-96
/
+5
*
Support for fileBrowserPrivate extension file selection apis.
achuith@chromium.org
2011-03-31
1
-0
/
+9
*
Mark WorkerFileSystemTest.ResolveURLHttpTests FLAKY
cbentzel@chromium.org
2011-03-31
1
-4
/
+1
*
Revert "Turn on client-side phishing detection for UMA users with SafeBrowsin...
satorux@chromium.org
2011-03-31
1
-2
/
+2
*
WebUI nits; no real code change
estade@chromium.org
2011-03-31
1
-0
/
+2
*
Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.
bryner@chromium.org
2011-03-31
1
-2
/
+2
[next]