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
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
25
-47
/
+47
*
Reland r73760: Move most of chrome-extension:// request
aa@chromium.org
2011-02-04
3
-0
/
+101
*
Only cache <input type="text"> and <select> elements for autofill.
isherman@chromium.org
2011-02-04
3
-1214
/
+900
*
Revert 73760 - Move most of chrome-extension:// request checks into
tommi@chromium.org
2011-02-04
3
-101
/
+0
*
Move most of chrome-extension:// request checks into
aa@chromium.org
2011-02-04
3
-0
/
+101
*
Call webkit init once for all chrome unit tests and move the only unittest
michaeln@google.com
2011-02-04
1
-0
/
+0
*
Calculate animation_floor_time_ only when actually updating animations
jamesr@chromium.org
2011-02-04
2
-14
/
+41
*
Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption.
darin@chromium.org
2011-02-04
1
-2
/
+3
*
Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-02-03
2
-12
/
+54
*
Support autocompletion for HTMl5 tags:"email", "month" and "tel".
dhollowa@chromium.org
2011-02-03
2
-58
/
+109
*
Revert 73641 - Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-02-03
2
-54
/
+12
*
Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-02-03
2
-12
/
+54
*
WebUI: Rename DOMUIBindings to WebUIBindings.
tfarina@chromium.org
2011-02-03
5
-28
/
+28
*
WebUI: Change all references from "DOM UI" to "Web UI".
tfarina@chromium.org
2011-02-02
1
-2
/
+2
*
Added context lost callback.
amarinichev@google.com
2011-02-02
6
-2
/
+65
*
IndexedDB: Update calls to WebIDBObjectStore::put().
hans@chromium.org
2011-02-02
4
-6
/
+7
*
Move ViewHostMsg_PagesReadyForPreview message to CreatePreviewDocument() func...
kmadhusu@chromium.org
2011-02-02
4
-27
/
+28
*
Set the name of the PPAPI plugin properly when running out of process. This
brettw@chromium.org
2011-02-02
1
-4
/
+8
*
Make TranslateHelper be a RenderViewObserver so that RenderView doesn't have ...
jam@chromium.org
2011-02-02
5
-123
/
+103
*
Clean up autofill::FormManager
isherman@chromium.org
2011-02-01
4
-175
/
+122
*
Fixed null dereference in RenderWidget::UpdateAnimationsIfNeeded.
apatrick@chromium.org
2011-02-01
1
-1
/
+1
*
Adds basic error text for all errors with a 1% or greater
mmenke@chromium.org
2011-02-01
1
-1
/
+36
*
Remove the internal-nacl flag.
sehr@google.com
2011-02-01
1
-29
/
+0
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
3
-7
/
+7
*
Increase the maximum size of the phishing model.
bryner@chromium.org
2011-02-01
1
-1
/
+1
*
Revert "First steps towards webRequest extension API."
mpcomplete@chromium.org
2011-01-31
2
-119
/
+3
*
First steps towards webRequest extension API.
mpcomplete@chromium.org
2011-01-31
2
-3
/
+119
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
6
-11
/
+116
*
Remove integration points for the NPAPI NaCl plugin
abarth@chromium.org
2011-01-31
1
-51
/
+0
*
Refactoring to use a new IPC message filter.
backer@chromium.org
2011-01-31
2
-5
/
+6
*
Spruce up close buttons for blocked/click-to-play plugins.
bauerb@chromium.org
2011-01-31
3
-9
/
+36
*
Create autofill subdirectory in chrome/renderer
isherman@chromium.org
2011-01-29
11
-170
/
+199
*
Add a low-latency AudioOutputStream implementation for Mac OS X.
crogers@google.com
2011-01-29
1
-1
/
+1
*
Move ExtensionRendereInfo into common and call it ExtensionSet instead.
aa@chromium.org
2011-01-29
14
-293
/
+29
*
Fixes webkitRequestAnimationFrame on windows
jamesr@chromium.org
2011-01-29
1
-4
/
+18
*
retry r72606:
estade@chromium.org
2011-01-28
1
-4
/
+2
*
DOMUI: Allow chrome.send to pass number, boolean, null and arrays of those
arv@chromium.org
2011-01-28
1
-7
/
+36
*
Remove behind-the-flag outdated code in WebGraphicsContext's two implementati...
zmo@google.com
2011-01-28
2
-1396
/
+0
*
IndexedDB: Remove overrides of and calls to WebIDBCallbacks::onSuccess().
hans@chromium.org
2011-01-28
1
-7
/
+0
*
Fix LoadType histograms.
mmenke@google.com
2011-01-28
1
-2
/
+4
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-1
/
+1
*
PPAPI: move GLES2Implementation to PPAPI glue
piman@google.com
2011-01-28
4
-40
/
+73
*
Remove the routing id parameter from the desktop notification IPCs sent by th...
ananta@chromium.org
2011-01-28
1
-5
/
+1
*
Relanding this as this was reverted.
ananta@chromium.org
2011-01-27
1
-2
/
+5
*
Make sure Mac plugin focus doesn't outlast plugin lifetime
stuartmorgan@chromium.org
2011-01-27
1
-0
/
+12
*
Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus...
thakis@chromium.org
2011-01-27
1
-5
/
+2
*
Move the handling of Desktop notification IPCs coming in from the renderer in...
ananta@chromium.org
2011-01-27
1
-2
/
+5
*
Land 6266021 for David.
jorlow@chromium.org
2011-01-27
2
-2
/
+9
*
Part 1 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-27
11
-8
/
+16
*
Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...
zmo@google.com
2011-01-27
2
-0
/
+1401
[next]