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
*
Noticed when I crashed while running in RTL mode that the crash string had it...
pkasting@chromium.org
2010-08-14
1
-11
/
+11
*
Misc. cleanup: simplify some code, add a few comments
pkasting@chromium.org
2010-08-13
5
-49
/
+20
*
Fix some issues with the New Tab Page:
pkasting@chromium.org
2010-08-13
3
-2
/
+4
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
6
-18
/
+14
*
Grant ChromeApplications unlimited appcache and database storage if requested.
michaeln@chromium.org
2010-08-13
4
-15
/
+164
*
Overwrite a list to display the passwords.
sargrass@google.com
2010-08-13
7
-24
/
+241
*
Fix a bad line ending in sync_resource_handler.cc.
jhawkins@chromium.org
2010-08-13
1
-1
/
+1
*
Fix suggested save file name for title-less pages.
estade@chromium.org
2010-08-13
3
-61
/
+95
*
Rename the extension manifest key "unlimited_storage" to "unlimitedStorage"
asargent@chromium.org
2010-08-13
2
-4
/
+20
*
Disable two tests to green up tree after webkit merge
jar@chromium.org
2010-08-13
1
-2
/
+5
*
Stretch first run bubble linger time out to 3 seconds to avoid getting burned...
mirandac@google.com
2010-08-13
1
-1
/
+2
*
Add TopSites::ProcessPendingCallbacks and call it after ReadDatabase.
nshkrob@chromium.org
2010-08-13
6
-52
/
+66
*
ScrollWheel scrolls by default amount (as opposed to touchpad)
davemoore@chromium.org
2010-08-13
1
-0
/
+31
*
Fix previous cl to implement new panel mock to have each title own its backgr...
davemoore@chromium.org
2010-08-13
2
-32
/
+65
*
Sites like Google Maps may trigger navigations when the user interacts with t...
jcivelli@chromium.org
2010-08-13
5
-10
/
+44
*
Include needed header for r56066; build fix.
avi@chromium.org
2010-08-13
1
-0
/
+2
*
Plumb the find progress's "we're done" value to the browser.
avi@chromium.org
2010-08-13
1
-3
/
+2
*
Convert infobar APIs to UTF-16.
evan@chromium.org
2010-08-13
36
-234
/
+248
*
TBR: Fix chromeos build. Part 2.
erg@google.com
2010-08-13
1
-1
/
+2
*
TBR: Fix chromeos build.
erg@google.com
2010-08-13
1
-0
/
+1
*
Use new GetServiceInfo() method on SystemInfo on libcros to fix backwards inc...
chocobo@chromium.org
2010-08-13
1
-2
/
+2
*
First draft of DOM UI for about box. See chromium-os:5161 for details on what
seanparent@google.com
2010-08-13
8
-6
/
+613
*
FBTF: Forward declare everything possible in testing_profile.h
erg@google.com
2010-08-13
56
-20
/
+110
*
Remove toolstrip references from autoupdate browser test
asargent@chromium.org
2010-08-13
1
-0
/
+5
*
Revert 55967 - This was handled by another revision and is now redundant
cdn@chromium.org
2010-08-13
1
-5
/
+0
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
34
-81
/
+79
*
Convert wide strings in extension_popup_api.cc and external_pref_extension_pr...
viettrungluu@chromium.org
2010-08-13
2
-12
/
+9
*
Convert wide strings in extension_context_menu_api.*.
viettrungluu@chromium.org
2010-08-13
2
-14
/
+13
*
Adding ability to sort by date to directory_lister.cc. Adding support for ti...
dhg@chromium.org
2010-08-13
2
-29
/
+78
*
Fix more races in TopSites: race on waiting_for_results_ and on top_sites_.size.
nshkrob@chromium.org
2010-08-13
1
-9
/
+10
*
Fix for issue 51693, which was a regression from integrating the open source
rogerta@google.com
2010-08-13
7
-8
/
+11
*
Remove (deprecated) wstring version of DictionaryValue::RemoveWithoutPathExpa...
viettrungluu@chromium.org
2010-08-13
4
-14
/
+12
*
Convert wide strings in Chrome OS DOM UI code.
viettrungluu@chromium.org
2010-08-13
13
-220
/
+222
*
Remove a few more wide strings from Chrome OS.
viettrungluu@chromium.org
2010-08-13
1
-6
/
+6
*
Refactor OwnerKeyUtils and OwnerManager to leverage base::RSAPrivateKey
cmasone@google.com
2010-08-13
6
-320
/
+167
*
Hook new libcros function to Chrome: restart Chrome in BWSI mode with start u...
avayvod@chromium.org
2010-08-13
8
-16
/
+45
*
[Mac] Use an AppleEvent to tell the Finder to open downloaded items, rather t...
rsesek@chromium.org
2010-08-13
1
-2
/
+90
*
Redirects NetLog output to the log file, when the command line
mmenke@chromium.org
2010-08-13
5
-35
/
+78
*
Implement logic to sort input methods per language codes.
satorux@chromium.org
2010-08-13
1
-3
/
+58
*
Merge policy provider objects into singleton where possible
danno@chromium.org
2010-08-13
3
-43
/
+78
*
Revert 56006 - Revert 56002 - Adds SpeechInputManagerImpl to handle requests ...
satorux@chromium.org
2010-08-13
4
-16
/
+107
*
Revert 56002 - Adds SpeechInputManagerImpl to handle requests from render vie...
satorux@chromium.org
2010-08-13
4
-107
/
+16
*
DevTools: disable DevToolsSanityTest.TestPauseWhenScriptIsRunning until upstr...
yurys@chromium.org
2010-08-13
1
-1
/
+2
*
Adds SpeechInputManagerImpl to handle requests from render views and return r...
satish@chromium.org
2010-08-13
4
-16
/
+107
*
Mark SessionRestoreUITest.ShareProcessesOnRestore as flaky on Linux and Mac.
viettrungluu@chromium.org
2010-08-13
1
-1
/
+7
*
Convert wide strings in extension_{page_actions_module,processes_api}_constants.
viettrungluu@chromium.org
2010-08-13
5
-15
/
+14
*
Emit an event to NetLog whenever the proxy settings change.
eroman@chromium.org
2010-08-13
3
-24
/
+29
*
DevTools: re-enable storage panel test.
pfeldman@chromium.org
2010-08-13
1
-2
/
+1
*
Convert wide strings in extension_tabs_module_constants.
viettrungluu@chromium.org
2010-08-13
6
-63
/
+63
*
Massive refactoring of extensions sync code
akalin@chromium.org
2010-08-13
13
-537
/
+961
[next]