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
*
gdata:: Add GDataFileSystem::GetFile().
satorux@chromium.org
2012-03-03
3
-13
/
+105
*
Fix compilation error on win_aura which is the side effect of 124852
oshima@chromium.org
2012-03-03
2
-0
/
+2
*
more logs in login.js|html
oshima@chromium.org
2012-03-03
2
-10
/
+24
*
Cleanup: IWYU for BrowserThread.
thestig@chromium.org
2012-03-03
12
-30
/
+45
*
Replace void* with int32 for passing download_id to SelectFileDialog::Listener.
achuith@chromium.org
2012-03-03
5
-10
/
+12
*
Don't set ion=1 for hidden Instant modes.
sreeram@chromium.org
2012-03-03
5
-6
/
+42
*
[refactor] Split up SourceTracker into SourceTracker + EventsTracker.
eroman@chromium.org
2012-03-03
12
-76
/
+118
*
css hack n' slash, continued: New styles for buttons and selects.
estade@chromium.org
2012-03-03
17
-134
/
+138
*
[Sync] Simplify GetSessionName interface
akalin@chromium.org
2012-03-03
12
-192
/
+154
*
This adds some GData private API to the file manager
gspencer@chromium.org
2012-03-03
2
-0
/
+216
*
Aura: Fix gray line at top of toolbar with translucent frames
jamescook@chromium.org
2012-03-03
3
-89
/
+62
*
Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0),...
dmikurube@google.com
2012-03-03
4
-4
/
+4
*
Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...
dmikurube@google.com
2012-03-03
4
-4
/
+4
*
Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...
vandebo@chromium.org
2012-03-03
35
-955
/
+359
*
browser: Minor changes to use SkPoint::iset() function.
tfarina@chromium.org
2012-03-03
3
-26
/
+20
*
Cleanup: Deprecate wstring version of file_util::CopyDirectory().
thestig@chromium.org
2012-03-03
1
-5
/
+17
*
Take extensions out of Profile into a profile-keyed service, ExtensionSystem.
yoz@chromium.org
2012-03-03
35
-359
/
+955
*
test http auth-basic handling and implement headers.binaryValue for downloads...
benjhayden@chromium.org
2012-03-03
1
-5
/
+37
*
The implementation of AndroidCacheDatabase.
michaelbai@chromium.org
2012-03-03
3
-0
/
+344
*
Cleanup: Another round of unused forward declaration cleanup.
thestig@chromium.org
2012-03-03
3
-5
/
+1
*
Cleanup to keep panel from manipulating its panel strip assignment directly.
jennb@chromium.org
2012-03-03
13
-148
/
+216
*
bluetooth: add function to hide Bluetooth settings
keybuk@chromium.org
2012-03-03
1
-0
/
+9
*
Implement the auto-logout on idle feature for Kiosk mode.
rkc@chromium.org
2012-03-03
14
-7
/
+617
*
Revert 124790 - Minimized panels should not open on Windows when activated by...
yzshen@chromium.org
2012-03-03
17
-69
/
+8
*
Ensure pipelined requests are sent in the same order they're queued. Also, en...
simonjam@chromium.org
2012-03-03
2
-26
/
+18
*
Minimized panels should not open on Windows when activated by the OS
aburago@chromium.org
2012-03-03
17
-8
/
+69
*
Fix ph error on about:tracnig startup.
nduca@chromium.org
2012-03-03
4
-6
/
+38
*
Revert 124674 - Improving file manager js/css performance
zelidrag@chromium.org
2012-03-03
4
-93
/
+27
*
Changes to the sign in manager in preparation for one-click sign in. This CL
rogerta@chromium.org
2012-03-02
3
-32
/
+247
*
Add about:flags flag for the Suggestions NTP.
georgey@chromium.org
2012-03-02
1
-0
/
+7
*
Update visit analysis code:
tburkard@chromium.org
2012-03-02
1
-24
/
+62
*
Fix memory failures in PasswordManager tests
isherman@chromium.org
2012-03-02
2
-5
/
+9
*
Add field trial to extend prerender expiration to 5 minutes.
dominich@chromium.org
2012-03-02
5
-23
/
+49
*
Added proper extensions for hosted documents.
zelidrag@chromium.org
2012-03-02
8
-24
/
+68
*
[Sync] Fix EncryptString call that should be a DecryptString call
akalin@chromium.org
2012-03-02
1
-1
/
+1
*
Make NTP other sessions menu off disabled by default.
dubroy@chromium.org
2012-03-02
3
-5
/
+4
*
Add an android specific ntp resource cache.
tedchoc@chromium.org
2012-03-02
2
-3
/
+114
*
TabFirstRenderWatcher -> TabRenderWatcher.
derat@chromium.org
2012-03-02
8
-59
/
+52
*
Fixing highlight & autocomplete colors according to spec
skuhne@chromium.org
2012-03-02
1
-0
/
+5
*
chromeos: Remove user pod container height animation.
derat@chromium.org
2012-03-02
1
-1
/
+0
*
Move TestURLRequestContextGetter to url_request_test_util.{h,cc}
akalin@chromium.org
2012-03-02
13
-35
/
+43
*
Don't suppress HW compositing on the new file manager (chrome://files).
fischman@chromium.org
2012-03-02
2
-1
/
+12
*
Rename chrome/browser/ui/views/{aura => ash}/
erg@chromium.org
2012-03-02
57
-132
/
+132
*
Fix the disk cache timeline view entries.
mmenke@chromium.org
2012-03-02
1
-2
/
+4
*
Fix keyword search erroneously not triggering in two obscure cases:
pkasting@chromium.org
2012-03-02
7
-81
/
+138
*
Aura: Update window frames, allow resize from outside window
jamescook@chromium.org
2012-03-02
4
-571
/
+477
*
Fixed remaining CL comments from review of http://codereview.chromium.org/956...
zelidrag@chromium.org
2012-03-02
4
-71
/
+90
*
Revert 124583 (See crbug.com/114259) Original info for r124583 is:
tbreisacher@chromium.org
2012-03-02
6
-42
/
+26
*
Clean up password manager code.
isherman@chromium.org
2012-03-02
11
-95
/
+124
*
Convert the XXX_sync builders to using directly sync_integration_tests.
maruel@chromium.org
2012-03-02
1
-2
/
+6
[next]