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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'descriptionStyles' in omnibox API with a simple xml
aa@chromium.org
2010-11-30
1
-19
/
+80
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+1
*
Print Preview: Fix hanging browser process on Windows.
thestig@chromium.org
2010-11-30
4
-11
/
+17
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+0
*
Send a DetectedPhishingSite IPC to the browser if a page is classified as phi...
bryner@chromium.org
2010-11-30
2
-2
/
+106
*
Don't show any autofill warnings for autocomplete=off
isherman@chromium.org
2010-11-29
1
-30
/
+3
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
6
-215
/
+411
*
Don't show autofill warning when interacting with field specifying autocomple...
isherman@chromium.org
2010-11-29
1
-2
/
+8
*
Pass WebFrame to WebFrameClient::cookieJar() (part 1)
jochen@chromium.org
2010-11-29
2
-0
/
+7
*
Remove flags from IDBKeyRange, change left->lower, right->upper, and add bool...
jorlow@chromium.org
2010-11-29
1
-9
/
+12
*
IndexedDB: Remove IDBDatabase.description
hans@chromium.org
2010-11-29
2
-8
/
+0
*
IndexedDB: Rename IDBDatabase.objectStores to objectStoreNames
hans@chromium.org
2010-11-29
2
-3
/
+3
*
When accelerated compositing is enabled, we create a plugin-like pair of wind...
nduca@chromium.org
2010-11-27
1
-3
/
+2
*
Revert "Revert "Finish wiring up chrome.app.install().""
aa@chromium.org
2010-11-26
3
-18
/
+232
*
Add flow control between renderer and GPU processes, and, on Mac OS X,
kbr@google.com
2010-11-26
1
-0
/
+21
*
CL adding a 'maxSize' parameter to the experimental popup extension API.
twiz@google.com
2010-11-26
1
-1
/
+14
*
Build fix: call WebIDBObjectStore::deleteIndex
jorlow@chromium.org
2010-11-26
2
-2
/
+2
*
Plumb exception code for transactions.
jorlow@chromium.org
2010-11-26
3
-6
/
+10
*
Don't show autofill warning while typing
isherman@chromium.org
2010-11-25
2
-3
/
+14
*
changes for proxy audio
nfullagar@google.com
2010-11-25
1
-4
/
+22
*
Use a tooltip for the plugin name. Really useful for click-to-play when the
cevans@chromium.org
2010-11-24
2
-3
/
+3
*
Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...
andybons@chromium.org
2010-11-24
1
-3
/
+3
*
Implemented IPC message to check whether cookies are enabled.
pastarmovj@chromium.org
2010-11-24
3
-5
/
+18
*
Initialize destinations variables before calling GL functions
gman@chromium.org
2010-11-24
1
-3
/
+3
*
Include a bit more information on which plugin is involved. Also use a
cevans@chromium.org
2010-11-24
5
-3
/
+9
*
Change the login name autocompletion logic to case sensitive.
isherman@chromium.org
2010-11-24
2
-2
/
+22
*
Always include nonzero unique ID with autofill suggestions.
isherman@chromium.org
2010-11-24
5
-9
/
+73
*
Revert "Finish wiring up chrome.app.install()."
aa@chromium.org
2010-11-23
3
-233
/
+18
*
Adds a test for UpdateState messages after repeated back/forward navs.
creis@google.com
2010-11-23
3
-5
/
+95
*
Finish wiring up chrome.app.install().
aa@chromium.org
2010-11-23
3
-18
/
+233
*
Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...
ananta@chromium.org
2010-11-23
2
-3
/
+20
*
Added ggl::IsCommandBufferContextLost that checks the state of the command bu...
amarinichev@google.com
2010-11-22
4
-0
/
+21
*
Modify neterror.html so that it can handle errors without
mmenke@chromium.org
2010-11-20
5
-92
/
+8
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
1
-1
/
+0
*
Show distinct warning when autofill is disabled by form or by field.
isherman@chromium.org
2010-11-20
3
-44
/
+50
*
Up/Down arrow keys no longer bring up autofill menu
dhollowa@chromium.org
2010-11-20
3
-10
/
+22
*
Printing: Remove invalid NOTREACHED for the case where user cancels printing.
thestig@chromium.org
2010-11-20
2
-18
/
+15
*
Autofill: Prefer maxLength to size attribute for form filling heuristics.
isherman@chromium.org
2010-11-20
3
-130
/
+140
*
Have the RenderThread initialize a PhishingClassifier when it receives a
bryner@chromium.org
2010-11-19
11
-25
/
+550
*
Renames Chrome only GL extension functions to follow
gman@chromium.org
2010-11-18
2
-6
/
+7
*
Stop render_widget from polling WebWiget's isAcceleratedCompositingActive.
nduca@chromium.org
2010-11-18
2
-34
/
+20
*
startup: rename chrome_dll_main to chrome_main
evan@chromium.org
2010-11-18
1
-1
/
+1
*
Provides API for passing in whether verbatim or predictive should be
sky@chromium.org
2010-11-18
3
-4
/
+7
*
De-experimentalify omnibox extension API.
mpcomplete@chromium.org
2010-11-18
2
-8
/
+6
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-11-18
1
-0
/
+1
*
Clean-up external popup menu. ALso make select popups work on Mac in single-p...
jcivelli@chromium.org
2010-11-17
4
-40
/
+20
*
NaCl: Remove second variant of MakeSharedMemorySegmentViaIPC()
mseaborn@chromium.org
2010-11-17
3
-11
/
+3
*
Revert "Revert "Implement web app definition parsing.""
aa@chromium.org
2010-11-17
1
-3
/
+7
*
Revert "Implement web app definition parsing."
aa@chromium.org
2010-11-17
1
-7
/
+3
*
Implement web app definition parsing.
aa@chromium.org
2010-11-17
1
-3
/
+7
[next]