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
...
*
Refactor out of install.cc the set of functions that operate on a work item l...
robertshield@chromium.org
2011-01-14
13
-763
/
+1255
*
Disabled support for running GPU thread in browser process with --single-proc...
apatrick@chromium.org
2011-01-14
1
-39
/
+48
*
Revert 71313 - Removed old login screen from source.
avayvod@chromium.org
2011-01-14
19
-211
/
+556
*
Fix so that login errors are shown from login/oobe screens.
chocobo@chromium.org
2011-01-14
11
-48
/
+207
*
Implementing context menu for the new views textfield.
varunjain@chromium.org
2011-01-14
1
-21
/
+0
*
DOMUI Prefs: Implement inline editability for startup pages
stuartmorgan@chromium.org
2011-01-14
14
-116
/
+232
*
Remove the unused enlarge.
lzheng@chromium.org
2011-01-14
2
-14
/
+0
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
28
-89
/
+83
*
Enable Breakpad for crashes in trusted code in Native Client on Chrome for Li...
cstefansen@google.com
2011-01-14
4
-2
/
+15
*
Blow away BackgroundContents when RenderView goes away.
atwilson@chromium.org
2011-01-14
4
-5
/
+102
*
Fix chromium-os:10777 and other sync related crashes.
stevenjb@google.com
2011-01-14
3
-10
/
+12
*
Debugging updates for sync integration tests
rsimha@chromium.org
2011-01-14
2
-15
/
+34
*
[Mac] Move all the related files for the Wrench menu into a subdir of c/b/u/c/.
rsesek@chromium.org
2011-01-14
15
-34
/
+34
*
Fix two bugs in recording web timing histograms.
tonyg@chromium.org
2011-01-14
3
-19
/
+41
*
This is the Chromium side of my WebKit change that fixes some Find issues wit...
finnur@chromium.org
2011-01-14
1
-5
/
+9
*
Support specified JSON as argument to setSuggestions().
tonyg@chromium.org
2011-01-14
5
-21
/
+165
*
Remove FLAKY for test PrintPreviewUITest.PrintCommandDisabled (rebooting the ...
joi@chromium.org
2011-01-14
1
-2
/
+1
*
Improve validation of external extesnion ids.
skerner@chromium.org
2011-01-14
6
-22
/
+57
*
Attempt at fixing reliability crash. If the AutomationProvider goes
sky@chromium.org
2011-01-14
3
-5
/
+2
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
189
-887
/
+903
*
Set Browser::app_name_ in a reasonable way for extension apps.
skerner@chromium.org
2011-01-14
8
-24
/
+116
*
Add a command line flag to specify the minimum flash version implementing the...
bauerb@chromium.org
2011-01-14
3
-2
/
+11
*
Additional logging for LoginPromptBrowserTest.IncorrectConfirmation
asanka@chromium.org
2011-01-14
1
-6
/
+17
*
Clear plugin data together with cookies on shutdown.
bauerb@chromium.org
2011-01-14
10
-14
/
+36
*
[Sync] Port about:sync to DOMUI
akalin@chromium.org
2011-01-14
18
-51
/
+303
*
Use the new WebViewClient::createView signature.
jochen@chromium.org
2011-01-14
2
-0
/
+15
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
8
-8
/
+8
*
Clean up threading model of external extension providers
gfeher@chromium.org
2011-01-14
25
-673
/
+898
*
Updating trunk VERSION from 639.0 to 640.0
chrome-release@google.com
2011-01-14
1
-1
/
+1
*
Fix ChromeFrame net tests which have broken since revision 70089 which added ...
ananta@chromium.org
2011-01-14
1
-2
/
+1
*
Integrate user strings into the JSON policy template file
gfeher@chromium.org
2011-01-14
2
-1039
/
+743
*
Disable CrashRecoveryBrowserTest.Reload, flakily times out
phajdan.jr@chromium.org
2011-01-14
1
-9
/
+2
*
Add multi-process notification class.
dmaclach@chromium.org
2011-01-14
8
-0
/
+1170
*
WebDragSource: Added a guard for null [contentView_ window]
morrita@chromium.org
2011-01-14
1
-2
/
+6
*
Show remoting host status on the advanced options page.
sergeyu@chromium.org
2011-01-14
10
-5
/
+159
*
We forgot to call Associate in case of local changes for autofill.
lipalani@chromium.org
2011-01-14
2
-4
/
+5
*
Add option for url_fetch_test to wait for a JS expression
tfarina@chromium.org
2011-01-14
1
-3
/
+45
*
Add two new autofill browser tests.
isherman@chromium.org
2011-01-14
1
-67
/
+136
*
Disabling sync stress tests since they occasionally time out
rsimha@chromium.org
2011-01-14
3
-8
/
+6
*
Followup to http://codereview.chromium.org/5967003/
dtu@chromium.org
2011-01-14
3
-9
/
+9
*
Move chrome/browser/gtk/ to chrome/browser/ui/gtk/
msw@chromium.org
2011-01-14
383
-13021
/
+14433
*
Fix passphrase unit test.
johnnyg@chromium.org
2011-01-14
1
-1
/
+2
*
Fix touch compile.
sadrul@chromium.org
2011-01-14
1
-1
/
+1
*
Sync: Clean up fake URLFetcher factory prior to browser shut down
rsimha@chromium.org
2011-01-14
1
-4
/
+4
*
Attempt 2 at fixing crash in ProcessPendingTabs. This differs from the
sky@chromium.org
2011-01-13
3
-18
/
+36
*
Fix chromeOs build after 71381.
johnnyg@chromium.org
2011-01-13
2
-2
/
+4
*
[gtk] shenanigans to get the confirm infobar's text to shrink/hide before the...
estade@chromium.org
2011-01-13
1
-7
/
+15
*
Add a unique ID for each URL in the malware details protocol buffer. This all...
panayiotis@google.com
2011-01-13
4
-92
/
+130
*
Password Autofill disables auto-completed textfield
dhollowa@chromium.org
2011-01-13
2
-7
/
+16
*
Changing the security model for "chrome" URLs
abarth@chromium.org
2011-01-13
4
-4
/
+13
[prev]
[next]