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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autofill: unit test / valgrind; gyp tweak
jrg@chromium.org
2011-10-31
1
-1
/
+2
*
[Aura] A temp app list window.
xiyuan@chromium.org
2011-10-31
4
-0
/
+216
*
Make FileManagerDialog::SelectFileImpl() properly accept simple filenames as ...
viettrungluu@chromium.org
2011-10-31
2
-2
/
+2
*
Sync Promo: Suppress search bubble using host
sail@chromium.org
2011-10-31
1
-2
/
+3
*
Expect should still fail for non-asynchronous tests.
scr@chromium.org
2011-10-31
2
-6
/
+30
*
Move content_restriction.h and main_function_params.h to content/public/commo...
jam@chromium.org
2011-10-31
30
-61
/
+76
*
Marking TabSwitch test as fails, it's currently taking ~1 hour to finish and ...
kerz@chromium.org
2011-10-31
1
-6
/
+7
*
gtk: fix more fullscreen bugs
estade@chromium.org
2011-10-31
2
-1
/
+4
*
Tweak the WebDragDestDelegate to be useful for more than GTK.
avi@chromium.org
2011-10-31
1
-10
/
+11
*
[cros] Fix regression with user profile being loaded before profile dir is mo...
ivankr@chromium.org
2011-10-31
1
-0
/
+6
*
Restricting set of URL requests that get intercepted to gview to GET methods ...
tbarzic@chromium.org
2011-10-31
5
-26
/
+105
*
Revert "Tweak the WebDragDestDelegate to be useful for more than GTK."
avi@chromium.org
2011-10-31
1
-11
/
+10
*
Changed change processors to use ScopedStopObserving
atwilson@chromium.org
2011-10-31
10
-17
/
+13
*
Add test for Chrome install with existing Chrome Frame user/sys level.
hnguyen@google.com
2011-10-31
4
-19
/
+42
*
Add "Graphics backend" line to chrome://gpu-internals page, indicating whether
epoger@chromium.org
2011-10-31
2
-0
/
+9
*
Tweak the WebDragDestDelegate to be useful for more than GTK.
avi@chromium.org
2011-10-31
1
-10
/
+11
*
Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-10-31
15
-615
/
+655
*
Updating trunk VERSION from 924.0 to 925.0
chrome-release@google.com
2011-10-31
1
-1
/
+1
*
String changes for sign in promo
sail@chromium.org
2011-10-31
2
-4
/
+7
*
Removed file access from UI thread for mobile config file loading.
zelidrag@chromium.org
2011-10-31
1
-116
/
+68
*
Make history expiration more aggressive.
brettw@chromium.org
2011-10-31
1
-3
/
+13
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-10-31
15
-655
/
+615
*
Revert 107895 - Fully enable about:tracking by default
joth@chromium.org
2011-10-31
5
-27
/
+22
*
Revert 107939 - Pile of nits for tracked object enablement
joth@chromium.org
2011-10-31
1
-3
/
+2
*
Revert 107949 - Add a browsertest for bug 75604
gavinp@chromium.org
2011-10-31
2
-9
/
+0
*
Push one function from the Mac drag/drop util code to ui/.
avi@chromium.org
2011-10-31
5
-79
/
+35
*
Add a browsertest for bug 75604
gavinp@chromium.org
2011-10-31
2
-0
/
+9
*
TaskManager: minor UI cleanup (consume Esc with context menu opened, use clas...
pfeldman@chromium.org
2011-10-31
2
-3
/
+6
*
bookmarks: Rename ExtensionBookmarkManagerEventRouter.
tfarina@chromium.org
2011-10-31
4
-26
/
+25
*
Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-2
/
+3
*
TaskManager: Added "inspect" on context-menu on the task list.
yoshiki@chromium.org
2011-10-31
4
-0
/
+86
*
Support IMM32 reconversion on Windows.
penghuang@chromium.org
2011-10-31
2
-20
/
+29
*
Revert 107928 - Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-3
/
+2
*
Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-2
/
+3
*
Mac: Added a delay before panels go to minimized state from title-only state.
dimich@chromium.org
2011-10-31
7
-28
/
+109
*
Improve omnibox accessibility on Windows.
dmazzoni@chromium.org
2011-10-31
13
-434
/
+64
*
Revert 107921 - Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-3
/
+2
*
Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-2
/
+3
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
25
-186
/
+214
*
Options: Fix to enable Edit button only when the current profile is selected....
qghc36@motorola.com
2011-10-30
1
-1
/
+2
*
Updating trunk VERSION from 923.0 to 924.0
chrome-release@google.com
2011-10-30
1
-1
/
+1
*
Fully enable about:tracking by default
jar@chromium.org
2011-10-30
5
-22
/
+27
*
Options: Disable the delete button when no profile is selected in personal se...
qghc36@motorola.com
2011-10-30
1
-8
/
+16
*
Create Private Data for InMemoryURLIndex (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-30
12
-644
/
+918
*
Measure how often downloaded executables match the download whitelist.
noelutz@google.com
2011-10-29
6
-24
/
+76
*
Set extension-related webkit preferences in a common location.
aa@chromium.org
2011-10-29
10
-37
/
+72
*
base::Bind: Convert chrome/browser/profiles.
jhawkins@chromium.org
2011-10-29
3
-53
/
+47
*
base::Bind: Finish conversion in ServiceProcessControl.
jhawkins@chromium.org
2011-10-29
3
-25
/
+29
*
Revert 107846 - Suppress failure for downloads.DownloadsTest.testPauseAndResu...
nirnimesh@chromium.org
2011-10-29
1
-2
/
+0
*
Updating trunk VERSION from 922.0 to 923.0
chrome-release@google.com
2011-10-29
1
-1
/
+1
[next]