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
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
25
-721
/
+1016
*
Change 'View Background Apps' => 'View Background Pages' in wrench menu.
atwilson@chromium.org
2011-01-08
1
-2
/
+2
*
Add passphrase migration UI according to the flow chart for users who require...
johnnyg@chromium.org
2011-01-08
18
-136
/
+723
*
Fix grit dependencies for chromeos, touchui, and toolkit_views.
tony@chromium.org
2011-01-08
6
-6
/
+12
*
Update NPAPI headers to r32 from the upstream npapi-headers repository
stuartmorgan@chromium.org
2011-01-08
3
-4
/
+24
*
Fix a lot of casing and ellipsis bugs on options dialog buttons
estade@chromium.org
2011-01-08
3
-106
/
+203
*
[gtk] fix a corner case where the status bubble was in the way of the cursor.
estade@chromium.org
2011-01-08
2
-13
/
+36
*
Remove usage of deprecated functions AppendToPath and ToWStringHack in import...
tfarina@chromium.org
2011-01-08
1
-3
/
+2
*
Similar as extension, DOM UI needs to be created in its own process.
klobag@chromium.org
2011-01-08
5
-25
/
+76
*
Fix perf redness caused by an event name change.
ananta@chromium.org
2011-01-08
1
-1
/
+1
*
DOMUI: Implement the i18n-options attribute that allows the client to load
jhawkins@chromium.org
2011-01-08
16
-95
/
+57
*
Fix testInstantNavigation
nirnimesh@chromium.org
2011-01-07
1
-4
/
+7
*
.gitignore: added SlickEdit project wildcards
scheib@chromium.org
2011-01-07
1
-0
/
+4
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
57
-269
/
+245
*
Make glVertexAttribPointer return INVALID_OPERATION for offsets
gman@chromium.org
2011-01-07
2
-6
/
+147
*
Start reordering the methods in headers in net/.
erg@google.com
2011-01-07
30
-965
/
+972
*
Added Two tests to Passwords.py
nirnimesh@chromium.org
2011-01-07
1
-0
/
+27
*
Fix for builder.
avi@chromium.org
2011-01-07
1
-4
/
+4
*
Flags: Enable Tabbed Options by default.
jhawkins@chromium.org
2011-01-07
11
-46
/
+31
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
57
-245
/
+269
*
Fixing omnibox continues search (pyauto) problem on non-mac machine
rohitbm@google.com
2011-01-07
1
-5
/
+6
*
Fix for a plugin crasher which occurs in the context of NPP_Destroy. The plug...
ananta@chromium.org
2011-01-07
1
-14
/
+7
*
Marking test LoginPromptBrowserTest.IncorrectConfirmation as flaky. See here...
twiz@google.com
2011-01-07
1
-1
/
+2
*
chromeos: Hashes for user actions originating outside Chrome.
derat@chromium.org
2011-01-07
2
-0
/
+16
*
Disable sandboxed plugin for WinXP
cpu@chromium.org
2011-01-07
1
-0
/
+1
*
Re-disable TaskManagerBrowserTest.ReloadExtension for now.
asargent@chromium.org
2011-01-07
1
-3
/
+2
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
19
-103
/
+55
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
19
-55
/
+103
*
Update strings
laforge@chromium.org
2011-01-07
205
-10525
/
+27539
*
Use PASS() everywhere in ppapi/tests.
neb@chromium.org
2011-01-07
12
-67
/
+67
*
PPB_Class simple test.
neb@chromium.org
2011-01-07
3
-0
/
+84
*
Makes the in memory db update rows that have search terms associated
sky@chromium.org
2011-01-07
7
-6
/
+77
*
Make the popup blocker on by default. Flip the flag to be a disabling one.
rsesek@chromium.org
2011-01-07
4
-9
/
+10
*
Start counting at 1 for extension API validation.
jochen@chromium.org
2011-01-07
1
-2
/
+2
*
Make the order of methods in the cc files match the headers in base/.
erg@google.com
2011-01-07
8
-412
/
+395
*
Remove wstring from l10n_util. Part 8, the last part.
avi@chromium.org
2011-01-07
38
-350
/
+254
*
Add a note to tabs.onCreated documentation that the url might not be defined.
asargent@chromium.org
2011-01-07
2
-2
/
+2
*
Roll WebKit 75243:75250
jorlow@chromium.org
2011-01-07
1
-1
/
+1
*
Replacing bing.com with search.msn.com (which redirects to bing.com) and word...
rohitbm@google.com
2011-01-07
1
-2
/
+2
*
Support OVERRIDE for clang.
thakis@chromium.org
2011-01-07
1
-0
/
+2
*
Roll gtm from 410 to 425.
thakis@chromium.org
2011-01-07
1
-1
/
+1
*
After I watch running test carefully, I found that history page option starts...
rohitbm@google.com
2011-01-07
1
-6
/
+9
*
Refactor grit -D flags into a gyp variable so we don't
tony@chromium.org
2011-01-07
8
-105
/
+75
*
Add a checkbox to the malware interstitial page, for user to opt-in to send m...
panayiotis@google.com
2011-01-07
6
-13
/
+119
*
Fixed a crash with some HP printer drivers (when invoking PTGetPrintCapabilit...
sanjeevr@chromium.org
2011-01-07
4
-6
/
+54
*
Adjust dialog size so the control is not truncated
georgey@chromium.org
2011-01-07
1
-1
/
+1
*
Make Page Action popup bubble anchor its arrow on the left for RTL languages.
finnur@chromium.org
2011-01-07
1
-2
/
+5
*
Make sure we don't trigger the incompatibility badge if the flag is turned of...
finnur@chromium.org
2011-01-07
2
-11
/
+33
*
Fix for bug 68588" crash occurs if the first run when mode is incognito
georgey@chromium.org
2011-01-07
1
-0
/
+3
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
46
-389
/
+434
[next]