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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
The ChromeURLRequestContext(ChromeURLRequestContext* other)
wtc@google.com
2010-12-17
1
-0
/
+3
*
Add support for easily casting CFTypes to NSTypes
dmaclach@chromium.org
2010-12-17
1
-2
/
+1
*
[cros] Fix left/right arrow pod navigation on login.
nkostylev@chromium.org
2010-12-17
3
-15
/
+37
*
DOMUI Settings: UTH: Fix the wrapping of the privacy explanation text.
kmadhusu@chromium.org
2010-12-17
3
-9
/
+13
*
Don't offer to translate the devtools.
avi@chromium.org
2010-12-17
2
-4
/
+10
*
Move ElideString() from base/string_util.cc to app/text_elider.cc to
jschuh@google.com
2010-12-17
8
-17
/
+28
*
Revert 69552 - Add support for easily casting CFTypes to NSTypes
dmaclach@chromium.org
2010-12-17
1
-1
/
+2
*
Add support for easily casting CFTypes to NSTypes
dmaclach@chromium.org
2010-12-17
1
-2
/
+1
*
A NativeHostViewViews class for embedding views inside NativeHostView instances.
anicolao@google.com
2010-12-17
3
-3
/
+21
*
The MediatorThread worker thread needs to have a CertVerifier
wtc@google.com
2010-12-17
1
-3
/
+8
*
Client-based geolocation refactoring.
jknotten@chromium.org
2010-12-17
1
-1
/
+8
*
DevTools: a better fix for socket closure crash.
pfeldman@chromium.org
2010-12-17
1
-7
/
+7
*
Add DCHECKs to StatefulExternalExtensionProvider
gfeher@chromium.org
2010-12-17
8
-14
/
+70
*
DevTools: Network requests are timed with 1.6 days.
pfeldman@chromium.org
2010-12-17
1
-4
/
+8
*
no native implementation of Textfield.
oshima@chromium.org
2010-12-17
2
-1
/
+24
*
Add 'en' in addition to 'en-US' as Accept-Language.
satorux@chromium.org
2010-12-17
1
-6
/
+31
*
Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxy
rch@chromium.org
2010-12-17
1
-9
/
+0
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
61
-72
/
+114
*
Fix layout of the virtual keyboard.
bryeung@google.com
2010-12-17
2
-3
/
+14
*
Clean up AutoFillProfile::CreateInferredLabels()
isherman@chromium.org
2010-12-17
2
-23
/
+22
*
Upgrade autofill interactive_ui_test from BasicFormStructure test to I18NForm...
dhollowa@chromium.org
2010-12-17
1
-55
/
+105
*
Views: Implement the ImporterList::Observer in ImporterView to enable the
jhawkins@google.com
2010-12-17
5
-18
/
+48
*
fix a couple of close buttons
estade@chromium.org
2010-12-17
2
-9
/
+3
*
Fix a couple of autofill typos
isherman@chromium.org
2010-12-17
1
-2
/
+3
*
Remove CrOS hack from ppapi.gyp that made the include directories work. This
brettw@chromium.org
2010-12-17
47
-50
/
+48
*
Revert 69490 - base/version: remove wstring version
sanjeevr@chromium.org
2010-12-17
5
-18
/
+14
*
base/version: remove wstring version
evan@chromium.org
2010-12-17
5
-14
/
+18
*
Fixing indentation spacing from r69422 for Issue 14748.
erg@google.com
2010-12-16
1
-1
/
+1
*
Fix bug 65780: Can't select file on mac with Accept parameter of <input type=...
jianli@chromium.org
2010-12-16
1
-1
/
+5
*
dom-ui settings: Fix faulty search highlighting.
csilv@chromium.org
2010-12-16
1
-29
/
+66
*
Decompose and clean up code for determining which fields to draw from for Aut...
isherman@chromium.org
2010-12-16
4
-118
/
+221
*
The URLRequestContext for off-the-record mode should
wtc@google.com
2010-12-16
1
-2
/
+3
*
Fix logic that decides when to switch processes when crossing extension bound...
mpcomplete@chromium.org
2010-12-16
1
-1
/
+2
*
Make NTP section transitions smoother.
jstritar@chromium.org
2010-12-16
2
-14
/
+118
*
Fix to enable toggling accessibility using Ctrl+Alt+Z
chaitanyag@chromium.org
2010-12-16
9
-52
/
+80
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
48
-166
/
+369
*
gtk - Activate the correct tab when users double click on a row in the task m...
estade@chromium.org
2010-12-16
2
-35
/
+14
*
Plumbing load progress notifications to the TabContents.
jcivelli@chromium.org
2010-12-16
6
-3
/
+18
*
DOMUI: Add show_password.png.
jhawkins@google.com
2010-12-16
1
-0
/
+0
*
View source uses scroll position of original page.
pfeldman@chromium.org
2010-12-16
1
-0
/
+6
*
Confirm all extension and app installs in a normal window, even if they were ...
tessamac@google.com
2010-12-16
1
-5
/
+3
*
Change the "Disable outdated plug-ins" lab to block them instead.
bauerb@chromium.org
2010-12-16
9
-30
/
+19
*
Installer cleanup
amit@chromium.org
2010-12-16
4
-16
/
+11
*
Printing: Allow file IO on the UI thread.
kmadhusu@chromium.org
2010-12-16
1
-0
/
+5
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
4
-5
/
+6
*
Make HistoryContentsProvider results deletable
thakis@chromium.org
2010-12-16
8
-64
/
+72
*
Unit test for PrerenderManager
tburkard@chromium.org
2010-12-16
5
-18
/
+228
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
5
-2
/
+16
*
DevTools: browser CRASH upon listen socket disconnect in remote debugging.
pfeldman@chromium.org
2010-12-16
2
-0
/
+18
*
Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...
mirandac@chromium.org
2010-12-16
6
-15
/
+28
[next]