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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
144
-338
/
+338
*
aura: Make shadows be children of window layers.
derat@chromium.org
2011-12-02
3
-120
/
+24
*
Use ppapi_sources.gypi for nacl trusted build.scons like the untrusted nacl.s...
jvoung@google.com
2011-12-02
1
-4
/
+8
*
Add a few permissions to the optional permission whitelist.
jstritar@chromium.org
2011-12-02
15
-120
/
+134
*
WebSocket Pepper API: error handling improvement
toyoshim@chromium.org
2011-12-02
4
-28
/
+80
*
The chromoting client logs a session-close that was
simonmorris@chromium.org
2011-12-02
1
-0
/
+5
*
Plumb executable flag through proxy to base::SharedMemory::Create.
mcgrathr@chromium.org
2011-12-02
3
-6
/
+13
*
Add IPCs to allow assistive technology to scroll the page
dmazzoni@chromium.org
2011-12-02
9
-0
/
+163
*
Re-enable ExtensionApiTest.UpdateWindowShowState on Windows.
jennb@chromium.org
2011-12-02
2
-8
/
+1
*
[Sync] Make syncer commands avoid posting tasks on threads with no work to do
akalin@chromium.org
2011-12-02
35
-104
/
+818
*
Make accessible scroll position attributes more generic and
dmazzoni@chromium.org
2011-12-02
3
-12
/
+35
*
Add new appNotifications permission to built-in webstore app
asargent@chromium.org
2011-12-02
1
-0
/
+1
*
Add xinput1_3.dll redist to final package.
scottmg@google.com
2011-12-02
3
-60
/
+91
*
The webapp uses localStorage to decide whether logging to the server
simonmorris@chromium.org
2011-12-02
3
-4
/
+90
*
[ntp4] Set login_status_url dynamically to prevent a javascript console warning.
csilv@chromium.org
2011-12-02
2
-9
/
+8
*
[ntp4] Remove last remnants of bookmarks page implementation.
csilv@chromium.org
2011-12-02
1
-1
/
+0
*
Revert "Restrict extension features based on the extension type."
mpcomplete@chromium.org
2011-12-02
20
-869
/
+275
*
fix shared library build
jam@chromium.org
2011-12-02
1
-1
/
+2
*
Revert 112770 - Prevent a crash in the first run search engine selector.
ben@chromium.org
2011-12-02
7
-78
/
+3
*
Add OWNERS file for chrome/browser/resources/webstore_app
asargent@chromium.org
2011-12-02
1
-0
/
+11
*
Update .DEPS.git
chrome-admin@google.com
2011-12-02
1
-1
/
+1
*
Create OWNERS file for net-internals.
mmenke@chromium.org
2011-12-02
1
-0
/
+3
*
NaCl: Update revision in DEPS, r7300 -> r7328
mseaborn@chromium.org
2011-12-02
1
-1
/
+1
*
Add match for another "ISC license"
georgey@chromium.org
2011-12-02
1
-1
/
+1
*
Move functions out of TOUCH_UI defines.
bryeung@chromium.org
2011-12-02
4
-14
/
+14
*
Fix tool-bar auto-hide behaviour.
jamiewalch@chromium.org
2011-12-02
6
-23
/
+147
*
base::Bind fixes
groby@chromium.org
2011-12-02
1
-19
/
+9
*
Change the panel using the improved way of doing autosizing.
levin@chromium.org
2011-12-02
3
-53
/
+19
*
Removing history-based omnibox prerender heuristics.
dominich@chromium.org
2011-12-02
10
-166
/
+77
*
Added missing permission in sample extension
battre@chromium.org
2011-12-02
4
-5
/
+9
*
Add an OWNERS file for ui/gfx/image/
erg@chromium.org
2011-12-02
1
-0
/
+1
*
Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.
xiyuan@chromium.org
2011-12-02
17
-189
/
+135
*
Add an escape hatch for loading legacy manifests
abarth@chromium.org
2011-12-02
4
-1
/
+10
*
Disable sync immediately when deleting a profile
jeremy@chromium.org
2011-12-02
1
-1
/
+6
*
Update Bluetooth callbacks for device pairing.
kevers@chromium.org
2011-12-02
4
-7
/
+63
*
Add stub passcode option to LoadOncNetworks.
achuith@chromium.org
2011-12-02
5
-16
/
+20
*
Fix GLES2Implementation logging of shared ids
gman@chromium.org
2011-12-02
1
-6
/
+6
*
ReReland: Allow signing EC certs and creating EC origin-bound certs.
mattm@chromium.org
2011-12-02
9
-98
/
+372
*
Revert "Add PyAuto tests for triggering browser/page action."
frankf@google.com
2011-12-02
7
-269
/
+3
*
GTK: Move CairoCachedSurface from being owned by GtkThemeService to gfx::Image.
erg@chromium.org
2011-12-02
22
-218
/
+324
*
IndexedDB: Add support for IDBIndex multientry flag
jsbell@chromium.org
2011-12-02
4
-1
/
+7
*
cros: Defer file selection callback until the window closes.
jamescook@chromium.org
2011-12-02
7
-55
/
+79
*
Enable the out of process var test. It seems to work.
brettw@chromium.org
2011-12-02
1
-4
/
+1
*
Use only the steady gesture in frame rate tests.
nduca@chromium.org
2011-12-02
2
-37
/
+63
*
Defend against deleting the default search provider when merging duplicate TU...
stevet@chromium.org
2011-12-02
2
-4
/
+36
*
Revert 112688 - DevTools: remove devtools interactive tests suppressions.
shess@chromium.org
2011-12-02
1
-2
/
+6
*
Cleanup: Use a scoper in JSModalDialogViews.
thestig@chromium.org
2011-12-02
2
-6
/
+5
*
Prevent a crash in the first run search engine selector.
ben@chromium.org
2011-12-02
7
-3
/
+78
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
27
-370
/
+308
*
Remove suppression. This has been fixed in WebKit and rolled into Chrome.
simonjam@chromium.org
2011-12-02
1
-15
/
+0
[next]