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
*
Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ...
pkasting@chromium.org
2010-02-01
6
-4
/
+31
*
Reverting 37721.
avi@chromium.org
2010-02-01
1
-24
/
+0
*
Don't store IDR ids in ThemePack files as they change whenever the grd is mod...
erg@google.com
2010-02-01
3
-78
/
+257
*
Temporarily allow writing to the default malloc zone structure while modifyin...
avi@chromium.org
2010-02-01
1
-0
/
+24
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-02-01
36
-77
/
+665
*
Make acrobat work with --safe-plugins by giving it write access
nsylvain@chromium.org
2010-02-01
3
-25
/
+62
*
Get rid of check that caused redirects to fail extension updates.
asargent@chromium.org
2010-02-01
1
-5
/
+1
*
Allow FileBrowse to change title of open/save dialog
xiyuan@chromium.org
2010-02-01
1
-0
/
+54
*
Fix type of file_type_index_ from size_t to int to get rid of printf format w...
xiyuan@chromium.org
2010-02-01
1
-1
/
+1
*
BSD port: chrome/app and chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-01
8
-29
/
+27
*
make chrome.tabs.executeScript/insertCss details arg required.
rafaelw@chromium.org
2010-02-01
1
-4
/
+2
*
Add a DCHECK to make sure that SpawnTarget is not called
nsylvain@chromium.org
2010-02-01
1
-0
/
+7
*
Fix submenu leak in menu2.
oshima@chromium.org
2010-02-01
3
-19
/
+34
*
Mac: Fix IB warning about progressView_.
thakis@chromium.org
2010-02-01
1
-732
/
+55
*
A better way to fix the compilation issues on Windows x64
wtc@chromium.org
2010-02-01
2
-54
/
+2
*
Linux: add missing -D to dpkg-buildpackage command line to enable build depen...
tschmelcher@chromium.org
2010-02-01
1
-0
/
+1
*
Fix Valgrind error in ExtensionInstalledBubble unit test.
mirandac@chromium.org
2010-02-01
1
-10
/
+11
*
Implementation of the DatabaseModelWorker, take 2.
albertb@google.com
2010-02-01
11
-24
/
+185
*
Show download item menu on mouse down instead of mouse up.
thakis@chromium.org
2010-02-01
5
-23
/
+47
*
Speculative fix for thread sanitizer failures in ProfileSyncServiceTest.
tim@chromium.org
2010-02-01
1
-1
/
+1
*
Add temporary download progress overlay to the dock icon for the Mac (real UI...
avi@chromium.org
2010-02-01
8
-0
/
+322
*
[Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...
rsesek@chromium.org
2010-02-01
4
-12
/
+23
*
Propagate window focus changes to plugins on the Mac
stuartmorgan@chromium.org
2010-02-01
8
-3
/
+70
*
Keep packages from being selected in a Cocoa open single file dialog.
avi@chromium.org
2010-02-01
1
-0
/
+24
*
WebKit roll 54103:54127.
pfeldman@chromium.org
2010-02-01
2
-1
/
+6
*
Updating trunk VERSION from 312.0 to 313.0
chrome-release@google.com
2010-02-01
1
-1
/
+1
*
OS X: Import settings dialog cleanup.
jeremy@chromium.org
2010-02-01
7
-71
/
+61
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
21
-60
/
+340
*
Always percent-escape the copied URL when all the text in the address bar is ...
kinuko@chromium.org
2010-02-01
1
-0
/
+38
*
Add a utility function to run a process as an arbitrary user
cpu@chromium.org
2010-02-01
5
-15
/
+78
*
Fix a bug where we were only checking the screen size of
tony@chromium.org
2010-02-01
1
-1
/
+1
*
Mac: Theme status text of download items.
thakis@chromium.org
2010-01-31
1
-30
/
+67
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
21
-335
/
+60
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
21
-60
/
+335
*
Prevent excessive crash reporting due stack overflow (due exception in SEH fi...
stoyan@chromium.org
2010-01-31
8
-358
/
+645
*
Initialize arrowPoint so that warnings don't break Mac compile in new extensi...
mirandac@chromium.org
2010-01-31
1
-1
/
+1
*
ExtensionInstalledBubble for Mac.
mirandac@chromium.org
2010-01-31
21
-16
/
+1566
*
Initial implementation for wizard.
davemoore@chromium.org
2010-01-31
8
-114
/
+255
*
Add third_party/swig to .gitignore
jeremy@chromium.org
2010-01-31
1
-0
/
+1
*
Updating trunk VERSION from 311.0 to 312.0
chrome-release@google.com
2010-01-31
1
-1
/
+1
*
DevTools: load injected script using WebKit API. Now with test_shell working.
yurys@chromium.org
2010-01-31
7
-8
/
+51
*
Revert "DevTools: load injected script using WebKit API"
yurys@chromium.org
2010-01-31
5
-34
/
+8
*
Re-enable the cookie policy browser tests.
darin@chromium.org
2010-01-31
1
-18
/
+5
*
DevTools: load injected script using WebKit API
yurys@chromium.org
2010-01-31
5
-8
/
+34
*
DevTools: let GC manage utility script's ScriptState lifetime
yurys@chromium.org
2010-01-31
2
-8
/
+2
*
DevTools upstreaming: rename Js* to JS*
yurys@chromium.org
2010-01-31
6
-38
/
+37
*
Remove valgrind suppression.
jorlow@chromium.org
2010-01-31
1
-18
/
+0
*
The upstream change to make popup shrinking work properly is a big project, s...
aa@chromium.org
2010-01-31
3
-2
/
+24
*
Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...
pkasting@chromium.org
2010-01-31
6
-37
/
+107
*
Ignore ref (hash fragment) in URL when opening singleton tabs based on URLs.
arv@chromium.org
2010-01-31
3
-11
/
+27
[next]